<?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>greg&#039;s weblog &#187; Linux</title>
	<atom:link href="http://www.serberus.net/category/tech/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serberus.net</link>
	<description>web development and system administration</description>
	<lastBuildDate>Tue, 11 May 2010 10:12:11 +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>MySQL bug</title>
		<link>http://www.serberus.net/2010/04/27/bug-in-ubuntu-karmic-mysql-5-1-37-release/</link>
		<comments>http://www.serberus.net/2010/04/27/bug-in-ubuntu-karmic-mysql-5-1-37-release/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 12:12:41 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.serberus.net/?p=433</guid>
		<description><![CDATA[I can&#8217;t remember the last time I stumbled across a bug in MySQL, however this morning I did.
Querying the following table to locate entities with more than one title attribute (this is a diagnostic query, not used in the application).
CREATE TABLE `entity_attr` (
  `entity_id` int(11) NOT NULL default '0',
  `entity_attr_id` int(11) NOT NULL [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2010/04/27/bug-in-ubuntu-karmic-mysql-5-1-37-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two ways around SSH&#8217;ing to different machines with the same IP</title>
		<link>http://www.serberus.net/2010/02/14/two-ways-around-sshing-to-different-machines-with-the-same-ip/</link>
		<comments>http://www.serberus.net/2010/02/14/two-ways-around-sshing-to-different-machines-with-the-same-ip/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 16:27:30 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ssh linux ignore known_hosts]]></category>

		<guid isPermaLink="false">http://www.serberus.net/?p=195</guid>
		<description><![CDATA[Like a lot of people, I ditched my desktop in 2007 and moved to a laptop as my main computer. I take my Macbook Pro to work everyday and it&#8217;s also my personal computer at home.
To make life simpler I have an almost identical network set up at home as we do in the office, [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2010/02/14/two-ways-around-sshing-to-different-machines-with-the-same-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting shared folders in Mac OS X Leopard</title>
		<link>http://www.serberus.net/2008/11/12/mounting-shared-folders-in-mac-os-x-leopard/</link>
		<comments>http://www.serberus.net/2008/11/12/mounting-shared-folders-in-mac-os-x-leopard/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 17:20:55 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.serberus.net/2008/11/12/mounting-shared-folders-in-mac-os-x-leopard/</guid>
		<description><![CDATA[Having recently switched to Mac OS X, I stumbled upon issues when mounting shared folders on my Macbook Pro from our Linux development server. Previously, both Windows Vista and Ubuntu have had no trouble sharing a directory then mounting it from the dev server via smbfs. This enables me (and other developers) to edit files [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2008/11/12/mounting-shared-folders-in-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first &amp; last Macbook</title>
		<link>http://www.serberus.net/2008/11/10/my-first-last-macbook/</link>
		<comments>http://www.serberus.net/2008/11/10/my-first-last-macbook/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 09:52:37 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.serberus.net/2008/11/10/my-first-last-macbook/</guid>
		<description><![CDATA[I started writing this post some months ago back in September but never got around to finishing it. At first this post was going to be me singing my praises for Ubuntu and how well Ubuntu supports the Macbook Pro. Unfortunately in that time I&#8217;ve now moved to Mac OS X&#8230;
I ran Ubuntu on my [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2008/11/10/my-first-last-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox and Thunderbird Ubuntu Maximized Issue</title>
		<link>http://www.serberus.net/2008/10/28/mozilla-firefox-and-thunderbird-ubuntu-maximized-issue/</link>
		<comments>http://www.serberus.net/2008/10/28/mozilla-firefox-and-thunderbird-ubuntu-maximized-issue/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:52:37 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.serberus.net/2008/10/28/mozilla-firefox-and-thunderbird-ubuntu-maximized-issue/</guid>
		<description><![CDATA[Not long now until Ibex is released. However, I ran into this issue again this morning so I thought I&#8217;d document the solution for others.
Occasionally when starting Firefox or Thunderbird on Ubuntu (I&#8217;m running Hardy Heron 8.04), the window will lose all decoration. No title bar, no minimize, maximize or close buttons and will maximize [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2008/10/28/mozilla-firefox-and-thunderbird-ubuntu-maximized-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash script woes</title>
		<link>http://www.serberus.net/2007/05/28/bash-script-woes/</link>
		<comments>http://www.serberus.net/2007/05/28/bash-script-woes/#comments</comments>
		<pubDate>Mon, 28 May 2007 19:00:45 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://www.serberus.net/2007/05/28/bash-script-woes/</guid>
		<description><![CDATA[I had an opportunity to play with Bash script on Friday. My task was to write a small deployment script to grab our server class configuration settings from subversion and rsync them to the appropriate machines.
This was easy enough, a couple of commands to subversion, rsync and some glue and I&#8217;d be done. However, an [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2007/05/28/bash-script-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Quirks</title>
		<link>http://www.serberus.net/2006/11/11/debian-quirks/</link>
		<comments>http://www.serberus.net/2006/11/11/debian-quirks/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 16:26:03 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.serberus.net/2006/11/11/debian-quirks/</guid>
		<description><![CDATA[Just a tip for anyone else Googling this, if you&#8217;re trying to install the DNS utility dig on Debian the obvious doesn&#8217;t work:
# dig
bash: dig: command not found
# apt-get install dig
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package dig
This is what you need:
# apt-get install dnsutils
]]></description>
		<wfw:commentRss>http://www.serberus.net/2006/11/11/debian-quirks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux answer to Aero: Xgl</title>
		<link>http://www.serberus.net/2006/06/15/linux-answer-to-aero-xgl/</link>
		<comments>http://www.serberus.net/2006/06/15/linux-answer-to-aero-xgl/#comments</comments>
		<pubDate>Thu, 15 Jun 2006 22:27:58 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://blog.serberus.net/2006/06/15/linux-answer-to-aero-xgl/</guid>
		<description><![CDATA[Well it seems I was a little slow off the mark with spotting this but I stumbled across Xgl today. What is Xgl? (quote lifted from Wikipedia)

Xgl is an X server architecture, started by David Reveman, layered on top of OpenGL via glitz. It takes advantage of modern graphics cards via their OpenGL drivers, supporting [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2006/06/15/linux-answer-to-aero-xgl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL 5.0 not so production ready?</title>
		<link>http://www.serberus.net/2006/05/29/mysql-50-not-so-production-ready/</link>
		<comments>http://www.serberus.net/2006/05/29/mysql-50-not-so-production-ready/#comments</comments>
		<pubDate>Mon, 29 May 2006 17:06:53 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.serberus.net/2006/05/29/mysql-50-not-so-production-ready/</guid>
		<description><![CDATA[For several months now I&#8217;ve thought MySQL 5&#8217;s push to a production ready status was more of a political move than technically justified. First I read this and again today when it came time to compile any MySQL support into PHP 5.1.4 on my newly installed Linux box I ran into problems.
We&#8217;re in the process [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2006/05/29/mysql-50-not-so-production-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Fedora, Hello Slackware</title>
		<link>http://www.serberus.net/2006/05/28/goodbye-fedora-hello-slackware/</link>
		<comments>http://www.serberus.net/2006/05/28/goodbye-fedora-hello-slackware/#comments</comments>
		<pubDate>Sun, 28 May 2006 14:53:40 +0000</pubDate>
		<dc:creator>Greg Knapp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://blog.serberus.net/2006/05/28/goodbye-fedora-hello-slackware/</guid>
		<description><![CDATA[So I got XDebug working a couple of weekends ago. After much fun trying to install KCacheGrind on Fedora and setting up X forwarding to my Windows box I finally saw the fruits of my labour.

I was impressed with the Call Graph which shows the flow of execution. This is a framework I spent some [...]]]></description>
		<wfw:commentRss>http://www.serberus.net/2006/05/28/goodbye-fedora-hello-slackware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
