Skip to content

Instantly share code, notes, and snippets.

@AntouanK
Created November 4, 2019 08:22
Show Gist options
  • Save AntouanK/7479b52b087350901e0cd7c2ba09ef52 to your computer and use it in GitHub Desktop.
Save AntouanK/7479b52b087350901e0cd7c2ba09ef52 to your computer and use it in GitHub Desktop.
freeze resolv.conf
https://wiki.archlinux.org/index.php/NetworkManager#/etc/resolv.conf
sudo nvim /etc/NetworkManager/conf.d/dns.conf
```
[main]
dns=none
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment