Difference between revisions of "SUNScholar/Daily Admin"
Jump to navigation
Jump to search
m |
m (→References) |
||
| Line 23: | Line 23: | ||
*http://ask.xmodulo.com/add-cron-job-linux.html | *http://ask.xmodulo.com/add-cron-job-linux.html | ||
*http://teknixx.com/working-with-cron-jobs-on-linux | *http://teknixx.com/working-with-cron-jobs-on-linux | ||
| + | *http://www.cyberciti.biz/faq/disable-the-mail-alert-by-crontab-command | ||
Revision as of 08:29, 28 January 2016
Back to After Installation Tasks
Introduction
Just after installation it is critically important that you enable daily automated tasks for your digital archive. See details below.
In order to send out subscription emails, update search, browse, full-text indexes and do general daily housekeeping on the system, a regular maintenance script must be run automatically daily.
On a Unix/Linux based system this is easy to accomplish with use of the "crontab" facility.
Click on the headings below for more details of required "crontab"'s.
For DSpace 5.X
For DSpace 4.X
For DSpace 3.X
References
- http://www.crontab-generator.org
- http://en.wikipedia.org/wiki/Cron
- http://adminschoice.com/crontab-quick-reference
- http://www.yourownlinux.com/2014/04/schedule-your-jobs-in-linux-with-cron-examples-and-tutorial.html
- http://ask.xmodulo.com/add-cron-job-linux.html
- http://teknixx.com/working-with-cron-jobs-on-linux
- http://www.cyberciti.biz/faq/disable-the-mail-alert-by-crontab-command