Friday, September 4, 2009

To change the ip address in ubuntu

command to change the gateway

sudo gedit /etc/network/interfaces

command to change the DNS

sudo gedit /etc/resolv.conf

command to restart the server

sudo /etc/init.d/networking restart

No comments:

Post a Comment