AWS EC2 Linux Login through putty

 EC2 Instance created on AWS console, it’s up and running.

EC2 summary details to connect with SSH remote login


 

I already downloaded the key pair in putty and save it, now login with public IP address

Login Screen in putty will appear as you see EC2 AMI Banner is displaying (ec2-user) login with ec2-user by default amazon provide ec2-uer

 

Type who am I, this display the machine ip and login time, In this way we are able to login successfully to our ec2 instance create on AWS.













Comments