Creating a EC2 instance accesible via remote client in AWS
Step 1 : Open AWS account and Click the EC2 service then Launch your instance .
Step 2 : Download puttygen for creating a .ppk file as putty doesn't accept .pem file generated by AWS.
Step 3 : Convert your .pem file to .ppk file using PuttyGen.Load your .pem file generated by AWS. Then save the private key (.ppk) file.
Step 4 : Open Putty,Add you IPand add your ppk file.
Step 5 : Click open in Putty and enter the Login user name .
Conclusion:
Hence we Complete a EC2 instance accesible via remote client in AWS.
Comments
Post a Comment