ssh in unix

ssh command in unix

ssh command is used to connect to remote host or another linux machine from the existing machine.

ssh user@host – connect to host as user
ssh -p port user@host – connect to host on port
port as user
ssh-copy-id user@host – add your key to host for
user to enable a keyed or passwordless login

For Basic commands tutorial. Please refer to Basic commands in unix

For Process Management tutorial. Please refer to Process Management commands in unix

For Setting File permissions please visit the tutorial File Permissions in unix

Share

Related posts:

  1. Unix Process Management commands
  2. File permissions in Unix
  3. Unix Basic Commands

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Like us in Google +