摘要: 1.用root用户登入 1.1.进入谷歌云实例面板 1.2.切换到root角色 1.3.修改SSH配置文件/etc/ssh/sshd_config 修改PermitRootLogin和PasswordAuthentication为yes 1.4.给root用户设置密码 1.5.重启SSH服务使修改生 阅读全文