Difference between revisions of "RemoteCommand"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
* {{ssh_config}}
 
* {{ssh_config}}
 
* {{OpenSSH}}
 
* {{OpenSSH}}
 +
 +
[[Category:SSH]]

Revision as of 12:21, 14 March 2023

OpenSSH 7.6 (Oct 2017)


RequestTTY yes
RemoteCommand screen -UDr
RequestTTY
 RequestTTY yes
 RemoteCommand sudo su -


Login change to root and move to an specific directory:

 RequestTTY yes
 RemoteCommand sudo su - -c "cd /tmp && bash"
screen -RD

See also

Advertising: