42130/setup-ssh-in-an-ec2-instance
To setup SSH to your EC2 instance you simply need to follow the steps mentioned here:
ssh -i /path/to/private-key ubuntu@<ec2-public-dns-address>
just use ubuntu instead of root. Your problem will be solved.
You are having wrong mod on the file. You ...READ MORE
Here is a step by step guide ...READ MORE
Use the user data to pass a ...READ MORE
yes, this is possible. Follow the below ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
I had a similar problem with trying ...READ MORE
You can try out the following steps Post ...READ MORE
EC2 on linux machine currently supports python3.4 ...READ MORE
The best way to solve the error ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.