Introduction
A heavy loaded server will make an administrator to be
overloaded. Some of Administration tasks are regular basis such as backing up
server every midnight, schedule update at the end of business day, running of
invoice preparation program at the end of every month etc.
Linux has great
program to do that kind of jobs for regular basis called cron. It allows tasks
to be automatically run in the background at regular intervals.
These chapter costists of 4 Topic:
- Cron Basis
- Formatting crontab for recurring
Jop
- Adding, Editing, Removing entries to Cron Tab
- Hands-on