如何解决secureCRT里面的The remote system refused the connection.

333 阅读1分钟

不废话,先爆照

Ubuntu缺省安装了openssh-client,所以在这里就不安装了,如果你的系统没有安装的话,再用apt-get安装上即可。
然后确认sshserver是否启动了:

ps -e |grep ssh

 

如果只有ssh-agent那ss