SSH without password

Log into the client end and run ssh-keygen (In some systems parameter -t rsa is needed).

Then append ~/.ssh/id_rsa.pub (client end) to file ~/.ssh/authorized_keys (create it if not present) at the server end.

Done!


Related posts:

  1. su without password
  2. Disk size needed to compile OpenOffice
  3. Send Ctrl-A to sessions in SCREEN
  4. SSH with X
  5. Scilab

Tags:

One Comment

Leave a Reply

Hint: Register at Gravatar and your comments will be accompanied by your personalized icon.