Skip to content

Instantly share code, notes, and snippets.

@foxoman
Last active December 3, 2020 08:11
Show Gist options
  • Save foxoman/133a63bca90f9d8b6f89 to your computer and use it in GitHub Desktop.
Save foxoman/133a63bca90f9d8b6f89 to your computer and use it in GitHub Desktop.
Add system hosts file to Network Manager DNSmasq Config:
sudo sh -c "echo 'addn-hosts=/etc/hosts' > /etc/NetworkManager/dnsmasq.d/etc-hosts"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment