<?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: 26 Security Hardening Tips for Modern Linux Servers	</title>
	<atom:link href="https://www.tecmint.com/linux-server-hardening-security-tips/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-server-hardening-security-tips/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 31 Jul 2024 04:42:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-2196957</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 31 Jul 2024 04:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=3297#comment-2196957</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-2196857&quot;&gt;Trevor Chandler&lt;/a&gt;.

@Trevor,

Thank you for your feedback! We appreciate your attention to detail and are glad you found the tips helpful.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-2196857">Trevor Chandler</a>.</p>
<p>@Trevor,</p>
<p>Thank you for your feedback! We appreciate your attention to detail and are glad you found the tips helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Trevor Chandler		</title>
		<link>https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-2196857</link>

		<dc:creator><![CDATA[Trevor Chandler]]></dc:creator>
		<pubDate>Tue, 30 Jul 2024 21:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=3297#comment-2196857</guid>

					<description><![CDATA[In the article , the first sentence begins with &#039;&lt;strong&gt;Everybody says that Linux is secure by default,...&lt;/strong&gt;&#039; Call me petty, but not quite everybody says this! Maybe the majority in the Linux space feels this way, but certainly not everybody. Okay, enough on that.

Very nice, practical tips on securing a Linux system!]]></description>
			<content:encoded><![CDATA[<p>In the article , the first sentence begins with &#8216;<strong>Everybody says that Linux is secure by default,&#8230;</strong>&#8216; Call me petty, but not quite everybody says this! Maybe the majority in the Linux space feels this way, but certainly not everybody. Okay, enough on that.</p>
<p>Very nice, practical tips on securing a Linux system!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-2193469</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Mon, 22 Jul 2024 19:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=3297#comment-2193469</guid>

					<description><![CDATA[&quot;unexpected accident&quot;
Mast accidents are unexpected.   :-)

&quot;3. Minimize Packages to Minimize Vulnerability: &quot;
From my experience, it is next to impossible to uninstall any packages install by default on *buntu systems without disabling the system.  Even the most insignificant package has some system file as a dependency.

Why do you use &lt;strong&gt;/etc/cron.allow&lt;/strong&gt; to DENY users and &lt;strong&gt;/etc/cron.deny&lt;/strong&gt; to ALLOW users?

 &quot;8. Disable USB Storage Detection&quot;
Another important reason to disable USB storage is to prevent inadvertent or intentional malware installation.

&quot;19. Display SSH Banner Before Login&quot;
Suppose you have multiple banners to display depending on conditions.  How is that handled?

Of course, none of the systemd commands will work on a non-systemd distro such as &lt;strong&gt;Devuan&lt;/strong&gt;.]]></description>
			<content:encoded><![CDATA[<p>&#8220;unexpected accident&#8221;<br />
Mast accidents are unexpected.   :-)</p>
<p>&#8220;3. Minimize Packages to Minimize Vulnerability: &#8221;<br />
From my experience, it is next to impossible to uninstall any packages install by default on *buntu systems without disabling the system.  Even the most insignificant package has some system file as a dependency.</p>
<p>Why do you use <strong>/etc/cron.allow</strong> to DENY users and <strong>/etc/cron.deny</strong> to ALLOW users?</p>
<p> &#8220;8. Disable USB Storage Detection&#8221;<br />
Another important reason to disable USB storage is to prevent inadvertent or intentional malware installation.</p>
<p>&#8220;19. Display SSH Banner Before Login&#8221;<br />
Suppose you have multiple banners to display depending on conditions.  How is that handled?</p>
<p>Of course, none of the systemd commands will work on a non-systemd distro such as <strong>Devuan</strong>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tobias LinuxServer		</title>
		<link>https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-1591344</link>

		<dc:creator><![CDATA[Tobias LinuxServer]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 00:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=3297#comment-1591344</guid>

					<description><![CDATA[Thanks for the tips. I just rented a VServer, the first time that a Linux server of mine hangs freely on the Internet. Of course, you have to pay more attention to the security.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the tips. I just rented a VServer, the first time that a Linux server of mine hangs freely on the Internet. Of course, you have to pay more attention to the security.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Qamre alam		</title>
		<link>https://www.tecmint.com/linux-server-hardening-security-tips/comment-page-1/#comment-1480010</link>

		<dc:creator><![CDATA[Qamre alam]]></dc:creator>
		<pubDate>Fri, 23 Apr 2021 11:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=3297#comment-1480010</guid>

					<description><![CDATA[Thanks Team,

It was great and useful.]]></description>
			<content:encoded><![CDATA[<p>Thanks Team,</p>
<p>It was great and useful.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
