mirror of
https://github.com/cheat/cheat.git
synced 2025-09-02 18:18:30 +02:00
Change to the SSH cheatsheet
This commit is contained in:
@ -12,5 +12,3 @@ ssh -X -t user@example.com 'chromium-browser'
|
|||||||
|
|
||||||
# For more information, see:
|
# For more information, see:
|
||||||
# http://unix.stackexchange.com/q/12755/44856
|
# http://unix.stackexchange.com/q/12755/44856
|
||||||
To execute a command on a remote server:
|
|
||||||
ssh -t user@example.com 'the-remote-command'
|
|
||||||
|
Reference in New Issue
Block a user