Some trouble shooting that I just found and use :) #1

KVM machine in my office turn on with its kvm's instances. But some of them don't got an IP, even network interface card. So here is what i have found.

$ sudo ifconfig eth0 up   # to bring up eth0
$ sudo dhclient -r   # release ip 
$ sudo dhclient   # obtain ip

ref cyberbiz website

Comments

Popular posts from this blog

Return Code 127