$ vi/etc/ssh/sshd_config

拿到下列三行前的#

RSAAuthenticationyes

PubkeyAuthenticationyes

AuthorizedKeysFile.ssh/authorized_keys

重啟ssh服務

/etc/init.d/sshd restart

 

生成金鑰

ssh-keygen

將金鑰複製到要免密碼登入的主機

ssh-copy-id username@xxx.xxx.xxx.xxx

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 痞客興 的頭像
    痞客興

    痞客興的部落格

    痞客興 發表在 痞客邦 留言(0) 人氣()