[Tux Gif]
 Linux System Administration

SSH - Secure Shell


SSH - Host Keys

ssh_host_rsa_key
 Private RSA key (version 2)
ssh_host_rsa_key.pub  Public RSA key (version 2)
ssh_host_dsa_key  Private DSA key (version 2)
ssh_host_dsa_key.pub  Public DSA key (version 2)
ssh_host_key
 Private RSA key (version 1)
ssh_host_key.pub
 Public RSA key (version 1)


Prev                Page 5                Next