Tuesday 10 September 2013

CentOS 6 minimal does not install cron

To install it:

# yum install crontabs

Don't forget to turn it on and start up on reboot:

# service crond start
 # chkconfig crond on


Here are some other things you might want to install after doing a CentOS "minimal" install.

No comments: