SUNScholar/System Admin

From Libopedia
Revision as of 15:08, 30 July 2012 by Hgibson (talk | contribs)
Jump to navigation Jump to search

Tasks

  1. Disaster Recovery
  2. Daily "dspace" user crontab
  3. Rebuild DSpace Script

"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