i have setup , launched instance of amazon ec2 server ubuntu in it. have integrated cygwin command prompt linux commands working in command prompt.
i tried access server using ssh -i munish.pem ubuntu@52.11.190.155 (munish.pem contains secret key).
after running command error: 'ssh' not recognized internal or external command, operable program or batch file. searched net , find solution github not amazon ec2 service...
you can use putty software in window connecting aws ec2 instance.
follow below steps:
http://docs.aws.amazon.com/awsec2/latest/userguide/putty.html
hope helps..
Comments
Post a Comment