全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
centos6 关闭ipv6
1600阅读 0评论
2014-05-06
yuanxb1985
分类:
LINUX
在文件/etc/modprobe.d/dist.conf末尾添加以下2行,重启系统
alias net-pf-10 off
alias ipv6 off
上一篇:
Hadoop 2.2.0 64位编译
下一篇:
purge_logs was called with file xxx not listed in the index处理及分析