So, I installed server edition 16.04. Network manager is not installed.
> ~$ less /etc/network/interfaces
>#auto enp3s0
>#iface lo inet loopback
>iface enp3s0 inet dhcp
I have tried various combinations here, but with this spesifik config i can reboot and lo still comes up. Seems that no matter what I set i etc/network/interfaceses, it is ignored and the computer brings up lo and enp3s0 on every boot.
Can anyone help?