85916/error-aws-login-permission-denied-publickey
Hi Guys,
I am trying to login to my EC2 instance from the Linux system. But it is showing me the below error.
error: aws login 'Permission denied (publickey)'
Hi@akhtar,
You need to set the permissions for the key. Otherwise, aws will not allow you to log in. You can sue the below command.
$ chmod 600 ec2-keypair.pem $ ssh -i ec2-keypair.pem ec2-user IP
Well, I can't see the screenshot that ...READ MORE
The problem is having wrong mod on ...READ MORE
This is a permission issue. You can ...READ MORE
For Ubuntu Instance, First, check whether you have ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
The IAM username and password can only ...READ MORE
Hi@akhtar, You need to reset the password for this. ...READ MORE
Hi@akhtar, I think you are trying to transfer file to ...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.