VMware-克隆机,网卡修改 1、克隆 2、修改网卡eth1为eth0 3、配置ip 4、修改主机名 5、重启 6、添加hosts
2、修改网卡eth1为eth0
vim /etc/udev/rules.d/70-persistent-net.rules
3、配置ip
vim /etc/sysconfig/network-scripts/ifcfg-etho
4、修改主机名
vi /etc/sysconfig/network
5、重启
reboot
6、添加hosts
vi /etc/hosts