본문 바로가기
AWS

AWS 접속시 기본 사용자 이름

by suychoi 2022. 3. 6.

이미지 별 사용자 이름

Get the default user name for the AMI that you used to launch your instance:

For Amazon Linux 2 or the Amazon Linux AMI, the user name is ec2-user.

For a CentOS AMI, the user name is centos.

For a Debian AMI, the user name is admin.

For a Fedora AMI, the user name is ec2-user or fedora.

For a RHEL AMI, the user name is ec2-user or root.

For a SUSE AMI, the user name is ec2-user or root.

For an Ubuntu AMI, the user name is ubuntu.

Otherwise, if ec2-user and root don't work, check with the AMI provider.

참고

링크1

 

'AWS' 카테고리의 다른 글

AWS EC2 생성 및 접속  (0) 2022.03.06