IPv6: Disable IPV6 di ubuntu

From OnnoWiki
Revision as of 10:17, 22 September 2021 by Onnowpurbo (talk | contribs) (Created page with " 1 Open Terminal. 2 Enter gksudo gedit /etc/sysctl.conf. ... 3 After that run $ cat /proc/sys/net/ipv6/conf/all/disable_ipv6. ... 4 Type command sudo sysctl -p. ... 5 Repeat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


1 Open Terminal. 2 Enter gksudo gedit /etc/sysctl.conf. ... 3 After that run $ cat /proc/sys/net/ipv6/conf/all/disable_ipv6. ... 4 Type command sudo sysctl -p. ... 5 Repeat above “Step 3” and it will now report 1.