<?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 Reset Forgotten Root Password in RHEL Systems	</title>
	<atom:link href="https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 18 Mar 2024 05:48:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Nikolai		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-1970003</link>

		<dc:creator><![CDATA[Nikolai]]></dc:creator>
		<pubDate>Tue, 21 Feb 2023 23:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1558#comment-1970003</guid>

					<description><![CDATA[Hi, I&#039;m taking an intro to Linux class and I was that dummy who forgot his password to get into the linux shell today. I read here that the SElinux context can be accurately implemented with &lt;code&gt;# touch /.autorelabel&lt;/code&gt; is there a reason why it would be something else?]]></description>
			<content:encoded><![CDATA[<p>Hi, I&#8217;m taking an intro to Linux class and I was that dummy who forgot his password to get into the linux shell today. I read here that the SElinux context can be accurately implemented with <code># touch /.autorelabel</code> is there a reason why it would be something else?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981797</link>

		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Thu, 12 Apr 2018 07:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1558#comment-981797</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981232&quot;&gt;Ravi Saive&lt;/a&gt;.

yes Ok. Thankyou.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981232">Ravi Saive</a>.</p>
<p>yes Ok. Thankyou.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981232</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 10 Apr 2018 07:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1558#comment-981232</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981228&quot;&gt;Rahul&lt;/a&gt;.

@Rahul,

In CentOS 6 version, you need to press &lt;code&gt;a&lt;/code&gt; to enter to single user mode, while in CentOS 7, you should use &lt;code&gt;e&lt;/code&gt; to enter into single user mode. I hope it clears your doubts..

Here is the guide on &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-centos-7-rhel-7/&quot; rel=&quot;noopener&quot; target=&quot;_blank&quot;&gt;How to Reset or Recover Forgotten Root Password in CentOS 7&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981228">Rahul</a>.</p>
<p>@Rahul,</p>
<p>In CentOS 6 version, you need to press <code>a</code> to enter to single user mode, while in CentOS 7, you should use <code>e</code> to enter into single user mode. I hope it clears your doubts..</p>
<p>Here is the guide on <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-centos-7-rhel-7/" rel="noopener" target="_blank">How to Reset or Recover Forgotten Root Password in CentOS 7</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-981228</link>

		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Tue, 10 Apr 2018 06:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1558#comment-981228</guid>

					<description><![CDATA[Hi All, I am new to Linux. I tried to break my root password with above method. but when i interupt the grub, and type &lt;code&gt;a&lt;/code&gt;, nothing comes up. After sometime it just loads the default OS version, but when i give &lt;code&gt;e&lt;/code&gt; instead of &lt;code&gt;a&lt;/code&gt;, and use different sets of commands, I am able to change the root password. Can some one tell what am i missing in the above method. I am using centos 7 in my VM.]]></description>
			<content:encoded><![CDATA[<p>Hi All, I am new to Linux. I tried to break my root password with above method. but when i interupt the grub, and type <code>a</code>, nothing comes up. After sometime it just loads the default OS version, but when i give <code>e</code> instead of <code>a</code>, and use different sets of commands, I am able to change the root password. Can some one tell what am i missing in the above method. I am using centos 7 in my VM.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-978511</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 28 Mar 2018 07:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1558#comment-978511</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-978297&quot;&gt;Paul&lt;/a&gt;.

Thanks for sharing, let me try the same instructions on my CentOS 6, will get back to  you with solution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-rhel-centos-and-fedora/comment-page-1/#comment-978297">Paul</a>.</p>
<p>Thanks for sharing, let me try the same instructions on my CentOS 6, will get back to  you with solution.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
