linux虚拟机克隆后更改网卡和地址

1、删掉原来的eth0,修改eth1为eth0 vim  /etc/udev/rules.d/70-persistent-net.rules 2、到/etc/sysconfig/network-scripts下修改配置如下 [[email protected] network-scripts]# cat ifcfg-eth0  DEVICE=eth0 TYPE=Ethernet ONBOOT=ye
相关文章
相关标签/搜索