Renewing your DHCP Assigned IP Address in Ubuntu

If you ever need to renew your DHCP assigned IP address in Ubuntu, then the following command is your friend.

sudo dhclient eth0

If that doesn’t work, you may want to try restarting your network.

sudo /etc/init.d/networking restart

Leave a Reply

You must be logged in to post a comment.

Powered by WordPress
Entries (RSS) and Comments (RSS).