i have installed um 18.04.1 32 bit on a older computer and am inpressed,
i installed openssh, it installed exactly like um 16.04
i installed x11vnc, it installed exactly like um 16.04
when trying to set wakeonlan and static ip it isn’t like um 16.04 first thing
i got a couple bash errors:
cp: cannot stat ‘/etc/default/tlp’: No such file or directory
cp: cannot stat ‘/etc/default/halt’: No such file or directory
sed: can’t read /etc/default/tlp: No such file or directory
and it updated the /etc/network/interfaces file to set up a static ip, after reboot
the ip was change to a static ip address, i could ssh into the computer,
i could vnc with xllvnc. on the other hand Firefox could not find a server
in terminal apt-get update could not connect, so i reconfigured /etc/network/interfaces
file back to a dhcp ip and rebooted, after reboot everything worked fine.
so i would ask what is the correct way to set a static ip from the cli or bash script ?
i have done this numerous times in 16.04 . something has changed