centos:start
This is an old revision of the document!
CENTOS Wiki
Upgrade system:
yum update
Disable IPV6:
Edit /etc/sysconfig/network and set “NETWORKING_IPV6” to “no”
Add the following to /etc/modprobe.conf : alias ipv6 off alias net-pf-10 off
Run /sbin/chkconfig ip6tables off to disable the IPv6 firewall
Reboot the system
centos/start.1276425484.txt · Last modified: 2014/10/11 22:39 (external edit)