CY's Linux 經驗談
2016年8月4日 星期四
SSH 登入免檢查指紋
ssh-keygen -R
<ssh.server.ip.address>
;\
ssh -o UserKnownHostsFile=/dev/null \
-o StrictHostKeyChecking=no \
<account>
@
<ssh.server.ip.address>
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言