AWS基础教程-第1部分疑问?
- 内容介绍
- 文章标签
- 相关推荐
本文共计221个文字,预计阅读时间需要1分钟。
对于Amazon Linux AMI,用户名为ec2-user。对于RHEL AMI,用户名为ec2-user或root。对于Ubuntu AMI,用户名为ubuntu或root。对于CentOS AMI,用户名为centos。对于Fedora AMI,用户名为root。
对于 Amazon Linux AMI,用户名为 ec2-user。
对于 RHEL AMI,用户名称是 ec2-user 或 root。
对于 Ubuntu AMI,用户名称是 ubuntu 或 root。
对于 Centos AMI,用户名称是 centos。
对于 Fedora AMI,用户名称是 ec2-user。
对于 SUSE,用户名称是 ec2-user 或 root。
切换root用户:sudo su
ssh:使用Xshell在主机处填写公有DNS,用户验证方式选择public key,然后加载pem密钥文件即可。
更多内容详见微信公众号:Python研究所
本文共计221个文字,预计阅读时间需要1分钟。
对于Amazon Linux AMI,用户名为ec2-user。对于RHEL AMI,用户名为ec2-user或root。对于Ubuntu AMI,用户名为ubuntu或root。对于CentOS AMI,用户名为centos。对于Fedora AMI,用户名为root。
对于 Amazon Linux AMI,用户名为 ec2-user。
对于 RHEL AMI,用户名称是 ec2-user 或 root。
对于 Ubuntu AMI,用户名称是 ubuntu 或 root。
对于 Centos AMI,用户名称是 centos。
对于 Fedora AMI,用户名称是 ec2-user。
对于 SUSE,用户名称是 ec2-user 或 root。
切换root用户:sudo su
ssh:使用Xshell在主机处填写公有DNS,用户验证方式选择public key,然后加载pem密钥文件即可。

