ssh options

5 Basic Linux SSH Client Commands

by Ramesh Natarajan on May 27, 2008

OpenSSH

Let us review the following 5 basic command line usage of the ssh client.

  1. Identify SSH client version
  2. Login to remote host
  3. Transfer Files to/from remote host
  4. Debug SSH client connection
  5. SSH escape character usage: (Toggle SSH session, SSH session statistics etc.)

(more…)

{ 10 comments }