Rescan NIC on Centos
After clone a VM (Centos 6) in Vmware i was not able to use the nic (eth0), after some research it was using the same original VM MAC-ADDRESS (00:0c:29:2c:a9:ae) To solve it i did: rm -f /etc/udev/rules.d/70-persistent-net.rules Because this is my lab i can reboot my vservers whenever i want :), so i rebooted After … Read more