<?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 Configure Network Connection Using &#8216;nmcli&#8217; Tool	</title>
	<atom:link href="https://www.tecmint.com/nmcli-configure-network-connection/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/nmcli-configure-network-connection/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 02 Dec 2023 03:04:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Scott		</title>
		<link>https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-2109887</link>

		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Sat, 02 Dec 2023 03:04:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37133#comment-2109887</guid>

					<description><![CDATA[Hello from the future!

I have set up a Raspberry Pi 4 with Debian/Raspberry Pi OS Bookworm and realized it wasn&#039;t running dhcpcd.  I looked everywhere for hours for help and this page explained it sooo well. 

THANK YOU!]]></description>
			<content:encoded><![CDATA[<p>Hello from the future!</p>
<p>I have set up a Raspberry Pi 4 with Debian/Raspberry Pi OS Bookworm and realized it wasn&#8217;t running dhcpcd.  I looked everywhere for hours for help and this page explained it sooo well. </p>
<p>THANK YOU!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331660</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 04 May 2020 05:54:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37133#comment-1331660</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331504&quot;&gt;Mohit Chauhan&lt;/a&gt;.

@Mohit,

Thanks for notifying the error, corrected the command in the article.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331504">Mohit Chauhan</a>.</p>
<p>@Mohit,</p>
<p>Thanks for notifying the error, corrected the command in the article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohit Chauhan		</title>
		<link>https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331504</link>

		<dc:creator><![CDATA[Mohit Chauhan]]></dc:creator>
		<pubDate>Sun, 03 May 2020 12:15:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37133#comment-1331504</guid>

					<description><![CDATA[The following path is wrongly given in the following command.
&lt;pre&gt;
$ cat /etc/network-scripts/ifcfg-enps03
&lt;/pre&gt;
The correct location is:
&lt;pre&gt;
$ cat /etc/sysconfig/network-scripts/ifcfg-enps03
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>The following path is wrongly given in the following command.</p>
<pre>
$ cat /etc/network-scripts/ifcfg-enps03
</pre>
<p>The correct location is:</p>
<pre>
$ cat /etc/sysconfig/network-scripts/ifcfg-enps03
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331184</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 01 May 2020 05:49:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37133#comment-1331184</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331070&quot;&gt;dragonmouth&lt;/a&gt;.

@Dragonmouth,

Most of today&#039;s latest Linux distributions using &lt;strong&gt;systemd&lt;/strong&gt; to manage networks and services. I really don&#039;t have any idea about PCLinuxOS, I never used it, but will surely give a try on my VM. If nmcli not installed, I think you can install it using a package manager.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331070">dragonmouth</a>.</p>
<p>@Dragonmouth,</p>
<p>Most of today&#8217;s latest Linux distributions using <strong>systemd</strong> to manage networks and services. I really don&#8217;t have any idea about PCLinuxOS, I never used it, but will surely give a try on my VM. If nmcli not installed, I think you can install it using a package manager.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1331070</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Thu, 30 Apr 2020 13:40:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37133#comment-1331070</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1330999&quot;&gt;Ravi Saive&lt;/a&gt;.

Would that be &quot;most Linux distributions&quot; using &lt;strong&gt;systemd&lt;/strong&gt;?  I seem to recall that the Network Manager requires systemd to run.

PCLinuxOS is one of the more popular Linux distros, not some esoteric or &quot;one and gone&quot; distro.  NMCLI is not installed by default and it is not in the repositories.  No matter how good nmcli may be, it is not worth switching distros for.  Especially if I have to put up with systemd to use it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/nmcli-configure-network-connection/comment-page-1/#comment-1330999">Ravi Saive</a>.</p>
<p>Would that be &#8220;most Linux distributions&#8221; using <strong>systemd</strong>?  I seem to recall that the Network Manager requires systemd to run.</p>
<p>PCLinuxOS is one of the more popular Linux distros, not some esoteric or &#8220;one and gone&#8221; distro.  NMCLI is not installed by default and it is not in the repositories.  No matter how good nmcli may be, it is not worth switching distros for.  Especially if I have to put up with systemd to use it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
