<?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>iainlbc</title>
	<atom:link href="http://www.iainlbc.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iainlbc.com</link>
	<description>Not just another sysadmin!</description>
	<lastBuildDate>Wed, 25 Jan 2012 01:46:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OSX Lion: Postgres could not connect to database postgres (after homebrew installation)</title>
		<link>http://www.iainlbc.com/2011/10/osx-lion-postgres-could-not-connect-to-database-postgres-after-homebrew-installation/</link>
		<comments>http://www.iainlbc.com/2011/10/osx-lion-postgres-could-not-connect-to-database-postgres-after-homebrew-installation/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 20:09:30 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=560</guid>
		<description><![CDATA[Problem: createuser: could not connect to database postgres: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket &#8220;/var/pgsql_socket/.s.PGSQL.5432&#8243;? Solution: I tried many solutions found across the interwebs to no avail. The problem seems quite common, for me the fix was: Make sure [...]]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2011/10/osx-lion-postgres-could-not-connect-to-database-postgres-after-homebrew-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to setup a Dedicated Left 4 Dead 2 (L4d2) server on Linux (CentOS 5.6)</title>
		<link>http://www.iainlbc.com/2011/10/tutorial-how-to-setup-a-dedicated-left4dead2-server-on-centos-5-6/</link>
		<comments>http://www.iainlbc.com/2011/10/tutorial-how-to-setup-a-dedicated-left4dead2-server-on-centos-5-6/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 20:19:28 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[TUTORIALS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=520</guid>
		<description><![CDATA[Most of the tutorials out there are dated or missing fixes that required time and effort to search and resolve.&#160;I am throwing this together as I go through the installation in the hopes it saves someone else some time. As always feel free to comment for help. I&#8217;ve run valve based servers on/off for about [...]]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2011/10/tutorial-how-to-setup-a-dedicated-left4dead2-server-on-centos-5-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tutorial: Install WordPress on an Ubuntu 10.04 Cloud Server (NGINX, MySQL, PHP 5.3 with php-fpm, APC)</title>
		<link>http://www.iainlbc.com/2011/04/tutorial-install-wordpress-on-ubuntu-10-04-nginx-mysql-php-fpm/</link>
		<comments>http://www.iainlbc.com/2011/04/tutorial-install-wordpress-on-ubuntu-10-04-nginx-mysql-php-fpm/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 01:35:42 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[TUTORIALS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=158</guid>
		<description><![CDATA[This tutorial takes you step by step through the installation of NGINX, MySQL, PHP 5.3, php-fpm, APC (Opcode cache) and WordPress on Ubuntu 10.04 LTS]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2011/04/tutorial-install-wordpress-on-ubuntu-10-04-nginx-mysql-php-fpm/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Dell U2711: Text is blurry at full/native resolution</title>
		<link>http://www.iainlbc.com/2011/04/dell-u2711-text-is-blurry-at-fullnative-resolution/</link>
		<comments>http://www.iainlbc.com/2011/04/dell-u2711-text-is-blurry-at-fullnative-resolution/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 16:45:00 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=419</guid>
		<description><![CDATA[Problem: Text/image appears blurry &#038; choppy when you run your U2711 at full/native resolution (2560 x 1440).]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2011/04/dell-u2711-text-is-blurry-at-fullnative-resolution/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>configure: error: Could not find libevent &gt;= 1.4.11 when running ./configure PHP 5.33</title>
		<link>http://www.iainlbc.com/2010/11/configure-error-could-not-find-libevent-1-4-11-when-configuring-php/</link>
		<comments>http://www.iainlbc.com/2010/11/configure-error-could-not-find-libevent-1-4-11-when-configuring-php/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 03:43:32 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=368</guid>
		<description><![CDATA[When running ./configure to install PHP 5.33 from source receive this error: 
checking for libevent >= 1.4.11 install prefix... 
configure: error: Could not find libevent >= 1.4.11 
The solution for me was to install libevent from source, heres how...]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/11/configure-error-could-not-find-libevent-1-4-11-when-configuring-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to install Atlassian JIRA 4 Standalone on Red Hat Enterprise Linux</title>
		<link>http://www.iainlbc.com/2010/08/tutorial-how-to-install-atlassian-jira-4-standalone-on-red-hat-enterprise-linux/</link>
		<comments>http://www.iainlbc.com/2010/08/tutorial-how-to-install-atlassian-jira-4-standalone-on-red-hat-enterprise-linux/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 03:07:17 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[TUTORIALS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=213</guid>
		<description><![CDATA[This tutorial is broken into 2 parts and will walk you through the installation of JIRA on a new Redhat based server . JIRA Is an application written entirely in JAVA, thus step one is to install java's JDK...]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/08/tutorial-how-to-install-atlassian-jira-4-standalone-on-red-hat-enterprise-linux/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Mailman: Archives not working &#8220;No messages have been posted to this list yet, so the archives are currently empty.&#8221;</title>
		<link>http://www.iainlbc.com/2010/08/mailman-archives-not-working-no-messages-have-been-posted-to-this-list-yet-so-the-archives-are-currently-empty/</link>
		<comments>http://www.iainlbc.com/2010/08/mailman-archives-not-working-no-messages-have-been-posted-to-this-list-yet-so-the-archives-are-currently-empty/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 18:37:34 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=255</guid>
		<description><![CDATA[After installing mailman and posting a few messages to one of your lists, the messages do not show up in the list archives. ]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/08/mailman-archives-not-working-no-messages-have-been-posted-to-this-list-yet-so-the-archives-are-currently-empty/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Java JDK Installation Error on Redhat: bad ELF interpreter</title>
		<link>http://www.iainlbc.com/2010/07/java-jdk-installation-error-on-redhat-bad-elf-interpreter/</link>
		<comments>http://www.iainlbc.com/2010/07/java-jdk-installation-error-on-redhat-bad-elf-interpreter/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 22:21:53 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=232</guid>
		<description><![CDATA[The fix for me was  to use the 64bit version of the JDK installer. You can determine if you are on 32bit or 64bit by running... ]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/07/java-jdk-installation-error-on-redhat-bad-elf-interpreter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maxtor OneTouch 4 USB Device Not Recognized</title>
		<link>http://www.iainlbc.com/2010/07/maxtor-onetouch-4-usb-device-not-recognized/</link>
		<comments>http://www.iainlbc.com/2010/07/maxtor-onetouch-4-usb-device-not-recognized/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:08:47 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=206</guid>
		<description><![CDATA[Windows XP keeps throwing a "USB Device not recognized" error when you plug in your Maxtor Onetouch External USB Drive...]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/07/maxtor-onetouch-4-usb-device-not-recognized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install mod_fastcgi on Ubuntu &#8220;Lucid&#8221; 10.04 LTS</title>
		<link>http://www.iainlbc.com/2010/07/how-to-install-mod_fastcgi-on-ubuntu-lucid-10-04-lts/</link>
		<comments>http://www.iainlbc.com/2010/07/how-to-install-mod_fastcgi-on-ubuntu-lucid-10-04-lts/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:12:12 +0000</pubDate>
		<dc:creator>iain wright</dc:creator>
				<category><![CDATA[SOLUTIONS]]></category>

		<guid isPermaLink="false">http://www.iainlbc.com/?p=197</guid>
		<description><![CDATA[When you attempt to install mod_fastcgi for apache 2.2 on Ubuntu 10.04 using "apt-get install libapache2-mod-fastcgi" you recieve the Error "E: <em>Package libapache2-mod-fastcgi has no installation candidate."</em>]]></description>
		<wfw:commentRss>http://www.iainlbc.com/2010/07/how-to-install-mod_fastcgi-on-ubuntu-lucid-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

