DispersiveWiki:Backups: Difference between revisions
From DispersiveWiki
Jump to navigationJump to search
No edit summary |
m (Backups moved to DispersiveWiki:Backups) |
(No difference)
|
Latest revision as of 23:46, 14 August 2006
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.