Step 1 : Add the following line to /etc/default/grub and add it to the GRUB_CMDLINE_LINUX="root=/dev/somethin" line :
ipv6.disable=1
Step 2 : update grub :
# update-grub
Step 3 : reboot the system
# reboot
This work by maniac.vardhan is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
0 comments :: how to disable ip v6 using grub2 ?
Post a Comment