<?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>Technical Procedures &#187; Linux</title>
	<atom:link href="http://tech.omega.org.uk/blog/category/fixing-errors/linux-fixing-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.omega.org.uk/blog</link>
	<description>Computer Issues I&#039;ve Fixed, and How I Fixed Them.</description>
	<lastBuildDate>Thu, 23 Sep 2010 15:55:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Installing the ssh2 PHP extension, with PHP 5.3</title>
		<link>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/</link>
		<comments>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 00:00:19 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Difficulty: Moderate]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: ~5 Minutes]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=193</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2010/03/installing-the-ssh2-php-extension-with-php-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing the contents of 2 directories</title>
		<link>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 23:00:55 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: varies]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=103</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/comparing-the-contents-of-2-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing cached DNS entries</title>
		<link>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/</link>
		<comments>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 00:00:39 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[*NIX]]></category>
		<category><![CDATA[Difficulty: Expert]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Time: ~1 Minute]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=154</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/11/clearing-cached-dns-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recovering from &#8216;ImportError: No module named pysqlite2&#8242; after upgrading python on a Gentoo Linux system</title>
		<link>http://tech.omega.org.uk/blog/2009/10/recovering-from-importerror-no-module-named-pysqlite2-after-upgrading-python-on-a-gentoo-linux-system/</link>
		<comments>http://tech.omega.org.uk/blog/2009/10/recovering-from-importerror-no-module-named-pysqlite2-after-upgrading-python-on-a-gentoo-linux-system/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 23:00:25 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Fixing Errors]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Difficulty: Moderate]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Portage]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Time: ~30 Minutes]]></category>

		<guid isPermaLink="false">http://tech.omega.org.uk/blog/?p=19</guid>
		<description><![CDATA[WARNING: Please read before continuing &#9660; THIS INFORMATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &#8220;AS IS&#8221; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY [...]]]></description>
		<wfw:commentRss>http://tech.omega.org.uk/blog/2009/10/recovering-from-importerror-no-module-named-pysqlite2-after-upgrading-python-on-a-gentoo-linux-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
