<?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; sbackup</title>
	<atom:link href="http://maketecheasier.com/tag/sbackup/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>Backing Up Data In Ubuntu Using sBackup</title>
		<link>http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08</link>
		<comments>http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08#comments</comments>
		<pubDate>Sat, 08 Dec 2007 09:45:08 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[sbackup]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08</guid>
		<description><![CDATA[Be it Windows, Mac or Linux, it is always a wise choice to backup your data. You never know when your hardware is going to fail and when that happens, you know that all your data is safe and there is a backup copy for you to fall back on.
In Ubuntu, it is surprisingly easy [...]<p><strong><a href="http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08">Backing Up Data In Ubuntu Using sBackup</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-ubuntu-with-remastersys/2008/12/22' rel='bookmark' title='Permanent Link: How To Backup Your Ubuntu System With Remastersys'>How To Backup Your Ubuntu System With Remastersys</a></li><li><a href='http://maketecheasier.com/automate-your-system-backup-with-back-in-time/2009/04/16' rel='bookmark' title='Permanent Link: Automate Your System Backup With Back In Time'>Automate Your System Backup With Back In Time</a></li><li><a href='http://maketecheasier.com/truecrypt-encrypt-your-data-the-easy-way/2008/04/17' rel='bookmark' title='Permanent Link: TrueCrypt: Encrypt Your Data The Easy Way'>TrueCrypt: Encrypt Your Data The Easy Way</a></li><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/time-machine-for-ubuntu-try-timevault-and-flyback/2008/03/07' rel='bookmark' title='Permanent Link: Time machine For Ubuntu? Try Timevault and Flyback'>Time machine For Ubuntu? Try Timevault and Flyback</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup-cdr.jpg" alt="sbackup cdr" class="alignleft" />Be it Windows, Mac or Linux, it is always a wise choice to backup your data. You never know when your hardware is going to fail and when that happens, you know that all your data is safe and there is a backup copy for you to fall back on.</p>
<p>In Ubuntu, it is surprisingly easy to backup your data. Gone are the days that require you to remember all the text line commands to type in the command prompt. With <strong>sBackup</strong>, you can easily backup your data with few clicks of your mouse. let me show you how.</p>
<p>First, install sbackup</p>
<p class="codeblock">sudo apt-get install sbackup</p>
<p>Once done, go to <em>System</em> -&gt; <em>Administration</em> -&gt; <em>Simple Backup Config</em>. Enter your login password and you will be able to see the Window shown in the screen below.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup1.png" alt="sBackup screenshot1" /></p>
<p>Under the General tab, there are three ways you can choose to backup your data:</p>
<ol>
<li> Use recommended backup setting</li>
<li>Use custom backup setting</li>
<li>Manual backups only</li>
</ol>
<p>If you are plain lazy and just to click, save and let it run by itself, you should choose the <em>“recommended backup setting”</em>. This will do a full backup every week and daily incremental backups to any changes made to the files. One point to note, this setting does not backup multimedia files and all file sizes that are more than 100MB.</p>
<p>For anyone who wants more control over which files to backup, the <em>custom backup setting</em> should be used. This setting allows you to define what should be included, excluded, the backup destination, when to backup and what to do with old backups.</p>
<p><em>Manual backup setting</em> is for those who want to perform the backup manually.</p>
<p><strong>Configuring backup setting</strong></p>
<p>If you are choosing the custom backup or manual backup setting, here are your configuration choices:</p>
<p>The <em>Include</em> tab shows a list of directory that you want to backup. The two main directories you want to include are the /home and /etc. The /home contains all your personal data while the /etc contains all the application you have installed.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup2.png" alt="sBackup screenshot2" /></p>
<p>On the <em>Exclude</em> tab, you can do just the opposite, excluding the files that you don&#8217;t want to backup. You have more choices here. On the left, there are four tabs – <em>paths</em>, <em>file types</em>, <em>regex</em> and <em>max size</em>. You can exclude all files from a path, all files of a certain files type, all files that match a certain expression or any files that are bigger than a certain size (the file size to be fixed by you). Some of the directories that you might want to exclude are /proc, /var/cache, /tmp, /dev, /var/tmp, /lost+found, /mnt, /media, /sys.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup3.png" alt="sBackup screenshot3" /><br />
<img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup4.png" alt="sBackup screenshot4" /><br />
<img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup5.png" alt="sBackup screenshot5" /><br />
<img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup6.png" alt="sBackup screenshot6" /></p>
<p>Next, we proceed on to the <em>Destination</em> tab. This is where you choose the location to backup your data to. The default backup directory is /var/backup. However, you can change it to other directory of your preference. You can also choose to backup to a remote directory via SSH or FTP.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup7.png" alt="sBackup screenshot7" /></p>
<p>The next option available to you is the <em>Time</em> setting. You set the time where the backup is executed. It can be hourly, daily, weekly, and monthly or if you prefer, set the precise day of the month, day of the week and even the hour and minute to backup your data. The last option in this setting is to set the minimum number of days before a full backup is required.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup8.png" alt="sBackup screenshot8" /></p>
<p>The last tab is the <em>Purging</em>. Select how you want to handle your old and incomplete backups. You can either choose to erase all backups older than your preset number of days, or use a logarithmic setting where one backup from the previous day, week, month and year are kept and the rest removed.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup9.png" alt="sBackup screenshot9&lt;/ol&gt; &lt;/ul&gt; &lt;p&gt;" /></p>
<p>Once you are done and satisfied with the configuration, press <em>“Backup Now!”</em> to start the backup. Depending on the setting you made, the process can take from few minutes to few hours.</p>
<p><strong>Restoring the backups</strong></p>
<p>It is very easy to restore the backup. Got to <em>System</em> -&gt; <em>Administration</em> -&gt; <em>Simple Backup Restore</em>. Enter your password and the window (shown in the screen below) will pop up.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2007/12/sbackup10.png" alt="sBackup screenshot10" /></p>
<p>Choose the backup directory where you backup your file and select the files or folders that you want to restore. To restore to the same location, press<em> Restore</em>. To restore to other location, press <em>Restore As</em>.</p>
<p>That&#8217;s it!</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/backing-up-data-in-ubuntu-using-sbackup/2007/12/08">Backing Up Data In Ubuntu Using sBackup</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-ubuntu-with-remastersys/2008/12/22' rel='bookmark' title='Permanent Link: How To Backup Your Ubuntu System With Remastersys'>How To Backup Your Ubuntu System With Remastersys</a></li><li><a href='http://maketecheasier.com/automate-your-system-backup-with-back-in-time/2009/04/16' rel='bookmark' title='Permanent Link: Automate Your System Backup With Back In Time'>Automate Your System Backup With Back In Time</a></li><li><a href='http://maketecheasier.com/truecrypt-encrypt-your-data-the-easy-way/2008/04/17' rel='bookmark' title='Permanent Link: TrueCrypt: Encrypt Your Data The Easy Way'>TrueCrypt: Encrypt Your Data The Easy Way</a></li><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/time-machine-for-ubuntu-try-timevault-and-flyback/2008/03/07' rel='bookmark' title='Permanent Link: Time machine For Ubuntu? Try Timevault and Flyback'>Time machine For Ubuntu? Try Timevault and Flyback</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/backing-up-data-in-ubuntu-using-sbackup/2007/12/08/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
