xshell连接突然报Connection closed by foreign host.
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
1问题描述报错
Connection closed by foreign host.
Disconnected from remote host(yaoGS) at 155513.
2登入虚拟机
在linux系统操作中,经常需要连接其他的主机,连接其他主机的服务是openssh-server,它的功能是让远程主机可以通过网络访问sshd服务,开始一个安全shell
启动sshd服务
service sshd start
3 sshd-t测试没有问题
4尝试连接
5还是没有解决,这个时候可能是ip冲突了
可以尝试改变网卡的ip
6改变
7重启网卡service network restart
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献4条内容
所有评论(0)