<?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>Make Tech Easier &#187; remastersys</title>
	<atom:link href="http://maketecheasier.com/tag/remastersys/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Backup Your Ubuntu System With Remastersys</title>
		<link>http://maketecheasier.com/backup-ubuntu-with-remastersys/2008/12/22</link>
		<comments>http://maketecheasier.com/backup-ubuntu-with-remastersys/2008/12/22#comments</comments>
		<pubDate>Mon, 22 Dec 2008 13:43:10 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[remastersys]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1686</guid>
		<description><![CDATA[After countless hours of configuring, tweaking, installing new applications onto your Ubuntu system, the last thing that you want to do is to reformat and start everything all over again. Remastersys is here to save you all this trouble. Remastersys is a simple and easy to use application that allows you to easily clone and [...]<p><strong><a href="http://maketecheasier.com/backup-ubuntu-with-remastersys/2008/12/22">How To Backup Your Ubuntu System With Remastersys</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/backup-gmail-in-ubuntu-intrepid/2008/12/27' rel='bookmark' title='Permanent Link: How To Backup Gmail In Ubuntu Intrepid'>How To Backup Gmail In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13' rel='bookmark' title='Permanent Link: How to Backup And Install Your Linux Applications With AptOnCD'>How to Backup And Install Your Linux Applications With AptOnCD</a></li><li><a href='http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08' rel='bookmark' title='Permanent Link: Backing Up Data In Ubuntu Using sBackup'>Backing Up Data In Ubuntu Using sBackup</a></li><li><a href='http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13' rel='bookmark' title='Permanent Link: Manage Your Synchronization And Backup Easily With Conduit For Linux'>Manage Your Synchronization And Backup Easily With Conduit For Linux</a></li><li><a href='http://maketecheasier.com/how-to-restore-grub-in-ubuntu/2008/04/11' rel='bookmark' title='Permanent Link: How To Restore Grub In Ubuntu'>How To Restore Grub In Ubuntu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="remastersys-logo" src="http://images.maketecheasier.com/2008/12/remastersys-logo.png" alt="remastersys-logo" width="100" height="100" />After countless hours of configuring, tweaking, installing new applications onto your Ubuntu system, the last thing that you want to do is to reformat and start everything all over again. <a href="http://www.remastersys.klikit-linux.com/" target="_blank">Remastersys</a> is here to save you all this trouble. Remastersys is a simple and easy to use application that allows you to easily clone and backup your Ubuntu system so that you can quickly restore your computer to its previous state in the event that it crashes.</p>
<p>There are two thing that Remastersys can do:</p>
<ol>
<li>To do a full system backup, including all installed applications, their settings and your personal data, to a live CD or DVD. You can use this live CD or DVD to restore your system or to install it in another computer. You can also bring it around and use it everywhere as a Live CD.</li>
<li>To create a custom distributable copy of your current Ubuntu system and share it with your friends.</li>
</ol>
<p>Remastersys comes with a GUI to guide you through the process. There is little or no configuration to do. In as little as one step, you will be backing up your Ubuntu (or creating custom distributable iso) in no time. Remastersys works only in Ubuntu and its derivative such as Linux Mint.</p>
<h3>Installing Remastersys</h3>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Add the following line to the end of the file. Save and exit</p>
<p class="codeblock">deb http://www.remastersys.klikit-linux.com/repository remastersys/</p>
<p>Update the repositories and install Remastersys</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install remastersys</p>
<p>Once the installation has finished, go to <em>System -&gt; Administration -&gt; Remastersys Backup</em></p>
<p>If you have any other windows or applications running, close them all. Click OK to continue.</p>
<p><img class="alignnone" title="remastersys-screenshot1" src="http://images.maketecheasier.com/2008/12/remastersys1.jpg" alt="remastersys-screenshot1" width="580" height="377" /></p>
<p>Select the action that you want to do. If you want to create a backup of your system, including all the personal data, highlight <em>Backup</em> and click <em>OK</em>. If you want to create a distributable copy of your current system, select <em>Dist</em> and click <em>OK</em>.</p>
<p><img class="alignnone" title="remastersys-selection" src="http://images.maketecheasier.com/2008/12/remastersys-selection.jpg" alt="remastersys-selection" width="580" height="382" /></p>
<p>Remastersys will proceed to do the task that you have specified. This will take a long time, depending on the number of applications and files in your system.</p>
<p><img class="alignnone" title="remastersys-in-process" src="http://images.maketecheasier.com/2008/12/remastersys-in-process.jpg" alt="remastersys-in-process" width="580" height="367" /></p>
<p>You will receive a prompt when the backup process is done. The backup cd filesystem and iso can be found at<em> /home/remastersys/remastersys</em> folder.</p>
<p><img class="alignnone" title="remastersys-finish" src="http://images.maketecheasier.com/2008/12/remastersys-finish.jpg" alt="remastersys-finish" width="580" height="381" /></p>
<p>If you have Virtualbox or VMware installed, you can test the iso file by loading it in a virtual machine.</p>
<p><img class="alignnone" title="remastersys-bootup" src="http://images.maketecheasier.com/2008/12/remastersys-bootup.jpg" alt="remastersys-bootup" width="557" height="452" /></p>
<h3>Conclusion</h3>
<p>Remastersys is a powerful, yet simple to use application. There is no technical knowledge involved. You simply load it up, select the option and off it goes. It is ideal for backing up your system so that you can restore it in the event your system crashes. I like the feature where it allows you to create a custom distribution of Ubuntu. Over the time, I have received many queries from friends on how to install the various applications. With Remastersys, I can now create my own distro with all the applications pre-installed and distribute them to my friends.</p>
<p>For alternative way to create your custom distro, check out <a href="http://maketecheasier.com/reconstructor-creating-your-own-ubuntu-distribution/2008/07/05" target="_self">Reconstructor</a>.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/backup-ubuntu-with-remastersys/2008/12/22">How To Backup Your Ubuntu System With Remastersys</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/backup-gmail-in-ubuntu-intrepid/2008/12/27' rel='bookmark' title='Permanent Link: How To Backup Gmail In Ubuntu Intrepid'>How To Backup Gmail In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/backup-instal-your-linux-applications-with-aptoncd/2009/06/13' rel='bookmark' title='Permanent Link: How to Backup And Install Your Linux Applications With AptOnCD'>How to Backup And Install Your Linux Applications With AptOnCD</a></li><li><a href='http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08' rel='bookmark' title='Permanent Link: Backing Up Data In Ubuntu Using sBackup'>Backing Up Data In Ubuntu Using sBackup</a></li><li><a href='http://maketecheasier.com/manage-your-synchronization-and-backup-easily-with-conduit-for-linux/2008/10/13' rel='bookmark' title='Permanent Link: Manage Your Synchronization And Backup Easily With Conduit For Linux'>Manage Your Synchronization And Backup Easily With Conduit For Linux</a></li><li><a href='http://maketecheasier.com/how-to-restore-grub-in-ubuntu/2008/04/11' rel='bookmark' title='Permanent Link: How To Restore Grub In Ubuntu'>How To Restore Grub In Ubuntu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/backup-ubuntu-with-remastersys/2008/12/22/feed</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>
