mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 05:51:35 +01:00
Change to the SSH cheatsheet
This commit is contained in:
parent
496de6ae89
commit
d183a6fb14
@ -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 New Issue
Block a user