<?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 Disable NetworkManager in CentOS/RHEL 8	</title>
	<atom:link href="https://www.tecmint.com/disable-networkmanager-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/disable-networkmanager-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 04 Jun 2020 21:04:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1336564</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Thu, 04 Jun 2020 21:04:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34843#comment-1336564</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1336477&quot;&gt;Segun&lt;/a&gt;.

Thanks, Segun. I&#039;m glad the tutorial was helpful.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1336477">Segun</a>.</p>
<p>Thanks, Segun. I&#8217;m glad the tutorial was helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Segun		</title>
		<link>https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1336477</link>

		<dc:creator><![CDATA[Segun]]></dc:creator>
		<pubDate>Wed, 03 Jun 2020 21:41:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34843#comment-1336477</guid>

					<description><![CDATA[Thanks James]]></description>
			<content:encoded><![CDATA[<p>Thanks James</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1316238</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Wed, 12 Feb 2020 10:01:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34843#comment-1316238</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1316056&quot;&gt;Ari Lemmke&lt;/a&gt;.

Hey Ari, great observation, However, the autoconfiguration may still be a blessing when you are trying to troubleshoot network issues. Of course, disabling Network Manager is not a good idea because, upon a reboot, you will lose connectivity to your server.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1316056">Ari Lemmke</a>.</p>
<p>Hey Ari, great observation, However, the autoconfiguration may still be a blessing when you are trying to troubleshoot network issues. Of course, disabling Network Manager is not a good idea because, upon a reboot, you will lose connectivity to your server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ari Lemmke		</title>
		<link>https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1316056</link>

		<dc:creator><![CDATA[Ari Lemmke]]></dc:creator>
		<pubDate>Tue, 11 Feb 2020 09:56:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34843#comment-1316056</guid>

					<description><![CDATA[Personally feel that &lt;strong&gt;NetworkManager&lt;/strong&gt; and network autoconfiguration is EVIL in servers.

There is no need for &lt;strong&gt;Autoconf&lt;/strong&gt; when the same server is running 10 years in premises 24/7.

Any auto-configuration event would cause downtime and even an option to have Autoconf causes impressive attack vectors, and the servers will fall like dominoes.

And I hate that &lt;strong&gt;firewalld&lt;/strong&gt; and its default setup which is shoveled from the matter that stinks. It will be blessed by attackers too. (just check net documents how NFS is configured nicely to the wrong zone ..).]]></description>
			<content:encoded><![CDATA[<p>Personally feel that <strong>NetworkManager</strong> and network autoconfiguration is EVIL in servers.</p>
<p>There is no need for <strong>Autoconf</strong> when the same server is running 10 years in premises 24/7.</p>
<p>Any auto-configuration event would cause downtime and even an option to have Autoconf causes impressive attack vectors, and the servers will fall like dominoes.</p>
<p>And I hate that <strong>firewalld</strong> and its default setup which is shoveled from the matter that stinks. It will be blessed by attackers too. (just check net documents how NFS is configured nicely to the wrong zone ..).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Odry		</title>
		<link>https://www.tecmint.com/disable-networkmanager-in-centos/comment-page-1/#comment-1312813</link>

		<dc:creator><![CDATA[Odry]]></dc:creator>
		<pubDate>Mon, 20 Jan 2020 14:36:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34843#comment-1312813</guid>

					<description><![CDATA[You are using the wrong title, this is just stopping/starting NetworkManager.

Try run &lt;strong&gt;systemctl disable NetworkManager&lt;/strong&gt;, then reboot your machine, you will see a BIG difference...

In fact, don&#039;t try it, it will lock up your machine if it is headless, as there will be no more network.]]></description>
			<content:encoded><![CDATA[<p>You are using the wrong title, this is just stopping/starting NetworkManager.</p>
<p>Try run <strong>systemctl disable NetworkManager</strong>, then reboot your machine, you will see a BIG difference&#8230;</p>
<p>In fact, don&#8217;t try it, it will lock up your machine if it is headless, as there will be no more network.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
