<?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>Shady Goings On &#187; Linux</title>
	<atom:link href="http://shadycraig.homelinux.com/blog/archives/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://shadycraig.homelinux.com/blog</link>
	<description>Occasional thoughts of a software engineer and kitcar enhusiast.</description>
	<lastBuildDate>Mon, 16 Jan 2012 20:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to upgrade subversion in RHEL 5.2</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2010/07/how-to-upgrade-subversion-in-rhel-5-2/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2010/07/how-to-upgrade-subversion-in-rhel-5-2/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 11:07:20 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/?p=672</guid>
		<description><![CDATA[According to the svn book there is a &#8211;depth option to checkout which I wanted to use, however, the book relates to version 1.5 of svn and I only had version 1.4.2. Here&#8217;s how I upgraded it, and maybe you &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2010/07/how-to-upgrade-subversion-in-rhel-5-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2010/07/how-to-upgrade-subversion-in-rhel-5-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safely reboot a locked up linux box: REISUB</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2009/05/safely-reboot-a-locked-up-linux-box-reisub/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2009/05/safely-reboot-a-locked-up-linux-box-reisub/#comments</comments>
		<pubDate>Tue, 12 May 2009 11:36:52 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[reisub]]></category>
		<category><![CDATA[reisuo]]></category>
		<category><![CDATA[sysreq]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/?p=561</guid>
		<description><![CDATA[As a last resort on a locked-up linux box you might hold down the power button to restart it. This is not great as the discs will still be mounted. A safer way is to hold down Atl-SysReq while slowly &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2009/05/safely-reboot-a-locked-up-linux-box-reisub/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2009/05/safely-reboot-a-locked-up-linux-box-reisub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Samba on Fedora 7</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2009/02/setting-up-samba-on-fedora-7/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2009/02/setting-up-samba-on-fedora-7/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 20:52:07 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/?p=519</guid>
		<description><![CDATA[I decided to set up Samba so that I can use access my files on my linux PC from other PCs. How&#8217;s how: [root@localhost ~]# yum install samba [root@localhost ~]# /etc/init.d/smb restart The lines above will install and start Samba. &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2009/02/setting-up-samba-on-fedora-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2009/02/setting-up-samba-on-fedora-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Less typing with environment variable CDPATH</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2009/01/less-typing-with-environment-variable-cdpath/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2009/01/less-typing-with-environment-variable-cdpath/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 12:09:20 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[environment variables]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/?p=515</guid>
		<description><![CDATA[Using the CDPATH environment variable can make life easier, especially if you often change to particular directories. See this post on Lars Strand&#8217;s blog: Less typing with environment variable CDPATH &#8211; Lars Strand]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2009/01/less-typing-with-environment-variable-cdpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If you forgot your root password on Linux&#8230;</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2008/02/if-you-forgot-your-root-password-on-linux/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2008/02/if-you-forgot-your-root-password-on-linux/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 19:00:56 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[forgot password]]></category>
		<category><![CDATA[lost password]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2008/02/if-you-forgot-your-root-password-on-linux/</guid>
		<description><![CDATA[Don&#8217;t worry! You can set a new one if you have sudo set up on your system. See my post about setting up sudo on your linux box if you haven&#8217;t already&#8230; sudo allows a regular user to perform single &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2008/02/if-you-forgot-your-root-password-on-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2008/02/if-you-forgot-your-root-password-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASRock N8NF6G-VSTA audio on Fedoda 7 Linux</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2007/09/asrock-n8nf6g-vsta-audio-on-fedoda-7-linux/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2007/09/asrock-n8nf6g-vsta-audio-on-fedoda-7-linux/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 21:10:26 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2007/09/asrock-n8nf6g-vsta-audio-on-fedoda-7-linux/</guid>
		<description><![CDATA[Since I installed Fedora on my pc I haven&#8217;t had any audio, a shame but I&#8217;m not too bothered. Any way today I thought I&#8217;d have a stab at getting it working. The audio comes through an on-board chipset. by &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2007/09/asrock-n8nf6g-vsta-audio-on-fedoda-7-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2007/09/asrock-n8nf6g-vsta-audio-on-fedoda-7-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get sudo working on Fedora 7</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2007/07/get-sudo-working-on-fedora-7/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2007/07/get-sudo-working-on-fedora-7/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 21:35:46 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2007/07/get-sudo-working-on-fedora-7/</guid>
		<description><![CDATA[A handy feature of Fedora 7 (and most Linux&#8217;s) is to be able to run a command as admin (root). In the past I&#8217;ve done this by using su but it&#8217;s not really a good idea for security reasons. Using &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2007/07/get-sudo-working-on-fedora-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2007/07/get-sudo-working-on-fedora-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Releases Google Desktop for Linux</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2007/06/google-releases-google-desktop-for-linux/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2007/06/google-releases-google-desktop-for-linux/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 11:22:21 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2007/06/google-releases-google-desktop-for-linux/</guid>
		<description><![CDATA[Yesterday Google released it&#8217;s popular Windows tool Google Desktop for Linux, see their blog about it here. I was looking for exactly this type of program, what a coincidence that Google should create one just in time! There is already &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2007/06/google-releases-google-desktop-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2007/06/google-releases-google-desktop-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course results: 1st assignment 82%</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2007/06/course-results-1st-assignment-82/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2007/06/course-results-1st-assignment-82/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 16:23:02 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2007/06/course-results-1st-assignment-82/</guid>
		<description><![CDATA[Well the results are back and I scored 82%, it seems quite high but the results page tells me that about 40% of students scored over 85%, so I could have done better. I got 4 questions wrong, one was &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2007/06/course-results-1st-assignment-82/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2007/06/course-results-1st-assignment-82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows problem &#8211; more news</title>
		<link>http://shadycraig.homelinux.com/blog/archives/2007/04/windows-problem-more-news/</link>
		<comments>http://shadycraig.homelinux.com/blog/archives/2007/04/windows-problem-more-news/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 11:53:58 +0000</pubDate>
		<dc:creator>ShadyCraig</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.devineprojects.org/blog/archives/2007/04/windows-problem-more-news/</guid>
		<description><![CDATA[After more investigation last night it seems the root of the problem my be a hardware issue rather than anything to do with Windows, I also had some issues with Linux. I left the box powered off at the mains &#8230; <a href="http://shadycraig.homelinux.com/blog/archives/2007/04/windows-problem-more-news/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shadycraig.homelinux.com/blog/archives/2007/04/windows-problem-more-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

