systemctl disable --now systemd-resolved
rm -rf /etc/resolv.conf
ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
sudo systemctl restart systemd-resolved
Created
August 7, 2023 21:09
-
-
Save fokklz/b113934a9f3bedfe5c98f135b7981aff to your computer and use it in GitHub Desktop.
Debian Shell Command
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment