How do I set up SSH access for an Amazon EC2 instance?
问题 I need SSH access to an Amazon EC2 instance running Ubuntu 10.4. All I have is the Amazon username and password. Any ideas? 回答1: Basically, you need a private-key file to login into your EC2 via SSH. Follow these steps to create one: Go https://console.aws.amazon.com/ec2/home & sign in to your existing Amazon account. Click on "Key Pairs" on LHS or https://console.aws.amazon.com/ec2/home?region=us-east-1#s=KeyPairs. You should see the list of KEYs generated by you (or during EC2 creation