Wiki tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* [[MediaWiki:Sidebar|change on sidebar]] | * [[MediaWiki:Sidebar|change on sidebar]] | ||
* [[MediaWiki:Common.js |change on sidebar tool box area]] | * [[MediaWiki:Common.js |change on sidebar tool box area]] | ||
====XML backup of Wiki data==== | |||
# As root on wiki.gacrc.uga.edu, change to: | |||
/var/www/maintenance | |||
#Run the following: | |||
php ./dumpBackup.php --full > /tmp/wikibackup.xml |
Revision as of 08:47, 12 December 2013
XML backup of Wiki data
- As root on wiki.gacrc.uga.edu, change to:
/var/www/maintenance
- Run the following:
php ./dumpBackup.php --full > /tmp/wikibackup.xml