<?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>Blog of Junkin &#187; Server Configuration</title>
	<atom:link href="http://joe.junkin.com/category/server-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://joe.junkin.com</link>
	<description>Software, Hardware and Fishing</description>
	<lastBuildDate>Thu, 22 Dec 2011 23:29:34 +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>huge crashes with centos 6.2 &amp; LSI SAS</title>
		<link>http://joe.junkin.com/2011/12/22/huge-crashes-with-centos-6-lsi-sas/</link>
		<comments>http://joe.junkin.com/2011/12/22/huge-crashes-with-centos-6-lsi-sas/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 23:26:48 +0000</pubDate>
		<dc:creator>jjunkin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Server Setup & Config]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=246</guid>
		<description><![CDATA[Yesterday I ran yum update on most of my servers. It was a large update, I guess it was centos 6.2? At any rate part of the update was kernel /vmlinuz-2.6.32-220.el6.x86_64. After I updated 3 of my servers became unresponsive &#8230; <a href="http://joe.junkin.com/2011/12/22/huge-crashes-with-centos-6-lsi-sas/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I ran yum update on most of my servers. It was a large update, I guess it was centos 6.2? At any rate part of the update was kernel /vmlinuz-2.6.32-220.el6.x86_64. After I updated 3 of my servers became unresponsive &#8211; which has never happened before. On the console I found strange error messages:</p>
<p>&#8216;rejecting I/O to offline device&#8217;</p>
<p>and</p>
<p>&#8216;task jbd2/sda3-8 blocked for more than 120 seconds&#8217;</p>
<p>Scary stuff! Googling around found a lot of mention of serious hardware issues. Bummer! I figured it would take a while to figure it out. Probably need to get new drivers for the LSI SAS and build the new module.</p>
<p>Then I wondered if it was maybe the new kernel from the update. I went into /boot/grub/grub.conf and changed the default from 0 to 1, which selects the prior kernel.</p>
<p>Reboot. Problem solved. Going home.</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2011/12/22/huge-crashes-with-centos-6-lsi-sas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MegaRaid Manager (MSM) for the LSI 2108</title>
		<link>http://joe.junkin.com/2011/11/22/megaraid-manager-msm-for-the-lsi-2108/</link>
		<comments>http://joe.junkin.com/2011/11/22/megaraid-manager-msm-for-the-lsi-2108/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 23:17:14 +0000</pubDate>
		<dc:creator>jjunkin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Server Setup & Config]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=243</guid>
		<description><![CDATA[I have the supermicro SuperServer 2026TT H6RF server. Each contains 4 nodes and each node has an onboard 6Gbps SAS controller, an LSI 2108. I wanted to install a manager for monitoring the drives and raid status. Digging around I &#8230; <a href="http://joe.junkin.com/2011/11/22/megaraid-manager-msm-for-the-lsi-2108/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>I have the supermicro <a href="http://www.supermicro.nl/products/system/2U/2026/SYS-2026TT-H6RF.cfm">SuperServer 2026TT H6RF</a> server. Each contains 4 nodes and each node has an onboard 6Gbps SAS controller, an LSI 2108. I wanted to install a manager for monitoring the drives and raid status.</p>
<p>Digging around I found:</p>
<p>ftp://ftp.supermicro.com/driver/SAS/LSI/2108/</p>
<p>which is the drivers and the MSM raid manager. I did not install the driver, centos 6 seems to utilize the SAS card just fine.</p>
<p>Upon unpacking the zip file:</p>
<p>ftp://ftp.supermicro.com/driver/SAS/LSI/2108/MSM/Linux/11.06-00/11.06-00.zip</p>
<p>I found in the disk directory the readme that has prerequisites for RHEL6. They list a bunch of rpms that need to be installed. I had the target packages installed via yum, but I got errors running the install script. It wasn’t clear what exactly I needed to install.</p>
<p>I <em>think</em> the pre-requisites are 32 bit libraries. At any rate after much fumbling around I found the MegaRaid manager worked when I installed the following yum packages:</p>
<p>yum install libstdc++.i686</p>
<p>yum install libXext.i686</p>
<p>yum install libXtst.i686</p>
<p>&nbsp;</p>
<p>Good luck!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2011/11/22/megaraid-manager-msm-for-the-lsi-2108/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best Servers(s) in the world</title>
		<link>http://joe.junkin.com/2011/06/09/the-best-serverss-in-the-world/</link>
		<comments>http://joe.junkin.com/2011/06/09/the-best-serverss-in-the-world/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 23:34:08 +0000</pubDate>
		<dc:creator>jjunkin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Server Setup & Config]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=216</guid>
		<description><![CDATA[So you are a startup. You have decided to not use the cloudy stuff. You want some rocking hardware! Here it is. Start with the chassis: The awesome Supermicro 2026TT. This badass in a 2U case has 4 nodes and &#8230; <a href="http://joe.junkin.com/2011/06/09/the-best-serverss-in-the-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So you are a startup. You have decided to not use the cloudy stuff. You want some rocking hardware! Here it is.<a href="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2498.jpg"><img class="alignleft size-full wp-image-219" title="IMG_2498" src="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2498.jpg" alt="please don't drool on the motherboards ..." width="3264" height="2448" /></a></p>
<p>Start with the chassis: The awesome <a title="Supermicro 20266TT" href="http://www.supermicro.com/products/system/2U/2026/SYS-2026TT-HIBQRF.cfm?INF=" target="_blank">Supermicro 2026TT</a>. This badass in a 2U case has 4 nodes and can handle 24 2.5&#8243; HDD&#8217;s. Each hot-swappable node has 2 sockets for Xeon processors 5600/5500, up to 196 Gig of ECC Ram and onboard LSI SAS 6g card to handle the max of six hot-swap drives.</p>
<p><a href="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2494.jpg"><img class="alignleft size-full wp-image-222" title="IMG_2494" src="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2494.jpg" alt="" width="3264" height="2448" /></a>Blades? We don&#8217;t need no &#8230; Who has the money for blades? This is an excellent startup box. Cost? For each node I configured: 48 G of ECC/REG RAM, 2 X 600G seagate HDD (to be added to later), 2X XEON E5620. I bought 2 of these servers for a total of 8 nodes. plus 2 extra drives for one of the boxes. $31,000 before tax. $31K for 8 rockin servers with 48G of RAM. This was on 12/2010.</p>
<p>Oh, and the redundant hot swap power supply consumes a max of 1400 watts which is 350 watts per server. Very low power for such beefy boxes.  After 6 months of operation these supermicro boxes have been flawless. Still running CENTOS 5.</p>
<div id="attachment_223" class="wp-caption alignleft" style="width: 3274px"><a href="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2511.jpg"><img class="size-full wp-image-223" title="IMG_2511" src="http://joe.junkin.com/wp-content/uploads/2011/06/IMG_2511.jpg" alt="" width="3264" height="2448" /></a><p class="wp-caption-text">Hot swap node</p></div>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2011/06/09/the-best-serverss-in-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated wordpress</title>
		<link>http://joe.junkin.com/2009/09/05/updated-wordpress/</link>
		<comments>http://joe.junkin.com/2009/09/05/updated-wordpress/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 05:43:30 +0000</pubDate>
		<dc:creator>jjunkin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Server Setup & Config]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=44</guid>
		<description><![CDATA[Thanks to popurls, I happend to see the exploit warning for wordpress. I just went and updated all my wordpress sites. Thank god for subversion!]]></description>
			<content:encoded><![CDATA[<p>Thanks to popurls, I happend to see the exploit warning for wordpress. I just went and updated all my wordpress sites. Thank god for subversion!</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2009/09/05/updated-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU or Standalone?</title>
		<link>http://joe.junkin.com/2007/03/07/wordpress-mu-or-standalone/</link>
		<comments>http://joe.junkin.com/2007/03/07/wordpress-mu-or-standalone/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 20:03:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=14</guid>
		<description><![CDATA[We have been evaluating both WordPress and WordPress MU (multiuser). WordPress MU allowsÂ us to setup a domain (or sub domian) and then provide users the ability to create their own blogs instantly. Using Apache wildcard virtualhosts in conjunction with DNS &#8230; <a href="http://joe.junkin.com/2007/03/07/wordpress-mu-or-standalone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have been evaluating both WordPress and WordPress MU (multiuser). WordPress MU allowsÂ us to setup a domain (or sub domian) and then provide users the ability to create their own blogs instantly. Using Apache wildcard virtualhosts in conjunction with DNS wildcards allows the system to provide users with instant sub-domain hosts of their own which is pretty cool. But is WordPress MU the answer for a single point install for all blogs that we host? Short answer is not at this time.<br />
<span id="more-15"></span><br />
This works great for junkin.com.Â There is limited functionality toÂ restrict who can create blogs. In this case users are restricted by email address domain. One can also black list domains.</p>
<p>The problem is that it does not work out of the box for more than one domain. If you want toÂ use domain1.com,Â domain2.com, domain3.com, etc itÂ requires some hacking. I did set it up and it was not a big deal, but I was not super happy with it.Â It requires manually adding data directly to the mysql tables. The added domains do not appear under the main wordpressÂ MU install.</p>
<p>WeÂ decided to forgo the hack and install WordPress MUÂ where clients will be allowing users to setup many blogs (under one domain name)Â Â and for each user with their own domain name, a standalone WordPress install.</p>
<p>This obviously adds to our maintenance but seems like a reasonable solution. If WordPress MU allows out-of-the-box support for multiple domainsÂ we will probably switch to it in the future as a single point solution.</p>
<p>UPDATE:<br />
Wordpress MU does not work properly with the gallery2 plugin. This means that it will not work for many of the blogs I host. There are some hacks around this but it appears messy.</p>
<p>So our plans with WordPress will be to utilize wordpress mu for free or trial blogs, or for clients who want to offer sitewide wordpress services. There are too many problems with trying to using a single wordpress install for all clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2007/03/07/wordpress-mu-or-standalone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress install and configuration</title>
		<link>http://joe.junkin.com/2007/02/15/wordpress-install/</link>
		<comments>http://joe.junkin.com/2007/02/15/wordpress-install/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 22:17:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=13</guid>
		<description><![CDATA[Downloading and configuring wordpress on fedora core 6 (FC6) is fairly straightforward. Some questions I had were: what is the best installation and configuration process for setting up multiple blogs, and how easy is it to back up and update &#8230; <a href="http://joe.junkin.com/2007/02/15/wordpress-install/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Downloading and configuring wordpress on fedora core 6 (FC6) is fairly straightforward. Some questions I had were: what is the best installation and configuration process for setting up multiple blogs, and how easy is it to back up and update each blog?<br />
<span id="more-14"></span><br />
I found it easier to use the download package from the wordpress website instead of the fedora yum package. I just downloaded the gzip file, unpacked in the target directory, and created a wp-config.php file. I decided to utilizeÂ one mysql database and use prefixes for each different blog. To make life easy I used one database login accross all blogs.</p>
<p>I set up apache virtualhosts for each blog. The web address that is configured in the virtualhost should match the address in WordPress. This is because wordpress stores the hostname in the database. ServerAlias&#8217;s should probably be avoided by using redirects to a single host instead.</p>
<p><code><br />
&lt;VirtualHost&gt;<br />
ServerName joe.junkin.com<br />
ServerAdmin admin@spammenot.com<br />
DocumentRoot /home/apacheuser/html/blog/jjunkin<br />
ErrorLog /var/log/httpd/wp__error.log<br />
CustomLog /var/log/httpd/wp_access.log common<br />
DirectoryIndex index.php<br />
&lt;Directory&gt;<br />
# would allow .htaccess to be read<br />
# AllowOverride FileInfo Options<br />
# instead. this disallows .htaccess<br />
AllowOverride None<br />
# the stuff needed for permalinks<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/Directory&gt;<br />
&lt;/VirtualHost&gt;</code></p>
<p>When I tried to switch to date and named based permalinks I received a webserver crash. This was becauseÂ in my VirtualHostÂ AllowOverride was set to None or Options. I needed to add FileInfo to allow Apache to process the local .htaccess. After I just decided to move the necessary code to the VirtualHost section within Apache and changed the AllowOverride back to None (as above).</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2007/02/15/wordpress-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix &#8211; rejects non-existing accounts</title>
		<link>http://joe.junkin.com/2006/11/28/postfix-rejects-non-existing-accounts/</link>
		<comments>http://joe.junkin.com/2006/11/28/postfix-rejects-non-existing-accounts/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 23:34:41 +0000</pubDate>
		<dc:creator>jjunkin</dc:creator>
				<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=11</guid>
		<description><![CDATA[One of the biggest differences between Postfix and qmail is that Postfix comes out of the box (more readily) configured for anti-spam functionality. A big feature (forÂ us)Â is that Postfix will immediately reject messages targeted at accounts that do not exist. &#8230; <a href="http://joe.junkin.com/2006/11/28/postfix-rejects-non-existing-accounts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the biggest differences between Postfix and qmail is that Postfix comes out of the box (more readily) configured for anti-spam functionality. A big feature (forÂ us)Â is that Postfix will immediately reject messages targeted at accounts that do not exist. It appears to immediately disconnect and short circuit the connection.<br />
<span id="more-10"></span><br />
At a minimum, I would guess that this feature alone reduces the level of spam actually received by 95% or more. It&#8217;s incredible to watch the spammers connect with absurd account names and try to deliver a message.Â Spammer connections occur about 1 every few seconds.Â I understand that they will often try dictionary attacks, but the account names that are attempted to be delivered are almost always bizzare mispellings. My hunch is that the spammers are hoping our server will actually bounce the message back to the forged &#8216;To&#8217; address (which it used to do).</p>
<p>At any rate Postfix handily rejects these messages quickly, short circuiting the spammers. This saves a lot of load on the mail server. It never receives the message, once it determines the message is targeted for a non-existant account it rejects the delivery attempt.</p>
<p>In qmail, this was a major pain in the ass and was poorly documented. There is a patch called &#8216;validrcptto&#8217; but it was a pain to get operational. Everything in qmail is a patch and a pain.</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2006/11/28/postfix-rejects-non-existing-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello to Postfix!</title>
		<link>http://joe.junkin.com/2006/11/20/hello-to-postfix/</link>
		<comments>http://joe.junkin.com/2006/11/20/hello-to-postfix/#comments</comments>
		<pubDate>Mon, 20 Nov 2006 23:32:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=10</guid>
		<description><![CDATA[As part of our platform rebuildingÂ we have decided to switch to to Postfix.Â This was a suggestionÂ I have heard quite a bit. I also considered sendmail but was concerned with how daunting a task it would be to configure. The config &#8230; <a href="http://joe.junkin.com/2006/11/20/hello-to-postfix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As part of our platform rebuildingÂ we have decided to switch to to Postfix.Â This was a suggestionÂ I have heard quite a bit. I also considered sendmail but was concerned with how daunting a task it would be to configure. The config files appear very cryptic. I realize this has become easier, butÂ we really wanted to move to something as simple as possible to administrate.</p>
<p>Postfix is light years ahead of qmail. For starters, it&#8217;s ready to plug right into FC6 as a yum update. No need to download and compile a long chain of sources as in qmail. And there is even a handy little switcher in fedora that switches the system from sendmail to postfix &#8216;system-switch-mail-nox&#8217;. This takes care of starting and stopping the process on startup and other stuff. Nice and easy.</p>
<p>The config file for postfix is easy enough. /etc/postfix/main.cf holds most of the config stuff. I also utilized the virtual alias domains and accounts features with two other files which are utilized as hash lookups.</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2006/11/20/hello-to-postfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye to qmail</title>
		<link>http://joe.junkin.com/2006/11/11/goodbye-to-qmail/</link>
		<comments>http://joe.junkin.com/2006/11/11/goodbye-to-qmail/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 23:31:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=9</guid>
		<description><![CDATA[WeÂ have been a qmail shop since 1997 and I for one am fed up with qmail. Good god it&#8217;s been stuck at 1.03 since I started using it and now has a myriad of patches. It can only be installed &#8230; <a href="http://joe.junkin.com/2006/11/11/goodbye-to-qmail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WeÂ have been a qmail shop since 1997 and I for one am fed up with qmail. Good god it&#8217;s been stuck at 1.03 since I started using it and now has a myriad of patches. It can only be installed from source, and there are quite a few sources required. I had difficulty getting the patches I wanted to work. Support has always been poor and documentation weak (except for the excellent <a href="http://www.lifewithqmail.org/">http://www.lifewithqmail.org/</a>). WhenÂ we began rebuilding our unix platform from the bottom upÂ we decided to bail on our old friend qmail.</p>
<p>One interesting thing: In the last year or soÂ we began to be targeted with massive amounts of spam being sent to nonexisitant accounts at all of our domains (we have about 10). My haunch is that the spammers were actually counting on the bounces that our server produced to send spam. I tried a few times to configure the validrcptto patch to stop this but was unable to get it to work. The amount of bounces went from almost zero to hundreds or thousands a day.</p>
<p>Good riddence to qmail!</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2006/11/11/goodbye-to-qmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora Core 6 (FC6)</title>
		<link>http://joe.junkin.com/2006/11/01/fedora-core-6-fc6/</link>
		<comments>http://joe.junkin.com/2006/11/01/fedora-core-6-fc6/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 23:01:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Configuration]]></category>

		<guid isPermaLink="false">http://joe.junkin.com/?p=8</guid>
		<description><![CDATA[I have been working with the latest release of Fedora (core 6). The install is simple enough from one DVD. The system uses yum for updating which is a nice way for updates and installs. I had issues setting up &#8230; <a href="http://joe.junkin.com/2006/11/01/fedora-core-6-fc6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been working with the latest release of Fedora (core 6). The install is simple enough from one DVD. The system uses yum for updating which is a nice way for updates and installs. I had issues setting up my nvidia card with the latest nvidia driver, but fortunately I found a site called <a href="http://rpm.livna.org/">http://rpm.livna.org/</a>Â that had simple rpms that installed and ran without a hitch. Prior to finding these rpm&#8217;s I wasted a lot of time trying to compile the source code myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://joe.junkin.com/2006/11/01/fedora-core-6-fc6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

