Last active
September 6, 2017 17:06
-
-
Save hugopereira84/e18735f2b124251e2a9503a93f04c3ad to your computer and use it in GitHub Desktop.
Tooltips cli
This file contains hidden or 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
Displays active TCP connections specified by Protocol: | |
$ netstat -tulnp |
This file contains hidden or 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
impersonate user "apache": | |
$ sudo -u apache git ..... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment