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?
Source : Server Fault
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?
Source : Server Fault
`dhclient eth0
man page: **[dhclient](https://linux.die.net/man/8/dhclient)**