Skip to content

Instantly share code, notes, and snippets.

@GordonBeeming
Created May 17, 2021 23:42
Show Gist options
  • Save GordonBeeming/b68d198675872911cf7c01aab44990a4 to your computer and use it in GitHub Desktop.
Save GordonBeeming/b68d198675872911cf7c01aab44990a4 to your computer and use it in GitHub Desktop.
sudo nano /etc/resolv.conf
nameserver to 8.8.8.8
echo nameserver to 8.8.8.8 > /etc/resolv.conf
sudo nano /etc/wsl.conf
[network]
generateResolvConf = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment