This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
backup [2012/06/11 15:16] aorth |
backup [2012/06/11 15:17] (current) aorth |
||
---|---|---|---|
Line 6: | Line 6: | ||
* [[backup:backuppc|BackupPC]] - for files on users' desktops | * [[backup:backuppc|BackupPC]] - for files on users' desktops | ||
* [[backup:scripts|Backup scripts]] - for backing up MySQL, PostgreSQL, etc via cron | * [[backup:scripts|Backup scripts]] - for backing up MySQL, PostgreSQL, etc via cron | ||
- | * | + | |
====== Example Scripts ====== | ====== Example Scripts ====== | ||
Example scripts to be used on ILRI servers for automated backup and maintenance of data. Most should be configured to run via cron, usually as root. Make sure that any critical scripts are protected by changing the permissions to 700 so only root can read them. | Example scripts to be used on ILRI servers for automated backup and maintenance of data. Most should be configured to run via cron, usually as root. Make sure that any critical scripts are protected by changing the permissions to 700 so only root can read them. |