Linux Administration/Administrative Tasks/Scheduling Jobs
This lesson covers scheduling jobs.
Objectives and Skills
editObjectives and skills for the scheduling jobs portion of Linux+ certification include:[1]
- Automate systems administration tasks by scheduling jobs
- Manage cron and at jobs
- Configure user access to cron and at services
- Configure anacron
- The following is a partial list of the used files, terms and utilities:
- /etc/cron. {d,daily,hourly,monthly,weekly}
- /etc/at.deny
- /etc/at.allow
- /etc/crontab
- /etc/cron.allow
- /etc/cron.deny
- /var/spool/cron/*
crontab
[2]- at
- atq
- atrm
- anacron
- /etc/anacrontab
Readings
editMultimedia
editActivities
edit- Complete the tutorial IBM: Learn Linux, 101: Automate system administration tasks by scheduling jobs