Hi,
this command is still valid and usable
nameserver is the keyword, 8.8.8.8 the IP of a valid nameserver (Google's nameserver).
best regards
Matthias
this command is still valid and usable
sudo rm /etc/resolv.conf sudo sh -c 'echo "nameserver 8.8.8.8" > /etc/resolv.conf '
nameserver is the keyword, 8.8.8.8 the IP of a valid nameserver (Google's nameserver).
best regards
Matthias