Difference between revisions of "Ssh (OpenSSH client)"

From wikieduonline
Jump to navigation Jump to search
(== Usage == * ssh REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP)
Line 1: Line 1:
 
<code>ssh</code><ref>http://man7.org/linux/man-pages/man1/ssh.1.html</ref> is the [[OpenSSH]] [[ssh clients|ssh client]] for logging or executing commands into remote devices/machines
 
<code>ssh</code><ref>http://man7.org/linux/man-pages/man1/ssh.1.html</ref> is the [[OpenSSH]] [[ssh clients|ssh client]] for logging or executing commands into remote devices/machines
 +
 +
 +
== Usage ==
 +
* [[ssh]] REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP

Revision as of 12:03, 8 December 2019

ssh[1] is the OpenSSH ssh client for logging or executing commands into remote devices/machines


Usage

  • ssh REMOTE_USERNAME@REMOTE_SERVER_NAME_OR_IP
  • http://man7.org/linux/man-pages/man1/ssh.1.html
  • Advertising: