<?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: 5 &#8216;chattr&#8217; Commands to Make Important Files IMMUTABLE (Unchangeable) in Linux	</title>
	<atom:link href="https://www.tecmint.com/chattr-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/chattr-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 07:51:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Rahul		</title>
		<link>https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-1076156</link>

		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Sun, 02 Dec 2018 10:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9084#comment-1076156</guid>

					<description><![CDATA[I have one file in my server with below permissions:
&lt;pre&gt;
# lsattr -a syshub

----i--------e-- syshub
&lt;/pre&gt;
How can I delete this?]]></description>
			<content:encoded><![CDATA[<p>I have one file in my server with below permissions:</p>
<pre>
# lsattr -a syshub

----i--------e-- syshub
</pre>
<p>How can I delete this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bred Floggs		</title>
		<link>https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-936899</link>

		<dc:creator><![CDATA[Bred Floggs]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 14:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9084#comment-936899</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-936896&quot;&gt;Bred Floggs&lt;/a&gt;.

Also: Don&#039;t add attributes to passwd or shadow - this is a bad idea.  It adds nothing to security - in fact, by preventing users from changing their passwords, it actively reduces security.  Interesting that one small article can get so much wrong.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-936896">Bred Floggs</a>.</p>
<p>Also: Don&#8217;t add attributes to passwd or shadow &#8211; this is a bad idea.  It adds nothing to security &#8211; in fact, by preventing users from changing their passwords, it actively reduces security.  Interesting that one small article can get so much wrong.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bred Floggs		</title>
		<link>https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-936896</link>

		<dc:creator><![CDATA[Bred Floggs]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 14:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9084#comment-936896</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-858467&quot;&gt;Robin&lt;/a&gt;.

Also wrong about creating symlinks. I&#039;ve not checked every bit of info, but he frankly doesn&#039;t knwo what he&#039;s talking about]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-858467">Robin</a>.</p>
<p>Also wrong about creating symlinks. I&#8217;ve not checked every bit of info, but he frankly doesn&#8217;t knwo what he&#8217;s talking about</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robin		</title>
		<link>https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-858467</link>

		<dc:creator><![CDATA[Robin]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 10:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9084#comment-858467</guid>

					<description><![CDATA[Thank you for the excellent summary and examples!

There is one point I have a further question about:

Your elaboration on the &quot;i&quot; attribute says &quot;no execution&quot;

I could not find this mentioned in the man pages at https://linux.die.net/man/1/chattr

Also, I tried to run an immutable (albeit executable) script on my Linux workstation, and it works just fine.

Is it different on your system?

I believe executable files would still be executable, even if set immutable, do you agree?]]></description>
			<content:encoded><![CDATA[<p>Thank you for the excellent summary and examples!</p>
<p>There is one point I have a further question about:</p>
<p>Your elaboration on the &#8220;i&#8221; attribute says &#8220;no execution&#8221;</p>
<p>I could not find this mentioned in the man pages at <a target="_blank" href="https://linux.die.net/man/1/chattr" rel="nofollow ugc">https://linux.die.net/man/1/chattr</a></p>
<p>Also, I tried to run an immutable (albeit executable) script on my Linux workstation, and it works just fine.</p>
<p>Is it different on your system?</p>
<p>I believe executable files would still be executable, even if set immutable, do you agree?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shashank		</title>
		<link>https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-559202</link>

		<dc:creator><![CDATA[Shashank]]></dc:creator>
		<pubDate>Sun, 03 May 2015 12:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=9084#comment-559202</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-526934&quot;&gt;ganesh&lt;/a&gt;.

It indicates that the file is using extents for mapping the blocks on disk. Extents is file system dependent. You&#039;re most likely using ext4. It may not be removed using chattr. To know more about extent, see the wikipedia page for extent(filesystem)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/chattr-command-examples/comment-page-1/#comment-526934">ganesh</a>.</p>
<p>It indicates that the file is using extents for mapping the blocks on disk. Extents is file system dependent. You&#8217;re most likely using ext4. It may not be removed using chattr. To know more about extent, see the wikipedia page for extent(filesystem)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
