Skip to content

Instantly share code, notes, and snippets.

@Eddy-Barraud
Created February 9, 2021 10:20
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 Eddy-Barraud/ec0bb5f00d17278316244b20b854d9cc to your computer and use it in GitHub Desktop.
Save Eddy-Barraud/ec0bb5f00d17278316244b20b854d9cc to your computer and use it in GitHub Desktop.

sudo rm /etc/resolv.conf && sudo bash -c 'echo "nameserver 8.8.8.8" > /etc/resolv.conf' && sudo chattr +i /etc/resolv.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment