secure CRT the remote system refused the connection 解决办法
摘要:
1.安装ssh服务器和客户端 apt-get install openssh-server apt-get install openssh-client 2.重启ssh /etc/init.d/ssh restart 3.查看sshd 和ssh-agent是否启动 ps -aux | grep ss 阅读全文
posted @ 2018-12-21 10:11 怀想天空2013 阅读(11869) 评论(0) 推荐(0)