<?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 Set Permanent DNS Nameservers in Ubuntu and Debian	</title>
	<atom:link href="https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 25 Jul 2024 11:15:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mika		</title>
		<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-2194472</link>

		<dc:creator><![CDATA[Mika]]></dc:creator>
		<pubDate>Thu, 25 Jul 2024 11:15:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34440#comment-2194472</guid>

					<description><![CDATA[root@dc1:/run/systemd/resolve# apt install resolvconf
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting &#039;systemd-resolved&#039; instead of &#039;resolvconf&#039;
systemd-resolved is already the newest version (255.4-1ubuntu8.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.]]></description>
			<content:encoded><![CDATA[<p>root@dc1:/run/systemd/resolve# apt install resolvconf<br />
Reading package lists&#8230; Done<br />
Building dependency tree&#8230; Done<br />
Reading state information&#8230; Done<br />
Note, selecting &#8216;systemd-resolved&#8217; instead of &#8216;resolvconf&#8217;<br />
systemd-resolved is already the newest version (255.4-1ubuntu8.2).<br />
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: C.		</title>
		<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1981072</link>

		<dc:creator><![CDATA[C.]]></dc:creator>
		<pubDate>Fri, 10 Mar 2023 07:26:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34440#comment-1981072</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1937371&quot;&gt;Dmitry&lt;/a&gt;.

Thanks for the tutorial! I needed to run those two final commands to resolve it. Maybe it can be useful also to you, Dmitry:
&lt;pre&gt;
$ sudo resolvconf --enable-updates
$ sudo resolvconf -u
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1937371">Dmitry</a>.</p>
<p>Thanks for the tutorial! I needed to run those two final commands to resolve it. Maybe it can be useful also to you, Dmitry:</p>
<pre>
$ sudo resolvconf --enable-updates
$ sudo resolvconf -u
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dmitry		</title>
		<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1937371</link>

		<dc:creator><![CDATA[Dmitry]]></dc:creator>
		<pubDate>Tue, 27 Dec 2022 13:19:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34440#comment-1937371</guid>

					<description><![CDATA[Simply restarting &lt;strong&gt;resolvconf.service&lt;/strong&gt; and &lt;strong&gt;systemd-resolved.service&lt;/strong&gt; does not help in solving the problem until you restart the OS itself. Some other service needs to be restarted.]]></description>
			<content:encoded><![CDATA[<p>Simply restarting <strong>resolvconf.service</strong> and <strong>systemd-resolved.service</strong> does not help in solving the problem until you restart the OS itself. Some other service needs to be restarted.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: philandtux		</title>
		<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1826426</link>

		<dc:creator><![CDATA[philandtux]]></dc:creator>
		<pubDate>Wed, 15 Jun 2022 14:53:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34440#comment-1826426</guid>

					<description><![CDATA[@Aaron,

Thank you very much.

Very useful by me and my new owncloud server running bullseye.

I didn&#039;t know how to solve this tough subject: forcing DNS while I activated WOL on my lan interface (not supported in network manager)

And it works fine right now

A lot of thanx again

Phil]]></description>
			<content:encoded><![CDATA[<p>@Aaron,</p>
<p>Thank you very much.</p>
<p>Very useful by me and my new owncloud server running bullseye.</p>
<p>I didn&#8217;t know how to solve this tough subject: forcing DNS while I activated WOL on my lan interface (not supported in network manager)</p>
<p>And it works fine right now</p>
<p>A lot of thanx again</p>
<p>Phil</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1825228</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 14 Jun 2022 10:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=34440#comment-1825228</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1822821&quot;&gt;Daniel Kaguongo&lt;/a&gt;.

@Daniel

We are glad that this tutorial worked for you. Many thanks for the useful feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/set-permanent-dns-nameservers-in-ubuntu-debian/comment-page-1/#comment-1822821">Daniel Kaguongo</a>.</p>
<p>@Daniel</p>
<p>We are glad that this tutorial worked for you. Many thanks for the useful feedback.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
