For Ubuntu instances:
chmod 600 ec2-keypair.pem ssh -v -i ec2-keypair.pem [email protected]
For other instances, you might have to use ec2-user instead of ubuntu.
ec2-user
ubuntu
Most EC2 Linux images I've used only have the root user created by default.
See also: http://www.youtube.com/watch?v=WBro0TEAd7g
1.4m articles
1.4m replys
5 comments
57.0k users