Difference between revisions of "SUNScholar/System Admin"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
;Tasks | ;Tasks | ||
| + | *[[SUNScholar/Disaster_Recovery|Disaster Recovery]] | ||
| + | *[[SUNScholar/Daily_Admin|Daily "dspace" user crontab]] | ||
*[[SUNScholar/Rebuild_Dspace|Rebuild DSpace]] | *[[SUNScholar/Rebuild_Dspace|Rebuild DSpace]] | ||
| − | + | ||
| − | |||
;"root" user crontab | ;"root" user crontab | ||
The following crontab is configured for the "root" account. | The following crontab is configured for the "root" account. | ||
Revision as of 12:56, 29 May 2012
- Tasks
- "root" user crontab
The following crontab is configured for the "root" account.
MAILTO="myadmin@repo.ac.za" @midnight /usr/local/bin/backup.sh
Replace %myadmin@repo.ac.za% with the email address of the person to receive admin email.
Back to IR Help