There is no internet connection after upgrade from 16.04 to 18.04
I just followed the instuctions from this post:
How to enable netplan on ubuntu server upgraded from 16.04 to 18.04
I added the following lines in to the config file: /etc/netplan/config.yaml (I had to install netplan and create the folder manually.) network: version: 2 renderer: networkd ethernets: eth0: dhcp4: true
But unfortunately I installed netplan instead of neplan.io.
After reboot, I lost every connection with my Odroid.
Server version
Netplan wasn't installed
There is no Wi-Fi hardware.
If I install netplan.io, will my odroid connect to the Internet again?
Edit:
After trying to install netplan.io we purged netplan. My brother will send the odroid to me then I fight further.
91 Answer
renderer: networkd is used in server installation.
network: version: 2 renderer: networkd ethernets: eth0: dhcp4: trueFor desktop netplan uses renderer: NetworkManager and config looks like this /etc/netplan/01-network-manager-all.yaml
# Let NetworkManager manage all devices on this system
network: version: 2 renderer: NetworkManagerYou can generate it (but need to remove /etc/netplan/config.yaml before)
sudo netplan --debug generate
sudo netplan apply
reboot More in general
"Zoraya ter Beek, age 29, just died by assisted suicide in the Netherlands. She was physically healthy, but psychologically depressed. It's an abomination that an entire society would actively facilitate, even encourage, someone ending their own life because they had no hope. Th…"