Difference between revisions of "Ssh -t"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
ssh -t your_remote_hostname uptime | ssh -t your_remote_hostname uptime | ||
+ | |||
+ | ssh -t your_remote_hostname [[/bin/sh]] | ||
-tt | -tt |
Revision as of 09:36, 17 September 2021
ssh -T
ssh -t your_remote_hostname uptime
ssh -t your_remote_hostname /bin/sh
-tt
tty
See also
- OpenSSH:
ssh
,ssh -O
,-i, -t
,-T, -N, -V
,/etc/ssh/ssh_config
,ssh --help
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: