标签:端口 alt word win 账号 lin inux 虚拟 .com
新站点改为sftp,端口为22
2,虚拟机通过桥接模式连网,ip地址为:192.168.119.147 已通过新建站点方式(SFTP)连接服务器(使用user账户),但是在使用系统root账号登录时失败。
解决方法:
查看配置文件vim /etc/ssh/sshd_config 发现有PermitRootLogin without-password这行,把它改成PermitRootLogin yes,保存退出,sudo reboot一下,再次连接一下
田螺便利店—filezilla实现Linux和windows通信
标签:端口 alt word win 账号 lin inux 虚拟 .com
原文地址:https://www.cnblogs.com/mgg520813/p/10773580.html