Open a terminal and type:
- Code: Select all
kdesu kate /etc/modprobe.d/blacklist
2.
Add this line:
- Code: Select all
blacklist ipv6
3.
Save the file and restart your computer
After restarting, open up a terminal and type:
- Code: Select all
ip a | grep inet6
If there's no output, IPv6 is disabled.
