-
Disable and stop the systemd-resolved service:
sudo systemctl disable systemd-resolved.service sudo systemctl stop systemd-resolved -
Then put the following line in the
[main]section of your/etc/NetworkManager/NetworkManager.conf:dns=default -
Delete the symlink
/etc/resolv.confrm /etc/resolv.conf -
Restart network-manager
sudo service network-manager restart
-
-
Save kpma1985/b2b56a54e379159d690d5fe5737b42d2 to your computer and use it in GitHub Desktop.
How to disable systemd-resolved in Ubuntu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment