Vmware Üzerinden Centos 7 clone sorunu
Aşağıda belirtilen işlemleri gerçekleştirin.
- Go to the ethernet configuration file.
nano /etc/sysconfig/network-scripts/ifcfg-ens160
- Add the following line. Replace the current MAC with your desired MAC Address.
MACADDR=00:00:00:00:00:00
#UID Kapatılır
- Save the configuration file.
- Restart the networking process.
/etc/init.d/network restart