CentOS minimal 启用 eth0
时间:2014-05-14 22:24:06
收藏:0
阅读:358
vi /etc/sysconfig/network-scripts/ifcfg-eth0
ONBOOT=no
改成
ONBOOT=no
然后重启网络
service network restart
CentOS minimal 启用 eth0,布布扣,bubuko.com
原文:http://www.cnblogs.com/pugna/p/3728649.html
评论(0)