Wiki tools: Difference between revisions

From Research Computing Center Wiki
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 09:47, 12 December 2013

XML backup of Wiki data

  1. As root on wiki.gacrc.uga.edu, change to:

/var/www/maintenance

  1. Run the following:

php ./dumpBackup.php --full > /tmp/wikibackup.xml