<?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>fixlinux.com &#187; Distributions</title>
	<atom:link href="http://fixlinux.com/category/distributions/feed/" rel="self" type="application/rss+xml" />
	<link>http://fixlinux.com</link>
	<description>security + stability = sanity</description>
	<lastBuildDate>Thu, 27 May 2010 05:37:22 +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>End of Life times (Fedora Core 1, 2, Red Hat Linux 7.3, 9)</title>
		<link>http://fixlinux.com/2006/07/26/end-of-life-times-fedora-core-1-2-red-hat-linux-73-9/</link>
		<comments>http://fixlinux.com/2006/07/26/end-of-life-times-fedora-core-1-2-red-hat-linux-73-9/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 00:00:00 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Distributions]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://fixlinux.com/2006/07/26/end-of-life-times-fedora-core-1-2-red-hat-linux-73-9/</guid>
		<description><![CDATA[https://www.redhat.com/archives/fedora-legacy-list/2006-July/msg00028.html
The Fedora legacy project has announced that they will discontinue errata updates starting in October.  I have a few clients with servers still running 7.3 and 9.  RHEL or CentOS is the currently the obvious choice to replace these old Red Hat installs.
Red Hat will provide errata for RHEL4 until February 2010 and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="https://www.redhat.com/archives/fedora-legacy-list/2006-July/msg00028.html" target="_blank" href="https://www.redhat.com/archives/fedora-legacy-list/2006-July/msg00028.html">https://www.redhat.com/archives/fedora-legacy-list/2006-July/msg00028.html</a></p>
<p>The Fedora legacy project has announced that they will discontinue errata updates starting in October.  I have a few clients with servers still running 7.3 and 9.  RHEL or CentOS is the currently the obvious choice to replace these old Red Hat installs.</p>
<p>Red Hat will provide errata for RHEL4 until February 2010 and RHEL3 is covered until October of 2008.  Red Hat has stated they will support each RHEL release for 5 years.</p>
<p>I determined the following release dates from the RHEL listing on <a title="http://www.distrowatch.com" target="_blank" href="http://distrowatch.com/table.php?distribution=redhat">http://www.distrowatch.com</a></p>
<p>RHEL3: 2003/10/22<br />
RHEL4: 2005/02/15</p>
]]></content:encoded>
			<wfw:commentRss>http://fixlinux.com/2006/07/26/end-of-life-times-fedora-core-1-2-red-hat-linux-73-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrate RHEL to CentOS</title>
		<link>http://fixlinux.com/2006/04/11/migrate-rhel-to-centos/</link>
		<comments>http://fixlinux.com/2006/04/11/migrate-rhel-to-centos/#comments</comments>
		<pubDate>Tue, 11 Apr 2006 17:41:00 +0000</pubDate>
		<dc:creator>derek</dc:creator>
				<category><![CDATA[Distributions]]></category>

		<guid isPermaLink="false">http://fixlinux.com/2006/04/11/migrate-rhel-to-centos/</guid>
		<description><![CDATA[For those of you interested in using CentOS instead of RHEL you don&#8217;t need to reinstall.  By following these instructions you will convert an existing RHEL4 server over to CentOS 4:
I downloaded the following files from a CentOS mirror into an empty directory:
centos-release-4-2.1.i386.rpm
centos-yumconf-4-4.3.noarch.rpm
python-elementtree-1.2.6-4.i386.rpm
python-sqlite-1.1.6-1.i386.rpm
python-urlgrabber-2.9.6-2.noarch.rpm
RPM-GPG-KEY-centos4
sqlite-3.2.2-1.i386.rpm
yum-2.4.0-1.centos4.noarch.rpm
Then ran:
rpm &#8211;import RPM-GPG-KEY-centos4
rpm -e &#8211;nodeps redhat-release
rpm -Uvh *.rpm
then
yum upgrade
]]></description>
			<content:encoded><![CDATA[<p>For those of you interested in using CentOS instead of RHEL you don&#8217;t need to reinstall.  By following these instructions you will convert an existing RHEL4 server over to CentOS 4:</p>
<p>I downloaded the following files from a CentOS mirror into an empty directory:</p>
<p>centos-release-4-2.1.i386.rpm<br />
centos-yumconf-4-4.3.noarch.rpm<br />
python-elementtree-1.2.6-4.i386.rpm<br />
python-sqlite-1.1.6-1.i386.rpm<br />
python-urlgrabber-2.9.6-2.noarch.rpm<br />
RPM-GPG-KEY-centos4<br />
sqlite-3.2.2-1.i386.rpm<br />
yum-2.4.0-1.centos4.noarch.rpm</p>
<p>Then ran:</p>
<p>rpm &#8211;import RPM-GPG-KEY-centos4<br />
rpm -e &#8211;nodeps redhat-release<br />
rpm -Uvh *.rpm</p>
<p>then</p>
<p>yum upgrade</p>
]]></content:encoded>
			<wfw:commentRss>http://fixlinux.com/2006/04/11/migrate-rhel-to-centos/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
