<?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>Building The Net &#187; bsd</title>
	<atom:link href="http://www.stuartsheldon.org/blog/tag/bsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuartsheldon.org/blog</link>
	<description>Open Source, The Universe &#38; Everything...</description>
	<lastBuildDate>Sat, 03 Jul 2010 19:02:36 +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>S.C.A.L.E is Coming! Feb. 19-21!</title>
		<link>http://www.stuartsheldon.org/blog/2010/02/s-c-a-l-e-is-coming-feb-19-21/</link>
		<comments>http://www.stuartsheldon.org/blog/2010/02/s-c-a-l-e-is-coming-feb-19-21/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 18:23:43 +0000</pubDate>
		<dc:creator>Stuart Sheldon</dc:creator>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.stuartsheldon.org/blog/?p=678</guid>
		<description><![CDATA[S.C.A.L.E is coming! Feb. 19-21! Sorry to take so long between posts&#8230; But I&#8217;ve been kinda busy getting ready for The So. Cal Linux Expo, coming up in Los Angeles February 19th through the 21st. This is the premier open source show on the west coast! I&#8217;ll be there as the network architect this year, [...]]]></description>
		<wfw:commentRss>http://www.stuartsheldon.org/blog/2010/02/s-c-a-l-e-is-coming-feb-19-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Rsync and Hard Linked Files to Store Backup Snapshots.</title>
		<link>http://www.stuartsheldon.org/blog/2009/08/using-rsync-and-hard-linked-files-to-store-backup-snapshots/</link>
		<comments>http://www.stuartsheldon.org/blog/2009/08/using-rsync-and-hard-linked-files-to-store-backup-snapshots/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:26:24 +0000</pubDate>
		<dc:creator>Stuart Sheldon</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Free BSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[data snapshots]]></category>
		<category><![CDATA[remote backup]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.stuartsheldon.org/blog/?p=540</guid>
		<description><![CDATA[Who&#8217;s really behind the idea. First off, let me be clear that this was not my idea. I was told about this whole concept by Mike Rubel @ Cal Tech. He&#8217;s the rocket scientist behind this whole idea. Now that we have our &#8220;Credit Where Credit is Due&#8221; portion out of the way, let&#8217;s get [...]]]></description>
		<wfw:commentRss>http://www.stuartsheldon.org/blog/2009/08/using-rsync-and-hard-linked-files-to-store-backup-snapshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Regular Expressions On The Linux Command Line</title>
		<link>http://www.stuartsheldon.org/blog/2009/08/using-regular-expressions-on-the-linux-command-line/</link>
		<comments>http://www.stuartsheldon.org/blog/2009/08/using-regular-expressions-on-the-linux-command-line/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 22:00:51 +0000</pubDate>
		<dc:creator>Stuart Sheldon</dc:creator>
				<category><![CDATA[Free BSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[egrep]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.stuartsheldon.org/blog/?p=401</guid>
		<description><![CDATA[Using Regular Expressions (RegEx) on the command line. Questions about regular expressions come up at the Lug meetings on a regular basis. Here are some examples of regex commands I use all the time. Hope you find them useful. Parse a file skipping commented lines. gateway:~# egrep '^[^#]' /etc/manpath.config MANDATORY_MANPATH /usr/man MANDATORY_MANPATH /usr/share/man MANDATORY_MANPATH /usr/local/share/man [...]]]></description>
		<wfw:commentRss>http://www.stuartsheldon.org/blog/2009/08/using-regular-expressions-on-the-linux-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
