<?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>TheCWLZone Blog &#187; Linux</title>
	<atom:link href="http://www.thecwlzone.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecwlzone.com/blog</link>
	<description>Christopher W Lehman Technical Blog</description>
	<lastBuildDate>Fri, 23 Jul 2010 00:00:17 +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>Rails and PHP under Ubuntu Apache</title>
		<link>http://www.thecwlzone.com/blog/rails/rails-and-php-under-ubuntu-apache/</link>
		<comments>http://www.thecwlzone.com/blog/rails/rails-and-php-under-ubuntu-apache/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:34:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=277</guid>
		<description><![CDATA[I have Ubuntu 9.10 (aka Karmic Koala) running on my laptop. It&#8217;s rapidly becoming my portable development machine, so I set up the Rails environment right away. I have decided to add PHP to the development mix, so I began to install all the PHP stuff using Ubuntu&#8217;s built-in Synaptic Package Manager found under System [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/rails/rails-and-php-under-ubuntu-apache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware Server 2.0.2</title>
		<link>http://www.thecwlzone.com/blog/linux/vmware-server-2-0-2/</link>
		<comments>http://www.thecwlzone.com/blog/linux/vmware-server-2-0-2/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:30:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=265</guid>
		<description><![CDATA[The latest VMware Server version is 2.0.2, released on October 27 of this year, so I thought I would give it a spin. The downloads are available as RPMs, so that was the obvious choice for my Fedora Core 8 server. FC8 is pretty rusty now, but that means the kernel is stable, which also [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/vmware-server-2-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sendmail Tweak</title>
		<link>http://www.thecwlzone.com/blog/linux/sendmail-tweak/</link>
		<comments>http://www.thecwlzone.com/blog/linux/sendmail-tweak/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:45:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=246</guid>
		<description><![CDATA[Although the Rails ActionMailer class is easy to test, I wanted to really use it in development mode to check all my settings in the config/email.yml file.
The Fedora code base pretty much sets up sendmail out of the box, but with ISP&#8217;s possibly blocking port 25, and router configs, etc. etc, things can get confusing. [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/sendmail-tweak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HAML and Apache Encodings</title>
		<link>http://www.thecwlzone.com/blog/linux/haml-and-apache-encodings/</link>
		<comments>http://www.thecwlzone.com/blog/linux/haml-and-apache-encodings/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 23:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=229</guid>
		<description><![CDATA[I&#8217;m playing around a bit with the HAML gem. It broke my Apache / Passenger server immediately. The original error message looked something like:

/!\ FAILSAFE /!\  2009-05-01 10:05:18 -1000
  Status: 500 Internal Server Error
  invalid byte sequence in US-ASCII

Google to the rescue. On Linux machines, you should have a /etc/sysconfig/httpd file. I [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/haml-and-apache-encodings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Through the Firewall</title>
		<link>http://www.thecwlzone.com/blog/linux/apache-through-the-firewall/</link>
		<comments>http://www.thecwlzone.com/blog/linux/apache-through-the-firewall/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 18:54:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=188</guid>
		<description><![CDATA[Back in the old days (pre-2000), the various flavors of UNIX had very little security other than the &#8220;baked-in&#8221; stuff such as encrypted passwords, root vs normal users, the standard file permissions, etc. Later, things like SELinux and firewalls were added. I still get tripped up on that occasionally.
I recently moved my Rails apps from [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/apache-through-the-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TweetDeck on Linux and KDE</title>
		<link>http://www.thecwlzone.com/blog/linux/tweetdeck-on-linux-and-kde/</link>
		<comments>http://www.thecwlzone.com/blog/linux/tweetdeck-on-linux-and-kde/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 15:44:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=137</guid>
		<description><![CDATA[Summarizing all I learned in one place&#8230;.
I use the KDE window manager on Linux mainly because it&#8217;s been the de facto standard for the semiconductor industry since the Dark Ages, and I don&#8217;t want to burn the time switching to GNOME right now. TweetDeck seems to be GNOME-centric, BTW.
On Fedora Core 8, 32-bit Linux, with [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/tweetdeck-on-linux-and-kde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS Installs Under VMware Server 2.0</title>
		<link>http://www.thecwlzone.com/blog/linux/os-installs-under-vmware-server-20/</link>
		<comments>http://www.thecwlzone.com/blog/linux/os-installs-under-vmware-server-20/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 23:41:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT-Related]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.thecwlzone.com/blog/?p=132</guid>
		<description><![CDATA[My Linux server is running Fedora Core 8 &#8211; pretty old by Internet standards (the bleeding edge is FC 11). But now that the kernel patches have died off, my VMware Server 2.0 installation is stable, so I wanted to create a few Linux OS images of interest. Here&#8217;s a summary of the results:

Ubuntu 8.10 [...]]]></description>
		<wfw:commentRss>http://www.thecwlzone.com/blog/linux/os-installs-under-vmware-server-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
