1.编辑vim /etc/ssh/sshd_config文件
将PermitRootLogin 的值改为yes
更改PermitEmptyPasswords为 no
2.然后重启ssh服务
service ssh restart
3.重启服务器
shutdown -r now
使用WinSCP软件在windows和Linux中进行文件传输:http://www.linuxdiyf.com/linux/14217.html
用winscp的root连接ubuntu“拒绝访问”的解决方法:http://www.linuxdiyf.com/linux/16602.html
捣鼓vm里centos能用本地xshell连接:http://www.linuxdiyf.com/linux/17159.html
Xshell实现Windows上传文件到Linux主机:http://www.linuxdiyf.com/linux/12334.html
使用Xshell密钥认证机制远程登录Linux:http://www.linuxdiyf.com/linux/9585.html