<aside> 💡 setup machine as Ubuntu Server 18.04 - 1 vCPU, 0.5 GiB RAM (8 GB HDD)

I also tried to setup as Ubuntu Server 20.04 but there the 2nd NIC does not even show up (e.g. after installing ifconfig and then running ifconfig -a)

</aside>

UPDATE - https://www.notion.so/maikroservice/setup-webserver-snaplabs-io-887bf38ea97a47098c3aa6621767abae#0059c9649170485786feea5fdb9f461d

NICs on snaplabs

Untitled

only 1 NIC available by default with external subnet IPv4 address

Untitled

nic needs to be "uped" and then only has an IPv6 address

Untitled

checking netplan for ipv4/6 config → only 1 nic

sudo vim /etc/netplan/50-cloud-init.yaml

Untitled

<aside> 💡 when adding the 2nd NIC and DHCP4/6 to the config it is impossible to connect to the machine again via guacamole (albeit the file stating that the changes will not persist)

</aside>

Untitled