Skip to content

Instantly share code, notes, and snippets.

@josepostiga
Created September 8, 2019 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josepostiga/3e640a10819a8df07eb4289dcd3e49a6 to your computer and use it in GitHub Desktop.
Save josepostiga/3e640a10819a8df07eb4289dcd3e49a6 to your computer and use it in GitHub Desktop.
sudo systemctl disable systemd-resolved.service
sudo systemctl stop systemd-resolved.service
sudo rm /etc/resolv.conf
sudo systemctl restart network-manager.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment