<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://pcug.org.au/info/index.php?action=history&amp;feed=atom&amp;title=Restoration</id>
	<title>Restoration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://pcug.org.au/info/index.php?action=history&amp;feed=atom&amp;title=Restoration"/>
	<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Restoration&amp;action=history"/>
	<updated>2026-05-05T00:43:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>http://pcug.org.au/info/index.php?title=Restoration&amp;diff=1661&amp;oldid=prev</id>
		<title>Rpeters: outline of tools available for data &amp; system files</title>
		<link rel="alternate" type="text/html" href="http://pcug.org.au/info/index.php?title=Restoration&amp;diff=1661&amp;oldid=prev"/>
		<updated>2016-11-19T04:40:26Z</updated>

		<summary type="html">&lt;p&gt;outline of tools available for data &amp;amp; system files&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Various tools for full or partial backup are described in the Software -&amp;gt; Backup section of this wiki.  Suggested techniques include:&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
*rsnapshot or dirvish&lt;br /&gt;
**provides freqent, space-efficient, reverse-delta incremental backups&lt;br /&gt;
*snapshot&lt;br /&gt;
**generally requires that data be on a BTRFS filesystem and uses inbuilt snapshotting function within that filesystem&lt;br /&gt;
**can require huge storage space&lt;br /&gt;
*rsync&lt;br /&gt;
**simple implementations synchronise files in a backup repository with those in a working system&lt;br /&gt;
***does not provide incremental, historic view&lt;br /&gt;
***rsnapshot/dirvish are a simpler way to provide incremental backups&lt;br /&gt;
&lt;br /&gt;
== Operating System ==&lt;br /&gt;
&lt;br /&gt;
=== Minimal Approach ===&lt;br /&gt;
a backup of the folder /etc can assist restoring settings to a &amp;#039;&amp;#039;&amp;#039;fresh&amp;#039;&amp;#039;&amp;#039; installation of the same distribution and release.&lt;br /&gt;
&lt;br /&gt;
=== Reverse Delta ===&lt;br /&gt;
rsnapshot or dirvish can be configured to do frequent backups of system as well as data files&lt;br /&gt;
*frequency could vary between data &amp;amp; system files&lt;br /&gt;
&lt;br /&gt;
=== Snapshot ===&lt;br /&gt;
this function within BTRFS can produce system and/or data snapshots, at various trigger points&lt;br /&gt;
&lt;br /&gt;
=== Cloning ===&lt;br /&gt;
This is an &amp;quot;off-line&amp;quot; technique:&lt;br /&gt;
*does not lend itself to repetitive, incremental backups&lt;br /&gt;
*might be the best approach for replacing HDD/SSD containing system files&lt;br /&gt;
&lt;br /&gt;
Clonzilla is the widely used tool&lt;/div&gt;</summary>
		<author><name>Rpeters</name></author>
	</entry>
</feed>