SSH

ssh using keys (avoid password)

use public keys to authenticate 2 servers Server1 and Server2

on Server1

generate keys

  • do not input a password
  • this will generate 2 files: id_rsa (p[rivate key)

[ Read the rest ... ]

By admin on March 16, 2009 | Posts | A comment?
Tags: ,