DispersiveWiki:Backups

From DispersiveWiki
Revision as of 23:46, 14 August 2006 by Tao (talk | contribs) (Backups moved to DispersiveWiki:Backups)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

As root on tosio.math.toronto.edu execute

[root@tosio ~]# mysqldump -uroot -p wiki > wikibackup_yymmdd.sql

Enter root password.

The wiki database will then be dumped into the file wikibackup_yymmdd.sql in the root home directory. Toronto Math department backups will then backup the database backup file.