ubuntu:etc:resolv.conf:disabling_systemd-resolved
This is an old revision of the document!
Ubuntu - etc - resolv.conf - Disabling systemd-resolved
If you’re running Ubuntu 16.10 or later, your DNS resolution will be managed by the systemd-resolved service.
You can disable this service without any further ado using the following commands.
systemctl disable --now systemd-resolved.service rm /etc/resolv.conf
ubuntu/etc/resolv.conf/disabling_systemd-resolved.1589392822.txt.gz · Last modified: 2020/07/15 09:30 (external edit)