For the admins who are new to Linux, I want to introduce you to the cron tool. What is cron? Simply stated, cron allows you to create scheduled jobs on a Linux system. Say, for instance, you have a ...
1. rdhat manual tells me to run "rpm -q vixie-cron" to make sure the package is installed. It replied by giving me the current cron 3.xx, so it must be installed.<BR><BR>2. rdhat manual tells me to ...