"2016資訊組日誌" 修訂間的差異
出自 新化國中wiki平台
(新頁面: ==20160304== ipv6太慢,暫停使用 打開 /etc/sysctl.conf 放入以下 # IPv6 disabled net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.d...) |
(→20160304) |
||
行 4: | 行 4: | ||
打開 /etc/sysctl.conf | 打開 /etc/sysctl.conf | ||
放入以下 | 放入以下 | ||
− | + | <nowiki>在此插入非格式文字 | |
# IPv6 disabled | # IPv6 disabled | ||
net.ipv6.conf.all.disable_ipv6 = 1 | net.ipv6.conf.all.disable_ipv6 = 1 | ||
net.ipv6.conf.default.disable_ipv6 = 1 | net.ipv6.conf.default.disable_ipv6 = 1 | ||
net.ipv6.conf.lo.disable_ipv6 = 1 | net.ipv6.conf.lo.disable_ipv6 = 1 | ||
+ | </nowiki> |
於 2016年3月4日 (五) 14:35 的修訂
20160304
ipv6太慢,暫停使用
打開 /etc/sysctl.conf 放入以下 在此插入非格式文字 # IPv6 disabled net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1