How to Disable IPV6 in ubuntu 8.0.4.1
Posted on 8月 2nd, 2008 作者 哈哈
按照文档上讲
开着ipv6既没有任何作用
反倒还影响网络性能
所以干脆干掉之
redhat系列的我知道怎么搞
但是ubuntu的
……
Just add one line like this ”
blacklist ipv6
” to the end of file /etc/modprobe.d/blacklist




