<?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>David Andrzejewski &#187; Software</title>
	<atom:link href="http://www.davidandrzejewski.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidandrzejewski.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 16:41:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FreeBSD &#8211; IPv6 Tunnel and Gateway Configuration</title>
		<link>http://www.davidandrzejewski.com/2010/03/04/freebsd-ipv6-tunnel-and-gateway-configuration/</link>
		<comments>http://www.davidandrzejewski.com/2010/03/04/freebsd-ipv6-tunnel-and-gateway-configuration/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 05:22:18 +0000</pubDate>
		<dc:creator>David Andrzejewski</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.davidandrzejewski.com/?p=371</guid>
		<description><![CDATA[Tweet Most of us don&#8217;t have native IPv6 Internet connections at home.  Fortunately, it&#8217;s easy (and free) to get connected to the IPv6 Internet.  Here&#8217;s how to get your FreeBSD box connected. Read the rest of FreeBSD &#8211; IPv6 Tunnel and Gateway Configuration (523 words)]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.davidandrzejewski.com%2F2010%2F03%2F04%2Ffreebsd-ipv6-tunnel-and-gateway-configuration%2F&amp;via=dandrzejewski&amp;text=FreeBSD+-+IPv6+Tunnel+and+Gateway+Configuration&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
<p>Most of us don&#8217;t have native IPv6 Internet connections at home.  Fortunately, it&#8217;s easy (and free) to get connected to the IPv6 Internet.  Here&#8217;s how to get your FreeBSD box connected.</p>
<p><br/>Read the rest of <a href="http://www.davidandrzejewski.com/2010/03/04/freebsd-ipv6-tunnel-and-gateway-configuration/">FreeBSD &#8211; IPv6 Tunnel and Gateway Configuration</a> (523 words)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidandrzejewski.com/2010/03/04/freebsd-ipv6-tunnel-and-gateway-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD Backup Using dump and duplicity</title>
		<link>http://www.davidandrzejewski.com/2010/03/01/freebsd-backup-using-dump-and-duplicity/</link>
		<comments>http://www.davidandrzejewski.com/2010/03/01/freebsd-backup-using-dump-and-duplicity/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 03:35:13 +0000</pubDate>
		<dc:creator>David Andrzejewski</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[freebsd]]></category>

		<guid isPermaLink="false">http://www.davidandrzejewski.com/?p=299</guid>
		<description><![CDATA[Tweet I spent some time thinking about backup strategy, and I decided for my purposes, I&#8217;d like to handle the staging process (getting all the files put together), and I&#8217;d like the backup solution itself to simply upload the files &#8211; but since I want to do nightly backups, I&#8217;d like the backup solution to [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.davidandrzejewski.com%2F2010%2F03%2F01%2Ffreebsd-backup-using-dump-and-duplicity%2F&amp;via=dandrzejewski&amp;text=FreeBSD+Backup+Using+dump+and+duplicity&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
<p>I spent some time thinking about backup strategy, and I decided for my purposes, I&#8217;d like to handle the staging process (getting all the files put together), and I&#8217;d like the backup solution itself to simply upload the files &#8211; but since I want to do nightly backups, I&#8217;d like the backup solution to have incremental capabilities.</p>
<p>I narrowed it down to two possible solutions &#8211; <a href="http://www.tarsnap.com/">Tarsnap</a> and <a href="http://www.nongnu.org/duplicity/">Duplicity</a>.  Both support incremental backups, both are command-line capable.  I decided to use Duplicity because it uploads directly to whichever back-end service you use &#8211; be it Amazon S3 or an SFTP server .  Tarsnap uses S3, but that&#8217;s your only option, and they do some processing for you, and because of that, it costs more.</p>
<p>Now, on to the details.</p>
<p><br/>Read the rest of <a href="http://www.davidandrzejewski.com/2010/03/01/freebsd-backup-using-dump-and-duplicity/">FreeBSD Backup Using dump and duplicity</a> (1,796 words)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidandrzejewski.com/2010/03/01/freebsd-backup-using-dump-and-duplicity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JungleDisk on FreeBSD</title>
		<link>http://www.davidandrzejewski.com/2009/02/03/jungledisk-on-freebsd/</link>
		<comments>http://www.davidandrzejewski.com/2009/02/03/jungledisk-on-freebsd/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:53:54 +0000</pubDate>
		<dc:creator>David Andrzejewski</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloud files]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[mosso]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://www.davidandrzejewski.com/?p=110</guid>
		<description><![CDATA[Tweet For those of you who don&#8217;t know, JungleDisk is a utility that allows you to back up data to Amazon&#8217;s Simple Storage Service (S3).  Soon, it will also allow you to use Mosso&#8217;s Cloud Files service, which is similar to S3 but hosted by RackSpace. I recently won a free subscription to JungleDisk, thanks [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.davidandrzejewski.com%2F2009%2F02%2F03%2Fjungledisk-on-freebsd%2F&amp;via=dandrzejewski&amp;text=JungleDisk+on+FreeBSD&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
<p>For those of you who don&#8217;t know, JungleDisk is a utility that allows you to back up data to Amazon&#8217;s Simple Storage Service (S3).  Soon, it will also allow you to use Mosso&#8217;s Cloud Files service, which is similar to S3 but hosted by RackSpace. I recently won a free subscription to <a href="http://www.jungledisk.com">JungleDisk</a>, thanks to <a href="http://www.mosso.com">Mosso</a>.</p>
<p>I&#8217;ve got JungleDisk set up on my Windows machine and it&#8217;s working really well. I was looking around the JungleDisk website, and I noticed that you&#8217;re allowed to install the desktop edition on as many computers as you want.  I&#8217;ve got two machines here at home &#8211; my laptop with Windows, and my file server running FreeBSD.  JungleDisk doesn&#8217;t have a native FreeBSD version, but they do offer a Linux version.  Seeing as FreeBSD does have a Linux compatibility layer, I figured I&#8217;d at least try to get it to work.  So far, I&#8217;ve been moderately successful.</p>
<p><br/>Read the rest of <a href="http://www.davidandrzejewski.com/2009/02/03/jungledisk-on-freebsd/">JungleDisk on FreeBSD</a> (790 words)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidandrzejewski.com/2009/02/03/jungledisk-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You Trust Your Data Online?</title>
		<link>http://www.davidandrzejewski.com/2009/02/03/do-you-trust-your-data-online/</link>
		<comments>http://www.davidandrzejewski.com/2009/02/03/do-you-trust-your-data-online/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:54:32 +0000</pubDate>
		<dc:creator>David Andrzejewski</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.davidandrzejewski.com/?p=79</guid>
		<description><![CDATA[Tweet Over the past few years, a major paradigm shift has occurred in how (and where) our data is stored.  We&#8217;ve had data online for quite a while &#8211; ever since the first &#8220;guestbook&#8221; applications appeared on peoples&#8217; GeoCities home pages (usually right next to the animated &#8220;Under Construction&#8221; GIF). I’m not going to discuss [...]]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.davidandrzejewski.com%2F2009%2F02%2F03%2Fdo-you-trust-your-data-online%2F&amp;via=dandrzejewski&amp;text=Do+You+Trust+Your+Data+Online%3F&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
<p>Over the past few years, a major paradigm shift has occurred in how (and where) our data is stored.  We&#8217;ve had data online for quite a while &#8211; ever since the first &#8220;guestbook&#8221; applications appeared on peoples&#8217; GeoCities home pages (usually right next to the animated &#8220;Under Construction&#8221; GIF).</p>
<p>I’m not going to discuss identity theft here – there are already enough posts about that topic. I’d like to discuss the social and professional aspects of our personal data that’s stored online, and the risks involved.</p>
<p><br/>Read the rest of <a href="http://www.davidandrzejewski.com/2009/02/03/do-you-trust-your-data-online/">Do You Trust Your Data Online?</a> (546 words)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidandrzejewski.com/2009/02/03/do-you-trust-your-data-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple Backup Strategy</title>
		<link>http://www.davidandrzejewski.com/2009/02/01/a-simple-backup-strategy/</link>
		<comments>http://www.davidandrzejewski.com/2009/02/01/a-simple-backup-strategy/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 04:51:40 +0000</pubDate>
		<dc:creator>David Andrzejewski</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.davidandrzejewski.com/?p=80</guid>
		<description><![CDATA[I am a strong believer that most non-IT people don't take seriously the need to have a reliable method of backup for their important data.  Just ask yourself: What happens when you can no longer access the data on your computer? It doesn't matter what happens - you could or lose your laptop or have it stolen, or the hard drive in your computer could fail.  Any way you look at it, your data is toast.  What, then, would you do to recover it?  It's always a good time to think about backups, and to help, I'll show you what I do.]]></description>
			<content:encoded><![CDATA[<div class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.davidandrzejewski.com%2F2009%2F02%2F01%2Fa-simple-backup-strategy%2F&amp;via=dandrzejewski&amp;text=A+Simple+Backup+Strategy&amp;lang=en&amp;count=horizontal" style="" class="twitter-share-button">Tweet</a></div>
<p>I am a strong believer that most non-IT people don&#8217;t take seriously the need to have a reliable method of backup for their important data.  Just ask yourself: <strong>What happens when you can no longer access the data on your computer?</strong> It doesn&#8217;t matter what happens &#8211; you could or lose your laptop or have it stolen, or the hard drive in your computer could fail.  Any way you look at it, your data is toast.  What, then, would you do to recover it?  It&#8217;s always a good time to think about backups, and to help, I&#8217;ll show you what I do.</p>
<p>I actually use two backup strategies: Image-based backups (on-site), and online backups (off-site) &#8211; and everything is completely automated.</p>
<p><br/>Read the rest of <a href="http://www.davidandrzejewski.com/2009/02/01/a-simple-backup-strategy/">A Simple Backup Strategy</a> (593 words)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidandrzejewski.com/2009/02/01/a-simple-backup-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
