<?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 Fix &#8220;Username is not in the sudoers file. This incident will be reported&#8221; in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jun 2024 17:44:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Rick Tseng		</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-2180100</link>

		<dc:creator><![CDATA[Rick Tseng]]></dc:creator>
		<pubDate>Thu, 13 Jun 2024 17:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822#comment-2180100</guid>

					<description><![CDATA[Thanks. It works!!!]]></description>
			<content:encoded><![CDATA[<p>Thanks. It works!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kh		</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-2099566</link>

		<dc:creator><![CDATA[kh]]></dc:creator>
		<pubDate>Tue, 07 Nov 2023 13:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822#comment-2099566</guid>

					<description><![CDATA[Thank you, Aaron! It worked.]]></description>
			<content:encoded><![CDATA[<p>Thank you, Aaron! It worked.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-2021796</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Fri, 02 Jun 2023 21:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822#comment-2021796</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1592628&quot;&gt;Rohit&lt;/a&gt;.

I&#039;ve always wondered that as well :) Maybe Linux gets an email every time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1592628">Rohit</a>.</p>
<p>I&#8217;ve always wondered that as well :) Maybe Linux gets an email every time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zack		</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1971564</link>

		<dc:creator><![CDATA[Zack]]></dc:creator>
		<pubDate>Thu, 23 Feb 2023 23:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822#comment-1971564</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1962438&quot;&gt;Jean-Luc Q&lt;/a&gt;.

Just go back to the terminal and type &#039;&lt;strong&gt;su&lt;/strong&gt;&#039; which should take you to root.

Type this:
&lt;pre&gt;
# adduser username sudo
&lt;/pre&gt;
Should solve it]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1962438">Jean-Luc Q</a>.</p>
<p>Just go back to the terminal and type &#8216;<strong>su</strong>&#8216; which should take you to root.</p>
<p>Type this:</p>
<pre>
# adduser username sudo
</pre>
<p>Should solve it</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jean-Luc Q		</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/comment-page-1/#comment-1962438</link>

		<dc:creator><![CDATA[Jean-Luc Q]]></dc:creator>
		<pubDate>Sat, 11 Feb 2023 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822#comment-1962438</guid>

					<description><![CDATA[At the point of the root, when prompted by you to hit enter for the maintenance, instead of allowing me to run the command &lt;strong&gt;&quot;#mount -0 rw,remount /&quot;&lt;/strong&gt; it instead when I hit enter says Login incorrect then prompts again give root password for maintenance or press control &lt;strong&gt;d&lt;/strong&gt; to continue and will not let me ensue. 

Hope to hear back soon.]]></description>
			<content:encoded><![CDATA[<p>At the point of the root, when prompted by you to hit enter for the maintenance, instead of allowing me to run the command <strong>&#8220;#mount -0 rw,remount /&#8221;</strong> it instead when I hit enter says Login incorrect then prompts again give root password for maintenance or press control <strong>d</strong> to continue and will not let me ensue. </p>
<p>Hope to hear back soon.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
