Page 1 of 1

Can't SSH in Virtual Instance In EC2 Cloud

Posted: Wed May 27, 2015 4:51 am
by timlee
I have create a virtual instance in the EC2, however I am not able to ssh in, according to the guide.

I have create a key pair, but how do i SSH into this virtual instance using the key pair generated?

I get an error immediately after i enter my login.
Using-Nagios-XI-In-Amazon-EC2-Cloud.pdf

Re: Can't SSH in Virtual Instance In EC2 Cloud

Posted: Wed May 27, 2015 10:03 am
by ssax
Are you selecting the keyfile for authentication?

You can follow this guide for connecting with putty from windows:

http://docs.aws.amazon.com/AWSEC2/lates ... putty.html

Re: Can't SSH in Virtual Instance In EC2 Cloud

Posted: Thu May 28, 2015 1:26 am
by timlee
ssax wrote:Are you selecting the keyfile for authentication?

You can follow this guide for connecting with putty from windows:

http://docs.aws.amazon.com/AWSEC2/lates ... putty.html
Thanks for your help, problem solved. ;)