<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lyle Backenroth &#187; Backups</title>
	<atom:link href="http://www.lylebackenroth.com/blog/tag/backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lylebackenroth.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 01:07:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Back Up/Restore Hard Drives And Partitions With CloneZilla Live</title>
		<link>http://www.lylebackenroth.com/blog/2008/12/06/back-uprestore-hard-drives-and-partitions-with-clonezilla-live/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=back-uprestore-hard-drives-and-partitions-with-clonezilla-live</link>
		<comments>http://www.lylebackenroth.com/blog/2008/12/06/back-uprestore-hard-drives-and-partitions-with-clonezilla-live/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 08:45:50 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/?p=236</guid>
		<description><![CDATA[Source: HowToForge.
]]></description>
			<content:encoded><![CDATA[<p>Source: <a href="http://www.howtoforge.com/back-up-restore-hard-drives-and-partitions-with-clonezilla-live" target="_blank">HowToForge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2008/12/06/back-uprestore-hard-drives-and-partitions-with-clonezilla-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using TimeVault to create automated snapshots of directory trees</title>
		<link>http://www.lylebackenroth.com/blog/2007/12/23/using-timevault-to-create-automated-snapshots-of-directory-trees/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-timevault-to-create-automated-snapshots-of-directory-trees</link>
		<comments>http://www.lylebackenroth.com/blog/2007/12/23/using-timevault-to-create-automated-snapshots-of-directory-trees/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 08:05:01 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/12/23/using-timevault-to-create-automated-snapshots-of-directory-trees/</guid>
		<description><![CDATA[TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus &#8211; previous versions of a file or directory that has a snapshot can be accessed by examining the properties and [...]]]></description>
			<content:encoded><![CDATA[<p>TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus &#8211; previous versions of a file or directory that has a snapshot can be accessed by examining the properties and selecting the &#8216;Previous Versions&#8217; tab.</p>
<p>These instructions are Ubuntu-specific (7.10).</p>
<p><a href="http://www.howtoforge.com/snapshot-backups-with-timevault-ubuntu-7.10" target="_blank">Page 1</a>, <a href="http://www.howtoforge.com/snapshot-backups-with-timevault-ubuntu-7.10-p2" target="_blank">Page 2</a> and <a href="http://www.howtoforge.com/snapshot-backups-with-timevault-ubuntu-7.10-p3" target="_blank">Page 3</a>. <a href="https://wiki.ubuntu.com/TimeVault/FrequentlyAskedQuestions" target="_blank">TimeVault FAQ</a>. [[Source: <a href="http://www.howtoforge.com" target="_blank">HowToForge.com</a> ]]</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=474973" target="_blank">Active forum posts about TimeVault</a>, with suggestions that it be included in Ubuntu going forward. A worthwhile read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/12/23/using-timevault-to-create-automated-snapshots-of-directory-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Backups for the regular user</title>
		<link>http://www.lylebackenroth.com/blog/2007/11/28/linux-backups-for-the-regular-user/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linux-backups-for-the-regular-user</link>
		<comments>http://www.lylebackenroth.com/blog/2007/11/28/linux-backups-for-the-regular-user/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 08:48:03 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/11/28/linux-backups-for-the-regular-user/</guid>
		<description><![CDATA[Linux Planet has a 3-part series on simple backups for both single PCs and small networks, using portable USB storage devices. Learn how to nail down your device names in udev, attach your backup command to a menu icon, and schedule regular unattended backups.
Linux Backups for the regular user: Part 1, Part 2 and Part [...]]]></description>
			<content:encoded><![CDATA[<p>Linux Planet has a 3-part series on simple backups for both single PCs and small networks, using portable USB storage devices. Learn how to nail down your device names in udev, attach your backup command to a menu icon, and schedule regular unattended backups.</p>
<p>Linux Backups for the regular user: <a href="http://www.linuxplanet.com/linuxplanet/tutorials/6433/1/" target="_blank">Part 1</a>, <a href="http://www.linuxplanet.com/linuxplanet/tutorials/6435/1/" target="_blank">Part 2</a> and <a href="http://www.linuxplanet.com/linuxplanet/reviews/6437/1/" target="_blank">Part 3</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/11/28/linux-backups-for-the-regular-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using GParted to copy/move/backup entire partitions . . .</title>
		<link>http://www.lylebackenroth.com/blog/2007/09/07/using-gpareted-to-copymovebackup-entire-partitions/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-gpareted-to-copymovebackup-entire-partitions</link>
		<comments>http://www.lylebackenroth.com/blog/2007/09/07/using-gpareted-to-copymovebackup-entire-partitions/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 23:00:10 +0000</pubDate>
		<dc:creator>lyle</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lylebackenroth.com/blog/2007/09/07/using-gpareted-to-copymovebackup-entire-partitions/</guid>
		<description><![CDATA[GParted is essentially the open source version of Partition Magic. It&#8217;s a most-excellent piece of software that can run off a standard Linux distribution for regular partition manipulation, but for wholesale moving or backup of boot partitions you&#8217;d have to use the LIVE-CD (only a 50meg ISO) which assures no partitions are mounted, so the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/GParted" target="_blank">GParted</a> is essentially the open source version of Partition Magic. It&#8217;s a most-excellent piece of software that can run off a standard Linux distribution for regular partition manipulation, but for wholesale moving or backup of boot partitions you&#8217;d have to use the <a href="http://gparted.sourceforge.net/livecd.php" target="_blank">LIVE-CD</a> (only a 50meg ISO) which assures no partitions are mounted, so the process won&#8217;t have any resource violations.</p>
<p><a href="http://gparted.sourceforge.net/larry/move/move.htm" target="_blank">This how-to page</a> illustrates how to use GParted to copy whole partitions for backup purposes or for rearranging partitions for dual boot setups, quite helpful indeed!</p>
<p><a href="http://digg.com/submit?phase=2&amp;url=http://www.lylebackenroth.com/blog/2007/09/07/using-gpareted-to-copymovebackup-entire-partitions/" target="_blank"><img src="http://www.lylebackenroth.com/blog/digg.gif" alt="" width="70" height="66" align="right" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lylebackenroth.com/blog/2007/09/07/using-gpareted-to-copymovebackup-entire-partitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: lylebackenroth.com @ 2010-09-08 01:10:52 -->