This page (revision-21) was last changed on 2021-11-10 04:19 by Murray Altheim

This page was created on 2020-05-10 03:58 by Murray Altheim

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
21 2021-11-10 04:19 7 KB Murray Altheim to previous

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 added 12 lines
! How to Disable ipv6 on a Pi
Add the following to the end of the single line of text in the file /boot/cmdline.txt:
{{{
ipv6.disable=1
}}}
This also has the advantage that you can add it from Windows/OSX before you boot the Pi, since the boot partition is readable under those operating systems. ([source|https://www.raspberrypi.org/forums/viewtopic.php?t=256349#p1563399])