Difference between revisions of "SUNScholar/System Admin"

From Libopedia
Jump to navigation Jump to search
Line 1: Line 1:
 +
:Rebuild DSpace
 +
*http://wiki.lib.sun.ac.za/index.php/SUNScholar/Rebuild_Dspace
 
;The daily "dspace" user crontab
 
;The daily "dspace" user crontab
 
* http://wiki.lib.sun.ac.za/index.php/SUNScholar/Daily_Admin
 
* http://wiki.lib.sun.ac.za/index.php/SUNScholar/Daily_Admin

Revision as of 21:57, 2 February 2012

Rebuild DSpace
The daily "dspace" user crontab
Disaster Recovery
root crontab

The following crontab is configured for the "root" account.

MAILTO="myadmin@repo.ac.za"

30 4 * * *   service tomcat6 restart
@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