amazon linux 2 in virtualbox

Опубликовано: 26 Октябрь 2024
на канале: DevOps Diary
1,832
8

Default username: ec2-user
Default password: amazon

To enable password authentication:
/etc/ssh/sshd_config
PasswordAuthentication Yes

Restart service to reflect:
sudo service restart sshd

Download links:
vdi file: https://cdn.amazonlinux.com/os-images...
SED file: https://cdn.amazonlinux.com/os-images...
Official documentation: https://docs.aws.amazon.com/AWSEC2/la...