<?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 enable sudo on Debian 11/ 10?	</title>
	<atom:link href="https://www.osradar.com/how-to-enable-sudo-on-debian-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 17 Aug 2021 21:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: Jeremy		</title>
		<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-5989</link>

		<dc:creator><![CDATA[Jeremy]]></dc:creator>
		<pubDate>Tue, 14 Jul 2020 18:20:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12620#comment-5989</guid>

					<description><![CDATA[The problem with is it&#039;s best practice not to do anything as root directly - so if we did elect to have a different root password, it still makes sense to configure the user in the sudoers automatically. Similar to the best practice of NOT editing important configuration files in a normal editor. You know the joke, don&#039;t drink and root: rm -rf /]]></description>
			<content:encoded><![CDATA[<p>The problem with is it&#8217;s best practice not to do anything as root directly &#8211; so if we did elect to have a different root password, it still makes sense to configure the user in the sudoers automatically. Similar to the best practice of NOT editing important configuration files in a normal editor. You know the joke, don&#8217;t drink and root: rm -rf /</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Алексей		</title>
		<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-851</link>

		<dc:creator><![CDATA[Алексей]]></dc:creator>
		<pubDate>Sun, 11 Aug 2019 21:08:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12620#comment-851</guid>

					<description><![CDATA[Well, first of all you don&#039;t need to install and configure sudo if you actually *read* what the Debian Installer tells you. When asking to set root password it explicitly says that you can leave it blank, and then the root account will be locked, and the user you add later on will be configured to use sudo by default.

Then, manually editing /etc/sudoers is not needed - just add your user to the &#039;sudo&#039; group with:
# adduser  sudo

Finally, *DO NOT* edit /etc/sudoers strait with an editor! One mistake - and you may be locked out of using sudo, and if the root account is already locked, you&#039;re screwed. Use &#039;visudo&#039; - it checks if your edits are correct before applying them.]]></description>
			<content:encoded><![CDATA[<p>Well, first of all you don&#8217;t need to install and configure sudo if you actually *read* what the Debian Installer tells you. When asking to set root password it explicitly says that you can leave it blank, and then the root account will be locked, and the user you add later on will be configured to use sudo by default.</p>
<p>Then, manually editing /etc/sudoers is not needed &#8211; just add your user to the &#8216;sudo&#8217; group with:<br />
# adduser  sudo</p>
<p>Finally, *DO NOT* edit /etc/sudoers strait with an editor! One mistake &#8211; and you may be locked out of using sudo, and if the root account is already locked, you&#8217;re screwed. Use &#8216;visudo&#8217; &#8211; it checks if your edits are correct before applying them.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: angeloma		</title>
		<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-850</link>

		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sat, 10 Aug 2019 01:17:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12620#comment-850</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-849&quot;&gt;gustay&lt;/a&gt;.

Thanks for your comment!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-849">gustay</a>.</p>
<p>Thanks for your comment!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gustay		</title>
		<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-849</link>

		<dc:creator><![CDATA[gustay]]></dc:creator>
		<pubDate>Fri, 09 Aug 2019 21:28:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12620#comment-849</guid>

					<description><![CDATA[Thank you ...this was the only working tutorial i found in the web ...a big shame on debian forums because they making bashing against each other ...but no useful information.
it seems Debian is on a wrong way...they like to be like ubuntu or some other &quot;userfriedly&quot; distribution
now in debian buster they use clear the wrong way ....they force the user to change their habits
Before i found your tutorial i was close to remove debian 10 from the hard drive and install free bsd because its much simpler as the modern garbage in debian 10.
in a car i like to crank the window per hand ..its simple and useful ...no electronics can fail and in a operating system i like also the simple and stupid methodes to administrate everything. But what should i do when they remove the god old simple things ?...throw the computer out of the window ?
sorry for my emotional comment,but i work the whole evening on this silly ..sudo problem...wastig time
and sorry for my bad english 
thank you again an good bye]]></description>
			<content:encoded><![CDATA[<p>Thank you &#8230;this was the only working tutorial i found in the web &#8230;a big shame on debian forums because they making bashing against each other &#8230;but no useful information.<br />
it seems Debian is on a wrong way&#8230;they like to be like ubuntu or some other &#8220;userfriedly&#8221; distribution<br />
now in debian buster they use clear the wrong way &#8230;.they force the user to change their habits<br />
Before i found your tutorial i was close to remove debian 10 from the hard drive and install free bsd because its much simpler as the modern garbage in debian 10.<br />
in a car i like to crank the window per hand ..its simple and useful &#8230;no electronics can fail and in a operating system i like also the simple and stupid methodes to administrate everything. But what should i do when they remove the god old simple things ?&#8230;throw the computer out of the window ?<br />
sorry for my emotional comment,but i work the whole evening on this silly ..sudo problem&#8230;wastig time<br />
and sorry for my bad english<br />
thank you again an good bye</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: VIMU		</title>
		<link>https://www.osradar.com/how-to-enable-sudo-on-debian-10/#comment-841</link>

		<dc:creator><![CDATA[VIMU]]></dc:creator>
		<pubDate>Mon, 05 Aug 2019 14:37:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=12620#comment-841</guid>

					<description><![CDATA[Than you very much very help full!!!]]></description>
			<content:encoded><![CDATA[<p>Than you very much very help full!!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
