2019年4月12日

GCP 免密钥登陆

摘要: 1.1.切换到root角色sudo -i 1.2.给root用户设置密码passwd root 1.3.修改SSH配置文件/etc/ssh/sshd_configvi /etc/ssh/sshd_config 修改PermitRootLogin和PasswordAuthentication为yes 阅读全文

posted @ 2019-04-12 17:54 shabake 阅读(354) 评论(0) 推荐(0)

导航