Hi,
just run:
also check if internet connection is working with
best regards
Matthias
just run:
sudo rm /etc/resolv.conf sudo sh -c 'echo "nameserver 8.8.8.8" > /etc/resolv.conf '
also check if internet connection is working with
ping -c3 8.8.8.8
best regards
Matthias