Wednesday, January 4, 2012

Ubuntu vmware image template

these are the steps to configure a newly deploy Ubuntu VM , in my case I use a std template
1.- Remove PCI using the following command:

Sudo nano /etc/udev/rules.d/70-persistent-net.rules


2.-Re-ip the VM
Sudo nano /etc/network/interfaces



Rename host

Sudo nano /etc/hostname


sudo /etc/init.d/networking restart


Restart computer
Sudo reboot

No comments: