<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
		<id>https://wiki.frontyardprojects.org/index.php?action=history&amp;feed=atom&amp;title=Backing_up_this_Wiki</id>
		<title>Backing up this Wiki - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.frontyardprojects.org/index.php?action=history&amp;feed=atom&amp;title=Backing_up_this_Wiki"/>
		<link rel="alternate" type="text/html" href="https://wiki.frontyardprojects.org/index.php?title=Backing_up_this_Wiki&amp;action=history"/>
		<updated>2026-05-27T23:15:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.frontyardprojects.org/index.php?title=Backing_up_this_Wiki&amp;diff=564&amp;oldid=prev</id>
		<title>Equivalentideas at 07:06, 26 March 2023</title>
		<link rel="alternate" type="text/html" href="https://wiki.frontyardprojects.org/index.php?title=Backing_up_this_Wiki&amp;diff=564&amp;oldid=prev"/>
				<updated>2023-03-26T07:06:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 07:06, 26 March 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;== Backing up this Wiki ==&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is the research completed at the digital gardening bee 30th June 2018—it is yet to be implemented:&amp;lt;blockquote&amp;gt;1. Use mysqldump to make a backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki#Mysqldump_from_the_command_line&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This is the research completed at the digital gardening bee 30th June 2018—it is yet to be implemented:&amp;lt;blockquote&amp;gt;1. Use mysqldump to make a backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki#Mysqldump_from_the_command_line&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;2. You’ll want to save to a different filename every time, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;nice -n 19 mysqldump -u $USER --password=$PASSWORD $DATABASE -c | nice -n 19 gzip -9 &amp;gt; ~/backup/wiki-$DATABASE-$(date '+%Y%m%d').sql.gz&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;You can skip the “nice -n 19” parts of this command, but the useful part is the date.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;3. Test that the backup works&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Restoring_a_wiki_from_backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;I’m not super clear on how to test.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;4. Passwords are hashed and salted, so it’s probably ok. Use scp/sftp to copy, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;scp wikifile.gz remote.server:~/backups/&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;5. You can put all that in a batch script and then use crontab. See&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/User:Flominator/Backup_MW&amp;lt;/blockquote&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;2. You’ll want to save to a different filename every time, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;nice -n 19 mysqldump -u $USER --password=$PASSWORD $DATABASE -c | nice -n 19 gzip -9 &amp;gt; ~/backup/wiki-$DATABASE-$(date '+%Y%m%d').sql.gz&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;You can skip the “nice -n 19” parts of this command, but the useful part is the date.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;3. Test that the backup works&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Restoring_a_wiki_from_backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;I’m not super clear on how to test.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;4. Passwords are hashed and salted, so it’s probably ok. Use scp/sftp to copy, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;scp wikifile.gz remote.server:~/backups/&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;5. You can put all that in a batch script and then use crontab. See&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/User:Flominator/Backup_MW&amp;lt;/blockquote&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Equivalentideas</name></author>	</entry>

	<entry>
		<id>https://wiki.frontyardprojects.org/index.php?title=Backing_up_this_Wiki&amp;diff=563&amp;oldid=prev</id>
		<title>Equivalentideas: Created page with &quot;== Backing up this Wiki ==  This is the research completed at the digital gardening bee 30th June 2018—it is yet to be implemented:&lt;blockquote&gt;1. Use mysqldump to make a bac...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.frontyardprojects.org/index.php?title=Backing_up_this_Wiki&amp;diff=563&amp;oldid=prev"/>
				<updated>2023-03-26T07:06:41Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Backing up this Wiki ==  This is the research completed at the digital gardening bee 30th June 2018—it is yet to be implemented:&amp;lt;blockquote&amp;gt;1. Use mysqldump to make a bac...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Backing up this Wiki ==&lt;br /&gt;
&lt;br /&gt;
This is the research completed at the digital gardening bee 30th June 2018—it is yet to be implemented:&amp;lt;blockquote&amp;gt;1. Use mysqldump to make a backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki#Mysqldump_from_the_command_line&lt;br /&gt;
2. You’ll want to save to a different filename every time, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;nice -n 19 mysqldump -u $USER --password=$PASSWORD $DATABASE -c | nice -n 19 gzip -9 &amp;gt; ~/backup/wiki-$DATABASE-$(date '+%Y%m%d').sql.gz&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;You can skip the “nice -n 19” parts of this command, but the useful part is the date.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;3. Test that the backup works&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/Manual:Restoring_a_wiki_from_backup&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;I’m not super clear on how to test.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;4. Passwords are hashed and salted, so it’s probably ok. Use scp/sftp to copy, e.g.&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;scp wikifile.gz remote.server:~/backups/&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;5. You can put all that in a batch script and then use crontab. See&amp;lt;/blockquote&amp;gt;&amp;lt;blockquote&amp;gt;https://www.mediawiki.org/wiki/User:Flominator/Backup_MW&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Equivalentideas</name></author>	</entry>

	</feed>