Skip to content

Instantly share code, notes, and snippets.

@mfjohansson
Created December 17, 2014 14:22
Show Gist options
  • Save mfjohansson/28e87a87f22361b63a9a to your computer and use it in GitHub Desktop.
Save mfjohansson/28e87a87f22361b63a9a to your computer and use it in GitHub Desktop.
Useful commands
# Restart DNSMASQ
# When changes has been made to /etc/hosts - run this
sudo kill -HUP $(pgrep dnsmasq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment