<?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>Peterism &#187; dropbox</title>
	<atom:link href="http://peterchuang.com/blog/tag/dropbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterchuang.com/blog</link>
	<description>NOT just random thoughts</description>
	<lastBuildDate>Mon, 13 Jun 2011 10:52:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Free Linux Server Backup Using Dropbox</title>
		<link>http://peterchuang.com/blog/2009/11/338/</link>
		<comments>http://peterchuang.com/blog/2009/11/338/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 19:46:49 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://peterchuang.com/blog/?p=338</guid>
		<description><![CDATA[<p>I don&#8217;t need to tell you how important data backups are.  These days, several online backup services based on cloud computing are available for either free with some limited storage to a affordable monthly fee for unlimited storage.  Carbonite, Mozy, Blackblaze, and Dropbox are a few excellent examples.  There are advantages and disadvantages of [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t need to tell you how important data backups are.  These days, several online backup services based on cloud computing are available for either free with some limited storage to a affordable monthly fee for unlimited storage.  <a href="http://carbonite.com" target="_blank">Carbonite</a>, <a href="http://mozy.com" target="_blank">Mozy</a>, <a href="http://blackblaze.com" target="_blank">Blackblaze</a>, and <a href="http://dropbox.com" target="_blank">Dropbox</a> are a few excellent examples.  There are advantages and disadvantages of these various services.  I use 3 out of the 4 mentioned, depending on the type of data, frequency of changes, , and how often I need to access them, etc.  For my VPS host at <a href="http://rapidvps.com" target="_blank">RapidVPS</a> which runs on Ubuntu, I use Dropbox because Dropbox has a fairly decent support for Linux.</p>
<p>Here&#8217;s a <a href="http://wiki.dropbox.com/TipsAndTricks/TextBasedLinuxInstall" target="_blank">pretty good instruction</a> at Dropbox.  I didn&#8217;t follow the instruction exactly, but I&#8217;ve repeated the step enough times to know that it works for the most part.  I had some problems with my Python 2.6 installation after incrementally upgrading from 8.04 -&gt; 8.10 -&gt; 9.04 -&gt; 9.10, but it&#8217;s all good now.  Anyway, on my VPS host, I set up several cron jobs to dump mysql databases and svn repos, rsync contents of some /var/www and tar-gzip contents of /etc, /root, and /var/log.  I don&#8217;t need to keep multiple versions of the backups because dropbox automatically takes care of incremental backup and versioning.  One thing to be aware, however, is that Dropbox doesn&#8217;t encrypt data, either in the transmission or storage, so you might want throw something like <a href="http://www.truecrypt.org/" target="_blank">TrueCrypt </a>or <a href="http://www.gnupg.org/" target="_blank">GnuPG </a>in the mix.</p>
<p>Once backups are set-up with Dropbox, you can even subscribe to the backup/revision history RSS feed(s) provided by Dropbox to stay on top of the status.</p>
<p>Several other useful resources:</p>
<ul>
<li><a rel="shadowbox" href="http://pragmattica.wordpress.com/2009/05/10/encrypting-your-dropbox-seamlessly-and-automatically/">Encrypting Your Dropbox Seamlessly and Automatically</a></li>
<li><a rel="shadowbox" href="http://dailymoe.blogspot.com/2009/01/dropbox-with-personal-encryption.html">Dropbox With Personal Encryption</a></li>
</ul>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpeterchuang.com%2Fblog%2F2009%2F11%2F338%2F&amp;title=Free%20Linux%20Server%20Backup%20Using%20Dropbox" id="wpa2a_2"><img src="http://peterchuang.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://peterchuang.com/blog/2009/11/338/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

