Hi,
I’m facing an issue while setting up the t2_micro instance. I’m able to start the instance and also generate the IP. But I’m not able to connect to the IP using the following command:
“$ ssh -i /home/Aakash Laptop/.ssh/aws-key.pem ubuntu@ec2-35-166-221-165.us-west-2.compute.amazonaws.com”
The following error is thrown up:
“Warning: Identity file /home/Aakash not accessible: No such file or directory.
ssh: Could not resolve hostname laptop/.ssh/aws-key.pem: Name or service not known”
PFB the screen shot of the error.
Please suggest a solution that would help me resolve the issue.
Regards,
Aakash
