centos7沒(méi)有eth0 centos7怎么看網(wǎng)卡是否啟動(dòng)項(xiàng)?
centos7怎么看網(wǎng)卡是否啟動(dòng)項(xiàng)?如果網(wǎng)卡設(shè)備名為eth0,則在/etc/sysconfig/network scripts/ifcfg-eth0文件中,如果onboot=yes,則為boot up
centos7怎么看網(wǎng)卡是否啟動(dòng)項(xiàng)?
如果網(wǎng)卡設(shè)備名為eth0,則在/etc/sysconfig/network scripts/ifcfg-eth0文件中,如果onboot=yes,則為boot up。如果沒(méi)有,則需要在引導(dǎo)后手動(dòng)ifup eth0