Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
13 views1 page

EC2 (Windows - Linux)

The document provides step-by-step instructions for launching and connecting to EC2 instances on both Windows and Linux platforms. For Windows, it details selecting Windows Server 2019, creating a key pair, and connecting via Remote Desktop. For Linux, it outlines selecting Amazon Linux, generating a key pair with PuttyGen, and connecting using Putty.

Uploaded by

shaik.wkpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

EC2 (Windows - Linux)

The document provides step-by-step instructions for launching and connecting to EC2 instances on both Windows and Linux platforms. For Windows, it details selecting Windows Server 2019, creating a key pair, and connecting via Remote Desktop. For Linux, it outlines selecting Amazon Linux, generating a key pair with PuttyGen, and connecting using Putty.

Uploaded by

shaik.wkpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EC2

EC2 (Windows) - Lab

 EC2-Launch Instance
 Windows Server 2019-Select
 T2-Micro-Next
 Number of instances-1-Next
 Next(storage section)
 click to add a Name tag: Windows - Next
 Security group name: WindowsSG
 Description: WindowsSG
 Source: Anywhere
 Review and Launch-Launch
 Create a new key pair-demo-Download key pair-Launch Instances-Click on Instance ID
 Click on Instance ID (Can see Windows machine running)
 -----------------------------------------
 Connect-Get Password-Choose File-demo.pem (upload)-Decrypt password
 Open Remote Desktop Connection application in your laptop
 Enter all 3 details(DNS name, Username & Password)-connect-yes

------------------------------------------------------------------------------------------------------------------------------------------

EC2 (Linux) - Lab

 EC2-Launch Instance
 Amazon Linux-Select
 T2-Micro-Next
 Number of instances-1-Next
 Next(storage section)
 click to add a Name tag: Linux - Next
 Security group name: LinuxSG
 Description: LinuxSG
 Source: Anywhere
 Review and Launch-Launch
 Create a new keypair-demo-Download key pair-Launch Instances-Click on Instance ID
 Click on Instances(Can see Linux machine running)
 -----------------------------------------
 Download Putty & PuttyGen tools
 Open PuttyGen tool-Load-demo.pem-ok-Save private key-yes-Desktop-demo-save
 Select Linux machine-connect-copy(user name@dns name)
 Open Putty tool-paste(user name@dns name)-ssh-Auth-Browse-demo.ppk-Open

------------------------------------------------------------------------------------------------------------------------------------------

You might also like