Continued from Preparing PuTTY for Amazon EC2
Connecting to Amazon EC2 using PuTTY
- Load PuTTY
- In the Hostname box, enter the Public DNS entry of your Amazon EC2 instance (ec1-23-456-78-901.xx-yyyy-1.compute.amazonaws.com)
- Click, in the left hand side of the PuTTY window, Connection->SSH->Auth
- In the “Private Key Field” select the file you saved from “Preparing PuTTY for Amazon EC2“
- Click “Open”
- Login as “ec2-user”
Continued in Installing and Configuring Jenkins CI
One Comment
[…] Continued in Connecting to Amazon EC2 using PuTTY […]