Fix interface to 'eth0' for ubuntu 16.04: sudo sed -i "s/GRUB_CMDLINE_LINUX_DEFAULT=\"\(.*\)\"/GRUB_CMDLINE_LINUX_DEFAULT=\"\1 net.ifnames=0\"/" /etc/default/grub sudo update-grub2 reboot check ip addr ifconfig