I know there is a simple command for this, but how do I tell my Ubuntu server instance to request a new IP address from the DHCP server on eth0?
Comment request a new IP address from my DHCP server using Ubuntu Server?
Re: Comment request a new IP address from my DHCP server using Ubuntu Server?
`dhclient eth0
man page: **[dhclient](https://linux.die.net/man/8/dhclient)**