运维网's Archiver
论坛
›
SQL Server
› server unexpectedly closed network connection-mysky
Mei笑D小妞
发表于 2018-10-20 10:28:45
server unexpectedly closed network connection-mysky
在使用 ssh 登入 Linux 時,卻發生了 server unexpectedly closed network connection 的狀況。
解决方法:
1. 修改 /etc/ssh/sshd_config
將 UseDNS yes 改成 UseDNS no
2. 重啟 ssh 服務
# /etc/init.d/sshd restart
页:
[1]
查看完整版本:
server unexpectedly closed network connection-mysky