摘要: aws ec2默认是使用centos账号登陆的 1.修改root的密码 sudo passwd root 2.切换到root身份 su root3.使用root身份编辑亚马逊云主机的ssh登录方式 vi /etc/ssh/sshd_config 找到 PasswordAuthentication n 阅读全文
posted @ 2021-04-06 17:27 selfim写博客 阅读(1278) 评论(0) 推荐(0)