我有两台服务器 server1 server2
想从服务器 1 登录服务器 2,我在 .ssh/authorized_keys 中的另一个服务器中添加了两个 pub 密钥(ssh_host_rsa_key.pub)。
当我运行 #cd /etc/ssh;ls -ltr 能够看到下面的文件 sshd_config ssh_config moduli ssh_host_key.pub ssh_host_key ssh_host_rsa_key.pub ssh_host_rsa_key ssh_host_dsa_key.pub ssh_host_dsa_key