On Sat, 18 Apr 2020, David C. Rankin wrote:
On 04/18/2020 03:00 PM, Marvin Jones via trinity-users wrote:
I just did the install with Trinity's CD image Ubuntu 18.02/Trinity 14.07.
I want to set a static IP for the box -- and get rid of the DHCP crap.
Could someone please point me where to start?
How to configure static IP address on Ubuntu 18.10 Cosmic Cuttlefish Linux https://linuxconfig.org/how-to-configure-static-ip-address-on-ubuntu-18-10-c...
Yep. That's what it took: a yaml file in /etc/netplan and `netplan`. But most of the hits in web searching seemed to imply there would ALREADY be a yaml file -- set up for the default DHCP. I had no such file after my install -- so I was worried I would get cross- wise with some _other_ network control process I was unaware of.
Jonesy