<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; auto backups</title> <atom:link href="http://www.ghacks.net/tag/auto-backups/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Linux Back In Time: Backup made easy</title><link>http://www.ghacks.net/2009/10/10/linux-back-in-time-backup-made-easy/</link> <comments>http://www.ghacks.net/2009/10/10/linux-back-in-time-backup-made-easy/#comments</comments> <pubDate>Sat, 10 Oct 2009 17:00:23 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Desktop Manager]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[auto backups]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[cron]]></category> <category><![CDATA[desktop backup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17123</guid> <description><![CDATA[In my recent trend of covering Linux backup tools I have, so far, covered Flyback (&#8220;Quick and easy backups with Flyback&#8220;) and Backerupper (&#8220;Simple gui backup tool Backerupper&#8220;). Both tools are GUI tools that make the process of backing up your Linux files and folders a simple task. This time around I want to add [...]]]></description> <content:encoded><![CDATA[<p>In my recent trend of covering Linux backup tools I have, so far, covered Flyback (&#8220;<a
title="Flyback" href="http://www.ghacks.net/2009/10/08/quick-and-easy-backups-with-flyback/" target="_blank">Quick and easy backups with Flyback</a>&#8220;) and Backerupper (&#8220;<a
title="Backerupper" href="http://www.ghacks.net/2009/10/09/simple-gui-backup-tool-backerupper/" target="_blank">Simple gui backup tool Backerupper</a>&#8220;). Both tools are GUI tools that make the process of backing up your Linux files and folders a simple task. This time around I want to add to this growing list of user-friendly backup tools <a
title="Back in time" href="http://backintime.le-web.org/" target="_blank">Back In Time</a>.</p><p>Back In Time offers two GUI versions: One for GNOME and one for KDE. If you want to run the KDE version of the tool you will have to be running KDE &gt;= 4.1. The difference between the GUIs is minimal, and there are no features on one that are on the other (it&#8217;s all in the different widget sets used.) <span
style="background-color: #ffffff">In this tutorial you will learn how to install and use the Back In Time backup tool.</span></p><p><span
style="background-color: #ffffff"><span
id="more-17123"></span><strong>Installation</strong></span></p><p><span
style="background-color: #ffffff">Installing Back In Time is simple. Go to the applications&#8217; <a
title="Back In Time Download Page" href="http://backintime.le-web.org/download_page/" target="_blank">download page</a> and download the necessary files. If you are installing on Ubuntu you will need:</span></p><p><span
style="background-color: #ffffff"><a
title="backintime-common" href="http://backintime.le-web.org/download/backintime/backintime-common-0.9.26_all.deb" target="_blank">backintime-common</a></span></p><p><span
style="background-color: #ffffff">and either:</span></p><p><span
style="background-color: #ffffff"><a
title="backintime-gnome" href="http://backintime.le-web.org/download/backintime/backintime-gnome-0.9.26_all.deb" target="_blank">backintime-gnome</a></span></p><p><span
style="background-color: #ffffff">or</span></p><p><span
style="background-color: #ffffff"><a
title="backintime-kde" href="http://backintime.le-web.org/download/backintime/backintime-kde4-0.9.26_all.deb" target="_blank">backintime-kde</a></span></p><p>Before you can install this application you will need to first install the meld tool. To do this issue the command:</p><p><em>sudo apt-get install meld</em></p><p><span
style="background-color: #ffffff">Once Meld is installed you can install Back In Time. To do this you just need to open up a terminal window, change to the directory you downloaded the files into, and issue the command:</span></p><p><span
style="background-color: #ffffff"><em>sudo dpkg -i backintime*</em></span></p><p>which will install both necessary files.</p><p>After the application is installed you are ready to start backing up.</p><p><strong>Usage</strong></p><p>To start up Back In Time go to the System Tools sub-menu of the Applications menu. There ar two entries: Back In Time and Back  In Time (root). You will want to run the non-root entry to back up your standard files.</p><div
id="attachment_17131" class="wp-caption alignleft" style="width: 250px"><a
rel="attachment wp-att-17131" href="http://www.ghacks.net/2009/10/10/linux-back-in-time-backup-made-easy/backintime_settings/"><img
class="size-thumbnail wp-image-17131 " src="http://www.ghacks.net/wp-content/uploads/2009/10/backintime_settings-300x300.png" alt="Figure 1" width="240" height="240" /></a><p
class="wp-caption-text">Figure 1</p></div><p>When you fire up Back In Time for the first time you will be greeted, not with the main window, but the Settings Window (see Figure 1).  Before you can actually set up a back up you have to configure a backup directory. This is done in the General tab of the Settings window.</p><p>By default the Schedule will be disabled. This is fine if you want to do a one-time backup. But for scheduled backups you will need to select a frequency from the Schedule drop down.</p><p>You will also have to add at least one folder to back up. To do this go to the Include tab and add a directory to be backed up. You can, of course, add more than one directory to back up.</p><p>From within the Auto-remove tab in the Settings window there is a setting I highly recommend. If you check the &#8220;Smart Remove&#8221; check box Back In Time will:</p><ul><li><span
style="background-color: #ffffff">Keep all snapshots from today and yesterday.</span></li><li><span
style="background-color: #ffffff">Keep one snapshot from last week and one from two weeks prior.</span></li><li><span
style="background-color: #ffffff">Keep one snapshot per month for all previous months of the year.</span></li><li><span
style="background-color: #ffffff">Keep one snapshot per year for all previous years.</span></li></ul><p><span
style="background-color: #ffffff">If you have any need to retain snapshots, this is a fairly safe bet.</span></p><p><span
style="background-color: #ffffff">From within the Exclude tab you can configure Back In Time for folders and/or files to not include in the backup. You can also add patterns to exclude, which can include wildcards.</span></p><p><span
style="background-color: #ffffff">After you have all of your settings taken care of click OK and Back In Time is set up and ready to go. </span></p><p><span
style="background-color: #ffffff"><strong>What about that scheduled backup?</strong></span></p><p>Here&#8217;s the deal &#8211; Back In Time does not have a Panel icon to keep the application running in the background. So unless you plan on keeping the application open, you have to have another means to make sure your backups happen.  In order to do this you have to know the command line portion of the tool. And then you will need to add the right command as a cron job. Without getting too complicated, the command to run Back In Time from the command line will be:</p><p><em>backintime -b</em></p><p>Which will back up any necessary job you have created.</p><p>With that in mind you can set up the <em>backintime</em> command to be run from your crontab. Say, for example, you want your backintime job to run every Sunday. You could enter a cronjob (started by issuing the command <em>crontab -e</em>) and enter a job like:</p><p><em>* * * * 7 /usr/bin/backintime -b</em></p><p>Save that cron job and it will be set up to run every Sunday.</p><p><strong>Final thoughts</strong></p><p>Back In Time is just as user-friendly as the other backup tools and adds a command line tool for added flexibility. I highly recommend Back In Time for your simple desktop backup jobs.</p><p><span
style="background-color: #ffffff"> </span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/10/linux-back-in-time-backup-made-easy/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
