<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6281&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6281</link>
		<description><![CDATA[The most recent posts in [Found another way] Disable ipv6 using Grub - new wrinkle.]]></description>
		<lastBuildDate>Mon, 25 Dec 2023 08:52:08 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46524#p46524</link>
			<description><![CDATA[<p>i like to see my grub menu when booting and so i have it visible and with a short delay before automatically booting</p><p>on some systems you use &quot;tab&quot; and others &quot;e&quot;(for-edit) to view and/or change/edit your current grub settings(non-persistent)</p><p>on a fresh install, sometimes there is no /etc/default/grub so it is necessary to copy the one stored at /usr/share/grub/default/ and then to edit it as necessary(don&#039;t forget to save your changes and to do a &quot;sudo update-grub&quot; for persistence)</p><p>my usual grub edits are to remove &quot;quiet&quot; and to add &quot;ipv6.disable=1&quot;</p><p>also, to reference the </p><div class="quotebox"><blockquote><div><p>GRUB_CMDLINE_LINUX=&quot;initrd=/install/gtk/initrd.gz&quot;</p></div></blockquote></div><p>a DDG search had this as one result:<br />ttps://lists.debian.org/debian-user/2015/10/msg00161.html<br />(and our thread was the next result right below it...lol!)<br />ttps://dev1galaxy.org/viewtopic.php?id=6281</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Mon, 25 Dec 2023 08:52:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46524#p46524</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46519#p46519</link>
			<description><![CDATA[<p>I disabled it by running these 2 commands in the terminal:</p><div class="codebox"><pre><code>sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1</code></pre></div><p>That&#039;s easier than messing with grub. (FTR, I found this <a href="https://www.geeksforgeeks.org/how-to-disable-ipv6-in-linux/" rel="nofollow">here</a>.)</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Mon, 25 Dec 2023 00:41:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46519#p46519</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46517#p46517</link>
			<description><![CDATA[<p>I disable ipv6 the same way for my vpn.</p><p>But I don&#039;t have that other reference to an image.</p><p>you could comment (#) the reference and put the ipv6 command before the initrd...</p><p>initrd is supposed to speed up the loading of the kernel, and it does a little bit.</p><p>If it breaks you system-boot, then re-edit and try again.</p><p>All the best.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 24 Dec 2023 23:26:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46517#p46517</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46515#p46515</link>
			<description><![CDATA[<p>What&#039;s the reason you want to disable ipv6?</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Sun, 24 Dec 2023 22:52:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46515#p46515</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46513#p46513</link>
			<description><![CDATA[<p>I&#039;m beginning to wonder if it&#039;s even worth it to disable it. What could (theoretically) happen leaving it enabled?</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Sun, 24 Dec 2023 22:32:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46513#p46513</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46498#p46498</link>
			<description><![CDATA[<p>Here&#039;s what I see in / and /boot. What do I do with info -f grub -n &#039;Simple configuration&#039;? I tried that in the terminal and nothing happened (sorry for my ignorance).</p><p><span class="postimg"><img src="https://i.ibb.co/1ZZYdJg/a.jpg" alt="a.jpg" /></span></p><p><span class="postimg"><img src="https://i.ibb.co/nM2x23K/b.jpg" alt="b.jpg" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Sun, 24 Dec 2023 18:02:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46498#p46498</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46497#p46497</link>
			<description><![CDATA[<p>Is there a <span class="bbc">/install/gtk/initrd.gz</span> in your / or /boot ? If there&#039;s a <span class="bbc">/initrd.img</span> on your system is it a symlink to somewhere?</p><p>I&#039;m not an expert, but I know that the system loads an <span class="bbc">initrd.img</span> early in boot processing (possibly compressed). So I&#039;d expect that entry to point to the one the system should use. So removing that entry might stop your system booting.</p><p>Does your /etc/default/grub say anything like:</p><div class="codebox"><pre><code># For full documentation of the options in this file, see:
#   info -f grub -n &#039;Simple configuration&#039;</code></pre></div><p>If so try that.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 24 Dec 2023 17:17:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46497#p46497</guid>
		</item>
		<item>
			<title><![CDATA[[Found another way] Disable ipv6 using Grub - new wrinkle]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=46492#p46492</link>
			<description><![CDATA[<p>One of the first things I do on a fresh install is to disable ipv6 using Grub by doing this:</p><div class="codebox"><pre><code>Open /etc/default/grub as administrator. Find the line:
GRUB_CMDLINE_LINUX=&quot;&quot;
and change it to:
GRUB_CMDLINE_LINUX=&quot;ipv6.disable=1&quot;
Then in terminal run:
sudo update-grub</code></pre></div><p>But when I go there I see this, something I&#039;ve never seen before:</p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX=&quot;initrd=/install/gtk/initrd.gz&quot;</code></pre></div><p>What does this do? I&#039;ve searched it, but what I&#039;ve read seems to be above my pay grade. And how can I add &quot;ipv6.disable=1&quot;? Should I overwrite &quot;initrd=/install/gtk/initrd.gz&quot; or just add &quot;ipv6.disable=1&quot; after/before it?</p>]]></description>
			<author><![CDATA[dummy@example.com (Ron)]]></author>
			<pubDate>Sun, 24 Dec 2023 12:17:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=46492#p46492</guid>
		</item>
	</channel>
</rss>
