2015年11月22日

SecureCRT连接Ubuntu报The remote system refused the connection.解决方案

摘要: 使用SecureCRT连接到远程Ubuntu,连接失败报The remote system refused the connection. 进入Ubuntu系统,终端中敲入以下命令: ps -ef|grep ssh 发现只有ssh-agent进程,而没有sshd进程,缺省情况下没有安装ssh-... 阅读全文

posted @ 2015-11-22 20:53 岚之山 阅读(3016) 评论(0) 推荐(0)

导航