<?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>Matthew Crawford</title>
	<atom:link href="http://www.matthewcrawford.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthewcrawford.com</link>
	<description>My little spot on the web</description>
	<lastBuildDate>Wed, 28 Nov 2012 14:49:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Fus Ro Dah!</title>
		<link>http://www.matthewcrawford.com/2012/01/fus-ro-da/</link>
		<comments>http://www.matthewcrawford.com/2012/01/fus-ro-da/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 02:48:20 +0000</pubDate>
		<dc:creator>crawford</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Skyrim]]></category>
		<category><![CDATA[Steam]]></category>

		<guid isPermaLink="false">http://www.matthewcrawford.com/?p=54</guid>
		<description><![CDATA[So I finally started playing The Elder Scrolls V: Skyrim yesterday and it rocks! I was going to pre-order it, but I didn&#8217;t think I would have time to play it while finishing up the house. I finally picked it up on a Steam during their Christmas sale. It&#8217;s an absolute gorgeous game and so [...]]]></description>
			<content:encoded><![CDATA[<p>So I finally started playing The Elder Scrolls V: Skyrim yesterday and it rocks! I was going to pre-order it, but I didn&#8217;t think I would have time to play it while finishing up the house. I finally picked it up on a Steam during their Christmas sale. It&#8217;s an absolute gorgeous game and so far game play seems very fluid. There was something that Oblivion, although another great game, was missing and I think Skyrim is filling that gap. I&#8217;m just level 4 and have just gotten to fight my first dragon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewcrawford.com/2012/01/fus-ro-da/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Server Rebuild</title>
		<link>http://www.matthewcrawford.com/2010/06/home-server-rebuild/</link>
		<comments>http://www.matthewcrawford.com/2010/06/home-server-rebuild/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 05:33:23 +0000</pubDate>
		<dc:creator>crawford</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Twonky]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.matthewcrawford.com/?p=17</guid>
		<description><![CDATA[I recently decided it was time to upgrade the software on my home server. I had been using Ubuntu 7.10 server (command line only) to run MythTV as a backend and as a file server. For nearly a year and a half I have not used MythTV mainly because most of the shows I watched [...]]]></description>
			<content:encoded><![CDATA[<p>I recently decided it was time to upgrade the software on my home server. I had been using <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> 7.10 server (command line only) to run <a href="http://www.mythtv.org/" target="_blank">MythTV</a> as a backend and as a file server. For nearly a year and a half I have not used <a href="http://www.mythtv.org/" target="_blank">MythTV</a> mainly because most of the shows I watched were available online and then I started having problems with the web frontend to schedule recordings which basically made it useless.   I also wanted to do more with my server, but ran into some issues with not having a GUI or not using a newer release of <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>.</p>
<p>The process should be simple &#8211; backup data, install <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> 10.04 (Lucid Lynx), setup software.</p>
<p>The first main hurdle I had was with my RAID setup. My configuration consists of four hard drives &#8211; one as system OS and boot, the other three in a RAID 0 setup. I was hoping that my RAID setup would remain intact, but I wasn&#8217;t taking any chances and decided to backup the RAID drives. Surprisingly, the RAID configuration was saved and that was one less thing I had to restore.</p>
<p>Now, I was ready to install the new OS. All seemed well, booted into the live CD, selected my options, and error. For some reason the OS was saying that the main hard drive was in a RAID configuration, but with only one hard drive it couldn&#8217;t install. Fearing that I had accidentally chosen one of the hard drives on the RAID side, I unplugged all those drives and tried again with no luck. After about an hour of searching Google I finally figured out what was going on. Seems that when I first setup my server way back when, RAID meta data was installed on the drive. Not sure how that happened, but nevertheless there was a simple fix and <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> 10.04 finally started installing.</p>
<p>With a fresh install of <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> and a nice GUI desktop, I got to work installing drivers for my RAID card and getting my file server going. That turned out to be easier than I had thought especially since my RAID configuration was still intact with all my files there. And of course with any Linux install, I had to install Apache, MySQL, and PHP. Very simple task. Then I installed <a href="http://subversion.apache.org/" target="_blank">Subversion</a> which is a versioning control application for my coding projects.</p>
<p>The next step was to install my media server software, <a href="http://www.twonky.com/" target="_blank">TwonkyServer</a>. Grabbed the latest release and was up and running in no time. Even better was the new version fixed a few problems I was having with their old version.  Now I was on a roll so I decided to get a GMail backup process going so I could make sure to have an archive of all my email. Found a very helpful <a href="http://www.mattcutts.com/blog/backup-gmail-in-linux-with-getmail/" target="_blank">walk through</a> of how to use getmail to accomplish such a feat.</p>
<p>I&#8217;m very happy that I decided to upgrade my server. I can now to a lot more with my home media server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewcrawford.com/2010/06/home-server-rebuild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Reboot</title>
		<link>http://www.matthewcrawford.com/2010/06/blog-reboot/</link>
		<comments>http://www.matthewcrawford.com/2010/06/blog-reboot/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 20:07:24 +0000</pubDate>
		<dc:creator>crawford</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.matthewcrawford.com/?p=14</guid>
		<description><![CDATA[Thought I would try the blog thing again. I tried doing this a couple of years ago, but didn&#8217;t have time to setup the CMS the way I wanted. I decided to switch from Drupal to WordPress which is more of a blogging tool. So far so good. Installation was easy and even installed a [...]]]></description>
			<content:encoded><![CDATA[<p>Thought I would try the blog thing again. I tried doing this a couple of years ago, but didn&#8217;t have time to setup the CMS the way I wanted. I decided to switch from Drupal to WordPress which is more of a blogging tool. So far so good. Installation was easy and even installed a couple of plugins with little trouble that would have taken hours or more in Drupal. Don&#8217;t get me wrong, I still think Drupal is a powerful CMS and has its place, I just don&#8217;t have the time to devote to it for a simple blog.</p>
<p>May this be the first of many blog posts!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewcrawford.com/2010/06/blog-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
