(specify the cronjob) after saving this it installs the specified crontab crontab -e to start cron sudo service cron start to stop cron sudo service cron stop to restart cron sudo service cron restart link: http://ricostacruz.com/cheatsheets/cron.html