Created
April 26, 2018 08:24
-
-
Save shierro/e297346f386bd1786cbc2f65f72d7130 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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