我是靠谱客的博主 危机香菇,这篇文章主要介绍client_loop: send disconnect: Broken pipe,现在分享给大家,希望可以做个参考。

client_loop: send disconnect: Broken pipe

修改/etc/ssh/ssh_config文件,在Host *条目下添加 IPQoS=throughput

Host *
IPQoS=throughput

重启ssh

systemctl restart sshd

或者

service sshd restart

报错:命令command not found

解决:

sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist

再重新连接,OK!

最后

以上就是危机香菇最近收集整理的关于client_loop: send disconnect: Broken pipe的全部内容,更多相关client_loop:内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(51)

评论列表共有 0 条评论

立即
投稿
返回
顶部