linux,让网卡随着系统启动自动生效

/etc/sysconfig/network-scripts/ifcfg-eth0 编辑一下

ONBOOT设成yes

BOOTPROTO=dhcp

然后chkconfig --list | grep network ,看是不是已经设成自动启动

posted @ 2013-05-07 10:23  johnsonshu  阅读(302)  评论(0编辑  收藏  举报