For Ubuntu/Debian:
sudo apt-get update
sudo apt-get install cron
For Cent OS/Red Hat Linux:
sudo yum update
sudo yum install vixie-cron crontabs
You’ll need to make sure it runs in the background too:
sudo /sbin/chkconfig crond on
sudo /sbin/service crond start
Tidak ada komentar:
Posting Komentar