<?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>Mostly Harmless &#187; Linux</title>
	<atom:link href="http://blog.rowancrane.com/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rowancrane.com</link>
	<description>Rowan Crane's Blog</description>
	<lastBuildDate>Sun, 01 Aug 2010 18:38:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Git on CentOS</title>
		<link>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos</link>
		<comments>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos#comments</comments>
		<pubDate>Sun, 01 Aug 2010 18:37:22 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Source Control]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=242</guid>
		<description><![CDATA[<p>Git can be found in the EPEL (Fedora Project) complimentary packages repository. The command to install the package will be similar to the following</p>

user@computer:$ rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm

<p>Remember to sanity check this against your RHEL version&#8230;</p>
]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2010/08/01/installing-git-on-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kubuntu: Rolling back a package</title>
		<link>http://blog.rowancrane.com/2010/02/16/kubuntu-rolling-back-a-package</link>
		<comments>http://blog.rowancrane.com/2010/02/16/kubuntu-rolling-back-a-package#comments</comments>
		<pubDate>Tue, 16 Feb 2010 22:44:03 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Package Management]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=214</guid>
		<description><![CDATA[<p>Kubuntu is currently my desktop OS of choice for 40+ hours a week of paid eye strain. It&#8217;s a good OS, basically Ubuntu with KDE as the desktop environment, however over the three or four years I&#8217;ve been using it the quality of the package management GUI applications has been somewhat variable.  What we have [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2010/02/16/kubuntu-rolling-back-a-package/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slicehost CentOS 5.3 to 5.4 Upgrade (or not much to see here)</title>
		<link>http://blog.rowancrane.com/2009/11/06/slicehost-centos-5-3-to-5-4-upgrade-or-not-much-to-see-here</link>
		<comments>http://blog.rowancrane.com/2009/11/06/slicehost-centos-5-3-to-5-4-upgrade-or-not-much-to-see-here#comments</comments>
		<pubDate>Fri, 06 Nov 2009 22:43:06 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=185</guid>
		<description><![CDATA[<p>It was with a little trepidation that I kicked this one off. However, absolutely no problems what so ever. Nice  </p>
]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2009/11/06/slicehost-centos-5-3-to-5-4-upgrade-or-not-much-to-see-here/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Syntax highligher plugin</title>
		<link>http://blog.rowancrane.com/2009/05/13/terminal-syntax-highligher-plugin</link>
		<comments>http://blog.rowancrane.com/2009/05/13/terminal-syntax-highligher-plugin#comments</comments>
		<pubDate>Wed, 13 May 2009 16:50:38 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[syntax highlighter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=166</guid>
		<description><![CDATA[<p>I&#8217;ve been looking for something like this for a while now to make my quick solutions posts more readable. Only tested it on one post so far but seems to work on latest WP and Thematic.  The little plugin allows you to display  Linux terminal input / output in a &#8220;pretty&#8221; fashion in your posts, [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2009/05/13/terminal-syntax-highligher-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yum update &#8211; TypeError: unsubscriptable object</title>
		<link>http://blog.rowancrane.com/2009/05/13/yum-update-typeerror-unsubscriptable-object</link>
		<comments>http://blog.rowancrane.com/2009/05/13/yum-update-typeerror-unsubscriptable-object#comments</comments>
		<pubDate>Wed, 13 May 2009 16:49:06 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=158</guid>
		<description><![CDATA[<p>Odd error when running yum update on my slice. This appears to be a currently outstanding bug which can be worked around by issuing a</p>

user@computer:$ yum clean metadata

<p>or</p>

user@computer:$ yum clean all

<p>The former worked fine for me. Original error shown below.</p>

user@computer:$ yum updateSetting up Update ProcessResolving Dependencies--&#62; Running transaction checkTraceback (most recent call last):File "/usr/bin/yum", line [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2009/05/13/yum-update-typeerror-unsubscriptable-object/feed</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Slicehost CentOS 5.2 to 5.3 Upgrade (or &#8220;fun with package management one&#8221;)</title>
		<link>http://blog.rowancrane.com/2009/04/13/slicehost-centos-upgrade</link>
		<comments>http://blog.rowancrane.com/2009/04/13/slicehost-centos-upgrade#comments</comments>
		<pubDate>Mon, 13 Apr 2009 13:16:03 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=146</guid>
		<description><![CDATA[<p>One of the things about having your own little server, not really used for anything absolutely critical to anyone is that you can install updates as soon as you like. Non critical updates are one of those things that you have to do sooner or later and for non critical systems it can often be [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2009/04/13/slicehost-centos-upgrade/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SMTP (email) on another port in Hsphere</title>
		<link>http://blog.rowancrane.com/2008/11/06/smtp-email-on-another-port-in-hsphere</link>
		<comments>http://blog.rowancrane.com/2008/11/06/smtp-email-on-another-port-in-hsphere#comments</comments>
		<pubDate>Thu, 06 Nov 2008 16:01:16 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[Hsphere]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=87</guid>
		<description><![CDATA[<p>By default, Hsphere runs SMTP on port 587 as well as the default of port 25. This appears to be recommended as part of the setup for SPF, so that roaming users can send messages where port 25 is blocked and not fall foul of strict SPF records.</p>
<p>Edit: As defined here</p>
]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2008/11/06/smtp-email-on-another-port-in-hsphere/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slicehost Review &#8211; Initial Impressions</title>
		<link>http://blog.rowancrane.com/2008/09/29/slicehost-review-initial-impressions</link>
		<comments>http://blog.rowancrane.com/2008/09/29/slicehost-review-initial-impressions#comments</comments>
		<pubDate>Mon, 29 Sep 2008 09:24:50 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Choosing a Host]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/?p=75</guid>
		<description><![CDATA[<p>I Decided back in the Summer that I would ditch Servage when my renewal came around in the Autumn, I&#8217;ll discuss why in a separate updated final review. In short I wanted a system I had as near to 100% control over as possible, so that meant a VPS. Hosting my own and my family&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2008/09/29/slicehost-review-initial-impressions/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mounting an FTP account on Linux</title>
		<link>http://blog.rowancrane.com/2007/09/02/mounting-an-ftp-account-on-linux</link>
		<comments>http://blog.rowancrane.com/2007/09/02/mounting-an-ftp-account-on-linux#comments</comments>
		<pubDate>Sun, 02 Sep 2007 16:27:33 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/2007/09/02/mounting-an-ftp-account-on-linux</guid>
		<description><![CDATA[<p>Learning to use the command line is one of the hardest things about moving to Linux, however once you&#8217;re used to it, doing things becomes second nature and you actually miss being able to use the terminal in those cases where you have FTP access but no shell account. For some things using a GUI [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2007/09/02/mounting-an-ftp-account-on-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the default sound card in Kubuntu</title>
		<link>http://blog.rowancrane.com/2007/05/02/changing-the-default-sound-card-in-kubuntu</link>
		<comments>http://blog.rowancrane.com/2007/05/02/changing-the-default-sound-card-in-kubuntu#comments</comments>
		<pubDate>Wed, 02 May 2007 09:13:56 +0000</pubDate>
		<dc:creator>Rowan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Quick Solutions]]></category>

		<guid isPermaLink="false">http://blog.rowancrane.com/2007/05/02/changing-the-default-sound-card-in-kubuntu/</guid>
		<description><![CDATA[<p>After adding a PCI soundcard to my machine for the purposes of having a gameport my Kubuntu 7.04 install wasn&#8217;t always choosing to use the on-board Intel chip for sound meaning I could near nothing.  The solution seems to be the following</p>
<p>sudo asoundconf list</p>
<p>Names of available sound cards:
au8830
Intel</p>
<p>sudo asoundconf set-default-card Intel</p>
<p>sudo /etc/init.d/alsa-utils restart
* Shutting [...]]]></description>
		<wfw:commentRss>http://blog.rowancrane.com/2007/05/02/changing-the-default-sound-card-in-kubuntu/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
