1)进入 /etc/sysconfig/network-scripts/
2)vi 或 vim 打开 ifcfg-eth0(不一定是eth0,这个自己判断了)
3)将 ONBOOT=no 改成 ONBOOT=yes