-
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 rc-manager=file
-
Delete the symlink
/etc/resolv.conf
rm /etc/resolv.conf
-
Restart network-manager
sudo systemctl restart NetworkManager
-
-
Save oxyno-zeta/0242b5a08ab980401eeabbbfb41b99ea 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
Check this for futur version : https://www.linkedin.com/pulse/linux-networking-enable-networkmanager-disable-systemd-soheil-amiri