一、克隆完需要修改地方 

1、修改网卡  /etc/sysconfig/network-scripts/ifcfg-eth0 

      删除UUID一行

      修改IP

3、rm -f /etc/udev/rules.d/70-persistent-ipoib.rules
4、重启网卡   systemctl restart network 

二、永久修改主机名

1、vi /etc/hostname 
   主机名
2、reboot

 

相关文章:

  • 2021-12-01
  • 2021-12-13
  • 2021-12-06
  • 2022-02-14
猜你喜欢
  • 2021-08-28
  • 2021-07-26
  • 2022-02-12
  • 2021-10-09
  • 2021-08-18
相关资源
相似解决方案