<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sudo commands | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<atom:link href="https://www.tecmint.com/tag/sudo-commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 06 Dec 2023 06:17:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>sudo commands | Tecmint: Linux Howtos, Tutorials &amp; Guides</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Fix &#8220;Username is not in the sudoers file. This incident will be reported&#8221; in Ubuntu</title>
		<link>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/</link>
					<comments>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 06 Dec 2023 04:31:43 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[sudo commands]]></category>
		<category><![CDATA[Ubuntu FAQ's]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22822</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/">How to Fix “Username is not in the sudoers file. This incident will be reported” in Ubuntu</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In Unix/Linux systems, the root user account is the super user account, and it can therefore be used to do</p>
The post <a href="https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/">How to Fix “Username is not in the sudoers file. This incident will be reported” in Ubuntu</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/fix-user-is-not-in-the-sudoers-file-the-incident-will-be-reported-ubuntu/feed/</wfw:commentRss>
			<slash:comments>62</slash:comments>
		
		
			</item>
		<item>
		<title>How to Run Shell Scripts with Sudo Command in Linux</title>
		<link>https://www.tecmint.com/run-shell-scripts-with-sudo-command-in-linux/</link>
					<comments>https://www.tecmint.com/run-shell-scripts-with-sudo-command-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 30 Oct 2017 08:01:19 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Sudo Command Tips]]></category>
		<category><![CDATA[sudo commands]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27687</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/run-shell-scripts-with-sudo-command-in-linux/">How to Run Shell Scripts with Sudo Command in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>sudo is a powerful command line tool that enables a “permitted user” to run a command as another user (the</p>
The post <a href="https://www.tecmint.com/run-shell-scripts-with-sudo-command-in-linux/">How to Run Shell Scripts with Sudo Command in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/run-shell-scripts-with-sudo-command-in-linux/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>How to Run &#8216;sudo&#8217; Command Without Entering a Password in Linux</title>
		<link>https://www.tecmint.com/run-sudo-command-without-password-linux/</link>
					<comments>https://www.tecmint.com/run-sudo-command-without-password-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 25 Jan 2017 11:53:05 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[sudo commands]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24302</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/run-sudo-command-without-password-linux/">How to Run ‘sudo’ Command Without Entering a Password in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In case you are running Linux on a machine that you normally use alone, say on a laptop, entering a</p>
The post <a href="https://www.tecmint.com/run-sudo-command-without-password-linux/">How to Run ‘sudo’ Command Without Entering a Password in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/run-sudo-command-without-password-linux/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>How to Keep &#8216;sudo&#8217; Password Timeout Session Longer in Linux</title>
		<link>https://www.tecmint.com/set-sudo-password-timeout-session-longer-linux/</link>
					<comments>https://www.tecmint.com/set-sudo-password-timeout-session-longer-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 18 Jan 2017 06:43:57 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[sudo commands]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24207</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/set-sudo-password-timeout-session-longer-linux/">How to Keep ‘sudo’ Password Timeout Session Longer in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In recent articles, we&#8217;ve showed you 10 Useful Sudoers Configurations in Linux and Let Sudo Insult You When You Enter</p>
The post <a href="https://www.tecmint.com/set-sudo-password-timeout-session-longer-linux/">How to Keep ‘sudo’ Password Timeout Session Longer in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/set-sudo-password-timeout-session-longer-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>10 Useful Sudoers Configurations for Setting &#8216;sudo&#8217; in Linux</title>
		<link>https://www.tecmint.com/sudoers-configurations-for-setting-sudo-in-linux/</link>
					<comments>https://www.tecmint.com/sudoers-configurations-for-setting-sudo-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 06 Jan 2017 10:38:11 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[sudo commands]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24128</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/sudoers-configurations-for-setting-sudo-in-linux/">10 Useful Sudoers Configurations for Setting ‘sudo’ in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In Linux and other Unix-like operating systems, only the root user can run all commands and perform certain critical operations</p>
The post <a href="https://www.tecmint.com/sudoers-configurations-for-setting-sudo-in-linux/">10 Useful Sudoers Configurations for Setting ‘sudo’ in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/sudoers-configurations-for-setting-sudo-in-linux/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
	</channel>
</rss>
