After base Ubuntu installation, you have to configure the network interface file to get the network settings via DHCP/static IP address (if you haven't configured during the initial installation). For this you need to edit /etc/network/interfaces file
$ vi /etc/network/interfaces
(more…)