Amazon ec2 instance creation issue -


i have created amazon ec2 instance.

while trying login using key(.ppk) file, giving error, saying: server refusing key file

and no supported authentication methods available

i using username as, ec2-user.

can me asap.

you trying login via ssh without key. need generate key pair, send public key instance (via web interface), , connect ssh using private key.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -