DNS stopped working after Ubuntu 14.04 upgrade to Ubuntu 16.04

1) I resolved it by removing file /etc/resolv.conf:
sudo rm /etc/resolv.conf

2) and creating a new file:
sudo nano /etc/resolv.conf

3) and typing my name server in the file:
nameserver [YOUR DNS SERVER IP HERE]

Kommentarer

Populære opslag fra denne blog

Microsoft Office 2016 and the AUTO_ACTIVATE property

Disable logon and logoff events (event id 4624, 4625, 4634 (and all the other ones...))

Enable OpenELEC SSH login with keys, and without password, disable local SSH password