设置sshd 服务器服务,打开以下设置:RSAAuthentication yes PubkeyAuthentication yes AuthorizedKeysFile/root/.ssh/authorized_keys 修改以下设置:ChallengeResponseAuthentication no PasswordAuthentication no UsePAM no 四....
设置sshd 服务器服务,打开以下设置:RSAAuthentication yes PubkeyAuthentication yes AuthorizedKeysFile/root/.ssh/authorized_keys 修改以下设置:ChallengeResponseAuthentication no PasswordAuthentication no UsePAM no 四....