<?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: LFCA: Learn Basic Linux System Commands &#8211; Part 3	</title>
	<atom:link href="https://www.tecmint.com/basic-linux-commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/basic-linux-commands/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 16 Feb 2024 07:06:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-2136328</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 16 Feb 2024 07:06:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41982#comment-2136328</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-2136055&quot;&gt;Felipe&lt;/a&gt;.

@Felipe,

Hello! Thank you for your feedback, and I appreciate you taking the time to point out the typo. You are absolutely correct. The accurate numeric combination for the second example of setting file permissions should indeed be &#039;&lt;strong&gt;664&lt;/strong&gt;&#039;, corresponding to the access &#039;&lt;strong&gt;-rw-rw-r--&lt;/strong&gt;&#039;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-2136055">Felipe</a>.</p>
<p>@Felipe,</p>
<p>Hello! Thank you for your feedback, and I appreciate you taking the time to point out the typo. You are absolutely correct. The accurate numeric combination for the second example of setting file permissions should indeed be &#8216;<strong>664</strong>&#8216;, corresponding to the access &#8216;<strong>-rw-rw-r&#8211;</strong>&#8216;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Felipe		</title>
		<link>https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-2136055</link>

		<dc:creator><![CDATA[Felipe]]></dc:creator>
		<pubDate>Thu, 15 Feb 2024 12:40:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41982#comment-2136055</guid>

					<description><![CDATA[Hi, great article, I would just like to provide small feedback.

In the second example of setting file permission, you have a typo.

You say the numeric combination would be &quot;&lt;strong&gt;644&lt;/strong&gt;&quot; while &quot;&lt;strong&gt;664&lt;/strong&gt;&quot; should be the actual combination as the example refers to an access of &quot;&lt;strong&gt;-rw-rw-r--&lt;/strong&gt;&quot;.]]></description>
			<content:encoded><![CDATA[<p>Hi, great article, I would just like to provide small feedback.</p>
<p>In the second example of setting file permission, you have a typo.</p>
<p>You say the numeric combination would be &#8220;<strong>644</strong>&#8221; while &#8220;<strong>664</strong>&#8221; should be the actual combination as the example refers to an access of &#8220;<strong>-rw-rw-r&#8211;</strong>&#8220;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1481856</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 26 Apr 2021 05:26:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41982#comment-1481856</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1481736&quot;&gt;dragonmouth&lt;/a&gt;.

@Dragonmouth,

Yes it required &lt;strong&gt;sudo&lt;/strong&gt; privileges to execute &lt;strong&gt;passwd&lt;/strong&gt; command, corrected in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1481736">dragonmouth</a>.</p>
<p>@Dragonmouth,</p>
<p>Yes it required <strong>sudo</strong> privileges to execute <strong>passwd</strong> command, corrected in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1481736</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Sun, 25 Apr 2021 22:28:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41982#comment-1481736</guid>

					<description><![CDATA[&quot;Additionally, you can change the password for another user simply by passing the username of the user as an argument.
&lt;pre&gt;
$ passwd username&quot;
&lt;/pre&gt;
Wouldn&#039;t that require admin privileges, hence the use of the SUDO command?]]></description>
			<content:encoded><![CDATA[<p>&#8220;Additionally, you can change the password for another user simply by passing the username of the user as an argument.</p>
<pre>
$ passwd username"
</pre>
<p>Wouldn&#8217;t that require admin privileges, hence the use of the SUDO command?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1479427</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 22 Apr 2021 06:11:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41982#comment-1479427</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1479148&quot;&gt;Gérard Talbot&lt;/a&gt;.

@Gerard,

Thanks, corrected the commands as suggested by you...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/basic-linux-commands/comment-page-1/#comment-1479148">Gérard Talbot</a>.</p>
<p>@Gerard,</p>
<p>Thanks, corrected the commands as suggested by you&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
