Ticket #146 (closed task: fixed)

Opened 4 months ago

Last modified 6 weeks ago

Script backups on DH machine (us2)

Reported by: rgrp Owned by: rgrp
Priority: blocker Milestone: 2010-03-31
Component: sysadmin Version:
Keywords: Cc:

Description

Have several wordpress installs run on DH machine (us2) under okfn user and need to make sure they are properly backed up. (DH do backups but we shouldn't rely on them).

Attachments

Change History

Changed 6 weeks ago by casbon

  • status changed from new to closed
  • resolution set to fixed

added to crontab on us2:

MAILTO="sysadmin@okfn.org"
@daily /usr/bin/mysqldump --all-databases --complete-insert --user okfn -h mysql.jonathangray.org | /usr/bin/gzip > /home/okfn/dailydbdump.gz

And a new script in /etc/cron.daily/daily_backup_snapshot_us2 on eu0.

Add/Change #146 (Script backups on DH machine (us2))

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.