<?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>smert.net &#187; Jason</title>
	<atom:link href="http://www.smert.net/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smert.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 28 Dec 2011 21:54:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Poor perfomance with Cacti and RRDtool 1.3.x generating graphs</title>
		<link>http://www.smert.net/2009/11/07/poor-perfomance-with-cacti-and-rrdtool-1-3-x-generating-graphs/</link>
		<comments>http://www.smert.net/2009/11/07/poor-perfomance-with-cacti-and-rrdtool-1-3-x-generating-graphs/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 14:58:08 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=299</guid>
		<description><![CDATA[Just this past week, we had a time change and that is when I started to notice higher than normal load averages on my Arch Linux box. I use Cacti to monitor the load averages and bandwidth of my Internet connection in order to get an idea of how much I actually download and upload [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2009/11/07/poor-perfomance-with-cacti-and-rrdtool-1-3-x-generating-graphs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We&#8217;ve Moved to Slicehost</title>
		<link>http://www.smert.net/2009/09/22/weve-moved-to-slicehost/</link>
		<comments>http://www.smert.net/2009/09/22/weve-moved-to-slicehost/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 12:08:27 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=286</guid>
		<description><![CDATA[After many many months, I&#8217;ve finally moved everything over to a VPS. It has taken forever to get everything up and running exactly the way I wanted it. Ran into a few bumps that delayed the progress but I finally finished. I&#8217;ll be making a few articles on configuring services for a VPS or any [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2009/09/22/weve-moved-to-slicehost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Zimbra on Arch Linux</title>
		<link>http://www.smert.net/2009/04/24/installing-zimbra-on-arch-linux/</link>
		<comments>http://www.smert.net/2009/04/24/installing-zimbra-on-arch-linux/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 03:41:09 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=87</guid>
		<description><![CDATA[Zimbra is a modern groupware solution with an AJAX web interface. It combines email, contacts, shared calendar, tasks, instant messaging, spell checking, and online documents into a single product. The web interface is solid and rivals Gmail&#8217;s in terms of ease of use and intuitiveness. Email accounts are stored in LDAP and provide a global [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2009/04/24/installing-zimbra-on-arch-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Opera Face Gestures Beta</title>
		<link>http://www.smert.net/2009/04/23/opera-face-gestures-beta/</link>
		<comments>http://www.smert.net/2009/04/23/opera-face-gestures-beta/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 13:00:50 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=85</guid>
		<description><![CDATA[Earlier this month was April Fools&#8217; Day and there is no better place to be than the Internet. Many different companies like to release fake products and services on that day. Opera was one of the many companies to release such a product. This year they introduced Opera Face Gestures to revolutionize web browsing&#8230;or not. [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2009/04/23/opera-face-gestures-beta/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Using Mock to Build Postfix RPMs With MySQL Support For CentOS</title>
		<link>http://www.smert.net/2009/04/22/using-mock-to-build-postfix-rpms-with-mysql-support-for-centos/</link>
		<comments>http://www.smert.net/2009/04/22/using-mock-to-build-postfix-rpms-with-mysql-support-for-centos/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:10:26 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=83</guid>
		<description><![CDATA[Recently I&#8217;ve been trying to configure Postfix to support virtual domains and pull the information from MySQL. I&#8217;m using CentOS and the default build doesn&#8217;t include MySQL support. Even though there is already a build with MySQL support in the Extra&#8217;s repository there appears to be a newer version in Updates with a security fix. [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2009/04/22/using-mock-to-build-postfix-rpms-with-mysql-support-for-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Uplink Inspired Multiplayer Game</title>
		<link>http://www.smert.net/2008/10/30/uplink-inspired-multiplayer-game/</link>
		<comments>http://www.smert.net/2008/10/30/uplink-inspired-multiplayer-game/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 19:16:49 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=81</guid>
		<description><![CDATA[Several months ago I pulled out my old Uplink game and decided to play it again. There is something about the game that makes it fun to play for me. The music and the atmosphere appeals to me, not to mention that cyberpunk is one of my favorite genres. I&#8217;m not sure exactly how much [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2008/10/30/uplink-inspired-multiplayer-game/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Your Own Personal MySpace Tracker</title>
		<link>http://www.smert.net/2008/08/22/your-own-personal-myspace-tracker/</link>
		<comments>http://www.smert.net/2008/08/22/your-own-personal-myspace-tracker/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 21:28:23 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[MySpace]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=79</guid>
		<description><![CDATA[Have you ever wanted you own MySpace tracker? Well look no farther. I&#8217;ve decided to convert Jordan&#8217;s MySpace tracker to be used in a web application framework. The framework I&#8217;ve chosen is Kohana and originally was a fork of CodeIgniter. The code originally was going to be used as a reference for Jordan so he [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2008/08/22/your-own-personal-myspace-tracker/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Linking Volume Controls in Ubuntu</title>
		<link>http://www.smert.net/2008/08/10/linking-volume-controls-in-ubuntu/</link>
		<comments>http://www.smert.net/2008/08/10/linking-volume-controls-in-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 18:48:59 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=77</guid>
		<description><![CDATA[Ever since I&#8217;ve switched over to Linux a few years ago there has been a few annoyances that I haven&#8217;t fixed. Every time I play a video or listen to some music the volume is never right. I always end up using the volume controls on the front of my laptop. Then I end up [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2008/08/10/linking-volume-controls-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Dual Head to Work in Fedora Core 9</title>
		<link>http://www.smert.net/2008/07/11/getting-dual-head-to-work-in-fedora-core-9/</link>
		<comments>http://www.smert.net/2008/07/11/getting-dual-head-to-work-in-fedora-core-9/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 02:47:20 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=75</guid>
		<description><![CDATA[Fedora Core 9 has been out for a while and I haven&#8217;t seen any decent dual monitor configurations. Of course this might have changed in the last month and a half but I doubt it. FC9 comes with the latest Xorg Server which as of this writing is 1.4.99.905. It was until very recently that [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2008/07/11/getting-dual-head-to-work-in-fedora-core-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grub Issues With Fedora Core 9</title>
		<link>http://www.smert.net/2008/05/24/grub-issues-with-fedora-core-9/</link>
		<comments>http://www.smert.net/2008/05/24/grub-issues-with-fedora-core-9/#comments</comments>
		<pubDate>Sun, 25 May 2008 03:20:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.smert.net/?p=73</guid>
		<description><![CDATA[Fairly recently I have updated my laptop to the latest Fedora Core. I also have several other Linux distributions on this laptop as well. I use the Grub installer from SuSE, since the GFX menu works across all of the menus I have. After installing Fedora I didn&#8217;t do much afterwards and I pretty much [...]]]></description>
		<wfw:commentRss>http://www.smert.net/2008/05/24/grub-issues-with-fedora-core-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.138 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-20 21:29:04 -->

