[cs615asa] HW1 ssh connection issues

Vinod Tiwari vtiwari at stevens.edu
Thu Feb 4 17:29:52 EST 2016


Did you generate a key pair? you need a key pair to login to your ec2
instance. The command would be somewhat like shown below;

ssh -i keypair.pem root at ec2.publicdomain.aws.com

You can generate key pair after login to your aws account.

On Thu, Feb 4, 2016 at 4:58 PM, kpate45 <kpate45 at stevens.edu> wrote:

> Hello,
>  I am trying to ssh my ec2 instance from my linux lab using root but it is
> asking for password which I never set and don't know. Any suggestions?
> _______________________________________________
> cs615asa mailing list
> cs615asa at lists.stevens.edu
> https://lists.stevens.edu/mailman/listinfo/cs615asa
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs615asa/attachments/20160204/5d1cff6c/attachment.html>


More information about the cs615asa mailing list