<?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 Ipv6 on Ubuntu, Linux Mint, Debian	</title>
	<atom:link href="https://www.binarytides.com/disable-ipv6-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/disable-ipv6-ubuntu/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Mon, 15 May 2023 11:31:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Carl		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-336262</link>

		<dc:creator><![CDATA[Carl]]></dc:creator>
		<pubDate>Fri, 29 Apr 2022 23:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-336262</guid>

					<description><![CDATA[Thank you!  The Disable Ipv6 from sysctl finally allowed me to disable IPV6!]]></description>
			<content:encoded><![CDATA[<p>Thank you!  The Disable Ipv6 from sysctl finally allowed me to disable IPV6!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-268523</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Tue, 28 Jul 2020 13:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-268523</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-252308&quot;&gt;Anthony Oresteen&lt;/a&gt;.

thanks for the comment.
glad that your network issue was resolved.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-252308">Anthony Oresteen</a>.</p>
<p>thanks for the comment.<br />
glad that your network issue was resolved.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anthony Oresteen		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-252308</link>

		<dc:creator><![CDATA[Anthony Oresteen]]></dc:creator>
		<pubDate>Tue, 19 May 2020 18:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-252308</guid>

					<description><![CDATA[Thanks!  Fixed my network issue.  All of a sudden, Mint 18 had network issue.  Most sites in Firefox would not work.  When I checked, the IP was an IPV6 address, not the IPV4 I expected.  Added your lines and all is good.

Mint 18 doesn&#039;t have gedit.  The default editor is Xed.  Yes, I&#039;m a noob and  I had to use Google to figure it out.

Thanks for the explanation!  Even 4 years latter it still helps.]]></description>
			<content:encoded><![CDATA[<p>Thanks!  Fixed my network issue.  All of a sudden, Mint 18 had network issue.  Most sites in Firefox would not work.  When I checked, the IP was an IPV6 address, not the IPV4 I expected.  Added your lines and all is good.</p>
<p>Mint 18 doesn&#8217;t have gedit.  The default editor is Xed.  Yes, I&#8217;m a noob and  I had to use Google to figure it out.</p>
<p>Thanks for the explanation!  Even 4 years latter it still helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TFE		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-107817</link>

		<dc:creator><![CDATA[TFE]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 11:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-107817</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-69329&quot;&gt;Yousif&lt;/a&gt;.

I think you&#039;re using Lilo not Grub. or something else. Please refer to this
http://askubuntu.com/questions/107440/how-to-check-what-bootloader-my-system-is-using
to check your system bootloader]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-69329">Yousif</a>.</p>
<p>I think you&#8217;re using Lilo not Grub. or something else. Please refer to this<br />
<a href="http://askubuntu.com/questions/107440/how-to-check-what-bootloader-my-system-is-using" rel="nofollow ugc">http://askubuntu.com/questions/107440/how-to-check-what-bootloader-my-system-is-using</a><br />
to check your system bootloader</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Linnux user		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-84079</link>

		<dc:creator><![CDATA[Linnux user]]></dc:creator>
		<pubDate>Sat, 18 Jun 2016 20:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-84079</guid>

					<description><![CDATA[Also for disabling it from linux kernel.
Find if its installed, lsmod list the modules:

lsmod

Remove it with rmmode:

rmmod ipv6]]></description>
			<content:encoded><![CDATA[<p>Also for disabling it from linux kernel.<br />
Find if its installed, lsmod list the modules:</p>
<p>lsmod</p>
<p>Remove it with rmmode:</p>
<p>rmmod ipv6</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jim		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-78512</link>

		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Mon, 23 May 2016 20:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-78512</guid>

					<description><![CDATA[Thank you. I&#039;m a super noob and this is the first thing I read and applied as far as linux that actually worked with no problems.]]></description>
			<content:encoded><![CDATA[<p>Thank you. I&#8217;m a super noob and this is the first thing I read and applied as far as linux that actually worked with no problems.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yousif		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-69329</link>

		<dc:creator><![CDATA[Yousif]]></dc:creator>
		<pubDate>Fri, 04 Mar 2016 05:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-69329</guid>

					<description><![CDATA[Hi. 
   On Linux Mint 17.2 or 17.3 when I try to use GRUB method I recieve error message after try to update GRUB !! I follow instructions above &#038; change variables in configration file then &quot;save&quot; changes. But when I use:

sudo update-grub
then I recieved error message !!

   I try sudo update-grub2
but It is not available !! Are you sure it is grub2 not grub ? I think it is just grub

   I try to invistigate this by just type in terminal:

grub

to see what output. Then I recieved message say &quot;grub not installed&quot; &#038; command me to use:

sudo apt-get install grub

   What is this?

   Please your kind reply.]]></description>
			<content:encoded><![CDATA[<p>Hi.<br />
   On Linux Mint 17.2 or 17.3 when I try to use GRUB method I recieve error message after try to update GRUB !! I follow instructions above &amp; change variables in configration file then &#8220;save&#8221; changes. But when I use:</p>
<p>sudo update-grub<br />
then I recieved error message !!</p>
<p>   I try sudo update-grub2<br />
but It is not available !! Are you sure it is grub2 not grub ? I think it is just grub</p>
<p>   I try to invistigate this by just type in terminal:</p>
<p>grub</p>
<p>to see what output. Then I recieved message say &#8220;grub not installed&#8221; &amp; command me to use:</p>
<p>sudo apt-get install grub</p>
<p>   What is this?</p>
<p>   Please your kind reply.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-68927</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Sat, 27 Feb 2016 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-68927</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67866&quot;&gt;ApplePie&lt;/a&gt;.

Thanks for pointing out.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67866">ApplePie</a>.</p>
<p>Thanks for pointing out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chad Kovac		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67885</link>

		<dc:creator><![CDATA[Chad Kovac]]></dc:creator>
		<pubDate>Fri, 20 Mar 2015 13:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67885</guid>

					<description><![CDATA[Disbaling IPv6 solved the issue of all google sites loading slowly for me.

http://forums.linuxmint.com/viewtopic.php?f=90&#038;t=191127]]></description>
			<content:encoded><![CDATA[<p>Disbaling IPv6 solved the issue of all google sites loading slowly for me.</p>
<p><a href="http://forums.linuxmint.com/viewtopic.php?f=90&#038;t=191127" rel="nofollow ugc">http://forums.linuxmint.com/viewtopic.php?f=90&#038;t=191127</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ApplePie		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67866</link>

		<dc:creator><![CDATA[ApplePie]]></dc:creator>
		<pubDate>Tue, 10 Mar 2015 08:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67866</guid>

					<description><![CDATA[It&#039;s suffice with just net.ipv6.conf.all.disable_ipv6 = 1
That will automatically imply net.ipv6.conf.*.disable_ipv6 = 1]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s suffice with just net.ipv6.conf.all.disable_ipv6 = 1<br />
That will automatically imply net.ipv6.conf.*.disable_ipv6 = 1</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ak_hepcat		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67865</link>

		<dc:creator><![CDATA[ak_hepcat]]></dc:creator>
		<pubDate>Tue, 10 Mar 2015 06:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67865</guid>

					<description><![CDATA[Edit /etc/gai.conf  and uncomment the line to prefer ipv4 over ipv6.

Which is the correct way to deal with this.]]></description>
			<content:encoded><![CDATA[<p>Edit /etc/gai.conf  and uncomment the line to prefer ipv4 over ipv6.</p>
<p>Which is the correct way to deal with this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: STR54		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67260</link>

		<dc:creator><![CDATA[STR54]]></dc:creator>
		<pubDate>Wed, 30 Jul 2014 23:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67260</guid>

					<description><![CDATA[Sorry but, how do you save the file? xD i mean i&#039;m sorry i&#039;m trying to learn.. I have Mint 17 cinammon]]></description>
			<content:encoded><![CDATA[<p>Sorry but, how do you save the file? xD i mean i&#8217;m sorry i&#8217;m trying to learn.. I have Mint 17 cinammon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Silver Moon		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67233</link>

		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Mon, 21 Jul 2014 12:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67233</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67232&quot;&gt;Ronald Lee&lt;/a&gt;.

dont use the dollar sign ($), it just indicates the terminal prompt
type in from &quot;sudo ...&quot; onwards]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67232">Ronald Lee</a>.</p>
<p>dont use the dollar sign ($), it just indicates the terminal prompt<br />
type in from &#8220;sudo &#8230;&#8221; onwards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ronald Lee		</title>
		<link>https://www.binarytides.com/disable-ipv6-ubuntu/comment-page-1/#comment-67232</link>

		<dc:creator><![CDATA[Ronald Lee]]></dc:creator>
		<pubDate>Mon, 21 Jul 2014 10:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=7313#comment-67232</guid>

					<description><![CDATA[This does not work for me.  $ sudo gedit /etc/default/grub. Will not recognize $ sudo. I&#039;m running Mint 17 KDE. I was able to bring up the command to notice that I have the ipv6 running; but my ISP and the modem is not running it. How should I disable it in KDE?]]></description>
			<content:encoded><![CDATA[<p>This does not work for me.  $ sudo gedit /etc/default/grub. Will not recognize $ sudo. I&#8217;m running Mint 17 KDE. I was able to bring up the command to notice that I have the ipv6 running; but my ISP and the modem is not running it. How should I disable it in KDE?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
