Open main menu

Gramps β

Changes

Rollover for the manual

27 bytes added, 00:59, 24 March 2025
Backup wiki
====Backup wiki====
Use the command-line to backup all of the wiki SQL tables:
* SSH to Hosting terminal
* [https://www.a2hosting.com/kb/developer-corner/mysql/import-and-export-a-mysql-database/ Command line:] <code>mysqldump --routines --no-tablespaces -u grampsa2_wiki -p grampsa2_wiki > grampsa2_wiki.sql</code><!-- 2025/03/24 This command worked for A2hosting after consulting A2hosting directly as article was out of date! -->
You can alternatively use phpmyadmin to backup all of the wiki SQL tables, but it is not recommended.
 
====Process====
#Locate all pages on the wiki that have <code>5.x</code> in the title - from the {{man label|wiki menu: [[Special:AllPages|Tools > Special pages > All pages]]}}, page by page copy the text to get a full list of wiki pages.