Created
February 19, 2015 22:37
-
-
Save guillermoroblesjr/6c253f0c76489fa3b2f8 to your computer and use it in GitHub Desktop.
Other commands
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
| # other | |
| whereis node | |
| ss -lnp | |
| sudo start ssh | |
| sudo restart ssh | |
| sudo killall node | |
| sudo killall -u root node | |
| sudo update node | |
| dolphin ./ & | |
| dolphin & | |
| sudo ss -lnp | grep sshd | |
| ssh -v localhost | |
| sudo gedit /etc/ssh/sshd_config | |
| sudo service lightdm restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment