Monday, September 23, 2019

How to Connect AWS-EC2 ubuntu instance using Putty

Step 1: Click and open  "Putty gen"  
Step 2: Click on "Load" button and check for "key-Name.pem

Step 3: Key loaded successfully and will see the window like below image
Step 4: Click on "Save private key" with "key-name.ppk" 
Step 5: Open "Putty" tool from desktop
Step 6: Enter "public ip address" of AWS-EC2 ubuntu instance


Step 7: Please follow the below image to upload the "aws-ecs.ppk" key


 Step 8:  Accept the "Security Alert" as "Yes" then enter the "AWS-EC2" instance username as ubuntu and press enter.

No comments:

Post a Comment

How to install and setup Kubernetes cluster using kOps in AWS environment

  Kops: Kops is also known as Kubernetes Operations, it is an open-source project which helps you to create, upgrade, destroy, and maintain ...