os:linux:debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
os:linux:debian [2018/11/15 10:50] – [Disable ipv6] titannet | os:linux:debian [2018/11/27 19:54] (current) – [Disable ipv6] ebaer | ||
---|---|---|---|
Line 36: | Line 36: | ||
ip -6 addr del < | ip -6 addr del < | ||
- | echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 | + | echo "net.ipv6.conf.all.disable_ipv6 |
- | nano / | + | echo "net.ipv6.conf.eth0.disable_ipv6=1" | tee / |
- | net.ipv6.conf.all.disable_ipv6 = 1 | + | |
</ | </ | ||
os/linux/debian.1542275432.txt.gz · Last modified: 2018/11/15 10:50 by titannet