Difference between revisions of "Ssh (OpenSSH client)"
Jump to navigation
Jump to search
↑ http://man7.org/linux/man-pages/man1/ssh.1.html
Line 5: | Line 5: | ||
* <code>[[ssh]] REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP</code> | * <code>[[ssh]] REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP</code> | ||
* <code>[[ssh]] -vvv REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP</code> | * <code>[[ssh]] -vvv REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP</code> | ||
+ | |||
+ | |||
+ | [[Category:Networking]] | ||
+ | [[Category:Linux]] |
Revision as of 12:04, 8 December 2019
ssh
[1] is the OpenSSH ssh client for logging or executing commands into remote devices/machines
Usage
Advertising: