Created
September 24, 2016 01:54
-
-
Save wavezhang/c966242bb6c68ebd616407ab30b9cc28 to your computer and use it in GitHub Desktop.
let non root user listen on port below 1024
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
setcap 'cap_net_bind_service=+ep' /usr/lib/jvm/jre/bin/java |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment