secureCRT远程到ubuntu报the remote system refused the connection错误
使用secureCRT远程到ubuntu失败,报the remote system refused the connection错误:
解决方案:
ubuntu终端命令:ps -ef|grep ssh

发现缺少sshd-D进程
在终端命令:sudo apt-get install openssh-server安装openssh-server程序

然后再ps -ef|grep ssh看sshd是否正常运行,然后重新连接secureCRT就可以了。

浙公网安备 33010602011771号