1.

How To Connect To Your Amazon Ec2 Instance ?

Answer»

There are several ways to connect to a Linux instance. One of the commonly USED method is to connect Linux instance from Windows local machine using PuTTY.

Following are the steps to connect to a Linux instance:

  • Install PuTTY on your local machine.
  • Get your instance ID.
  • Get the public DNS name of the instance.
  • Locate the PRIVATE key.
  • Enable inbound SSH traffic from your IP ADDRESS to your instance.
  • Converting Your Private Key Using PuTTYgen.
  • STARTING a PuTTY Session.
  • Now you are connected to your EC2 instance.

There are several ways to connect to a Linux instance. One of the commonly used method is to connect Linux instance from Windows local machine using PuTTY.

Following are the steps to connect to a Linux instance:



Discussion

No Comment Found