Skip to content

Instantly share code, notes, and snippets.

@shierro
Created April 26, 2018 08:24
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 shierro/e297346f386bd1786cbc2f65f72d7130 to your computer and use it in GitHub Desktop.
Save shierro/e297346f386bd1786cbc2f65f72d7130 to your computer and use it in GitHub Desktop.
sudo apt-get install libcap2-bin
sudo setcap 'cap_net_bind_service=+ep' $(readlink -f $(which node))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment