mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
Change to the SSH cheatsheet
This commit is contained in:
parent
496de6ae89
commit
d183a6fb14
1 changed files with 0 additions and 2 deletions
|
@ -12,5 +12,3 @@ ssh -X -t user@example.com 'chromium-browser'
|
|||
|
||||
# For more information, see:
|
||||
# http://unix.stackexchange.com/q/12755/44856
|
||||
To execute a command on a remote server:
|
||||
ssh -t user@example.com 'the-remote-command'
|
||||
|
|
Loading…
Reference in a new issue