Tag Archives: scheduling
Scheduling programs using crontab

(Picture from meds.queensu.ca)
On any Linux there are two commands for scheduling at and cron. Programs scheduled by command at will be executed once at a defined time. With crontab it is possible to define a command that will be executed periodicly.
To make sure you can use crontab check if there is /etc/cron.allow file and if it exsists check for your username there. If you use a Debian based Linux you don’t need to worry, you’re may use it by default.




Computers are useless. They can only give you answers.


