Notepad:Disable IPv6
From Amar
Disable IPv6 in Ubuntu
From How to disable IPv6 address on Ubuntu 20.04 LTS Focal Fossa
Step 1
As an administrative user open up the /etc/default/grub
file using your favourite text editor and make to following changes:
FROM:
GRUB_CMDLINE_LINUX_DEFAULT=""
TO:
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1"
Step 2
Once ready update Grub menu:
$ sudo update-grub
← Back to Notepad
<insert>googlesearchwiki</insert> | <insert>paypal</insert> | <insert>analytics</insert> |