改linux网卡名字
vim/etc/default/grub
加net.ifnames=0
grub2-mkconfig -o /etc/grub2.cfg
cd /etc/sysconfig/network-scripts/
mv ifcfg-ens33 ifcfg-eth0
vim ifcfg-ens33 改name和device为etho
重启
改linux网卡名字
vim/etc/default/grub
加net.ifnames=0
grub2-mkconfig -o /etc/grub2.cfg
cd /etc/sysconfig/network-scripts/
mv ifcfg-ens33 ifcfg-eth0
vim ifcfg-ens33 改name和device为etho
重启
本文标题:改linux网卡名字
本文链接:https://www.haomeiwen.com/subject/hzzdgftx.html
网友评论