Getting your IP from a DHCP server

Published ยท Updated 10 Feb 2020

This is a manual approach:

sudo dhclient eth0

ifup shell scripts should be a better approach…