notes for nerds – pc, server, phones, apps

notes4nerds

— notes.h87.at —

Schlagwort: cronjob

  • how to create cronjobs

    cron is a programm that let you execute an command at any time you want automaticly it´s very easy just edit the cron file with crontab 1. use Crontab let´s edit cronjobs and paste following code inside for simplicity in this example we execute a backup command every day at 12:00 pm paste this line…