<?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 or Lost Root Password in Fedora	</title>
	<atom:link href="https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 14 Aug 2023 04:02:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-2045195</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 04:02:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32128#comment-2045195</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-2044272&quot;&gt;Chaitanya&lt;/a&gt;.

@Chaitanya,

&lt;strong&gt;SELinux&lt;/strong&gt; is a security feature in Linux that adds an extra layer of access control. If you want to execute &lt;code&gt;restorecon&lt;/code&gt; and &lt;code&gt;setenforce&lt;/code&gt; commands after logging in as root, you can do so as follows:
&lt;pre&gt;
# restorecon -Rv /path/to/target
# setenforce 0   [enforcement mode]
# setenforce 1   [permissive mode]
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-2044272">Chaitanya</a>.</p>
<p>@Chaitanya,</p>
<p><strong>SELinux</strong> is a security feature in Linux that adds an extra layer of access control. If you want to execute <code>restorecon</code> and <code>setenforce</code> commands after logging in as root, you can do so as follows:</p>
<pre>
# restorecon -Rv /path/to/target
# setenforce 0   [enforcement mode]
# setenforce 1   [permissive mode]
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chaitanya		</title>
		<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-2044272</link>

		<dc:creator><![CDATA[Chaitanya]]></dc:creator>
		<pubDate>Fri, 11 Aug 2023 08:21:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32128#comment-2044272</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1114723&quot;&gt;JB&lt;/a&gt;.

After doing the exit twice.

How can I log in as root for SElinux? where should I put &lt;code&gt;restorecon&lt;/code&gt; and &lt;code&gt;setenforce&lt;/code&gt; commands?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1114723">JB</a>.</p>
<p>After doing the exit twice.</p>
<p>How can I log in as root for SElinux? where should I put <code>restorecon</code> and <code>setenforce</code> commands?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Henrik		</title>
		<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1887718</link>

		<dc:creator><![CDATA[Henrik]]></dc:creator>
		<pubDate>Thu, 29 Sep 2022 07:30:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32128#comment-1887718</guid>

					<description><![CDATA[How do I do the &lt;code&gt;=&lt;/code&gt; sign in the &lt;code&gt;rd.break enforcing=0&lt;/code&gt; line?

Please help...]]></description>
			<content:encoded><![CDATA[<p>How do I do the <code>=</code> sign in the <code>rd.break enforcing=0</code> line?</p>
<p>Please help&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1606215</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 10 Oct 2021 07:49:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32128#comment-1606215</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1606210&quot;&gt;Thomas&lt;/a&gt;.

It changes to
&lt;pre&gt;
root (my username)#
&lt;/pre&gt;
Is there not a root without the user?

Does this make sense?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1606210">Thomas</a>.</p>
<p>It changes to</p>
<pre>
root (my username)#
</pre>
<p>Is there not a root without the user?</p>
<p>Does this make sense?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thomas		</title>
		<link>https://www.tecmint.com/reset-forgotten-or-lost-root-password-in-fedora/comment-page-1/#comment-1606210</link>

		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 10 Oct 2021 07:34:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32128#comment-1606210</guid>

					<description><![CDATA[This was very useful and worked as described, with no difficulties.

When I use &lt;strong&gt;su&lt;/strong&gt; from my user account the prompt changes from &lt;code&gt;$&lt;/code&gt; to &lt;code&gt;#&lt;/code&gt;. But keeps the user. I am used to &lt;strong&gt;Su&lt;/strong&gt; being only root.

I have not used Linux for a decade, has this changed? I would prefer only one Su account that is root.

Is a new way better?]]></description>
			<content:encoded><![CDATA[<p>This was very useful and worked as described, with no difficulties.</p>
<p>When I use <strong>su</strong> from my user account the prompt changes from <code>$</code> to <code>#</code>. But keeps the user. I am used to <strong>Su</strong> being only root.</p>
<p>I have not used Linux for a decade, has this changed? I would prefer only one Su account that is root.</p>
<p>Is a new way better?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
