如果你遇到这个问题,说明你的Linux系统里面没有安装openssh-server
解决办法:1、sudo apt-get install openssh-server
2、用这个命令:ps -e | grep ssh
3834 ? 00:00:00 sshd
3、重启系统或者注销系统。
这个可以CRT连接了。
Windows上使用SecureCRT软件连接Linux终端 — 解决问题;The remote system refused the connection