Difference between revisions of "Ssh -t"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
[[ssh -T]]
+
*<code>[[ssh -T]]</code>
  
ssh -t your_remote_hostname uptime
+
*<code>ssh -t your_remote_hostname uptime</code>
  
ssh -t your_remote_hostname [[/bin/sh]]
+
*<code>ssh -t your_remote_hostname [[/bin/sh]]</code>
  
-tt
+
*<code>-tt</code>
  
[[tty]]
+
*<code>[[tty]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:22, 17 September 2021

  • ssh -t your_remote_hostname uptime
  • ssh -t your_remote_hostname /bin/sh
  • -tt

See also

Advertising: