<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Upgrade from RHEL 6 to RHEL 8	</title>
	<atom:link href="https://www.tecmint.com/upgrade-from-rhel-6-to-rhel-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/upgrade-from-rhel-6-to-rhel-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 21 Sep 2020 11:20:13 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Goktug Ozturk		</title>
		<link>https://www.tecmint.com/upgrade-from-rhel-6-to-rhel-8/comment-page-1/#comment-1366070</link>

		<dc:creator><![CDATA[Goktug Ozturk]]></dc:creator>
		<pubDate>Mon, 21 Sep 2020 11:20:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=38748#comment-1366070</guid>

					<description><![CDATA[The subscription manager was not found on my Centos 6. 

I needed to run the command below before the subscription-manager repos.
&lt;code&gt;
# wget -O /etc/yum.repos.d/epel-rhsm.repo http://repos.fedorapeople.org/repos/candlepin/subscription-manager/epel-subscription-manager.repo
# yum install subscription-manager -y
&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>The subscription manager was not found on my Centos 6. </p>
<p>I needed to run the command below before the subscription-manager repos.<br />
<code><br />
# wget -O /etc/yum.repos.d/epel-rhsm.repo http://repos.fedorapeople.org/repos/candlepin/subscription-manager/epel-subscription-manager.repo<br />
# yum install subscription-manager -y<br />
</code></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
