首页 » Posts tagged '重新配置'
Tag: 重新配置
Ubuntu / Debian Linux:重新生成SSH fingerprint keys
重新生成SSH fingerprint keys
1.删除原有的host key
# rm /etc/ssh/ssh_host*
2.重新配置SSH服务器
# dpkg-reconfigure openssh-server
之后可能会有如下输出:
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
Restarting OpenBSD Secure Shell server: sshd.
3.更新known_ho... [阅读全文]
近期评论 Recent Comments