Back to Browse

Create an EC2 instance in AWS and connect using SSH | Connect from any Windows, Linux or mac device

235 views
Jan 30, 2025
12:32

In this step-by-step tutorial, you'll learn: ✅ How to launch an EC2 instance in AWS ✅ How to configure security groups and key pairs ✅ How to connect to your EC2 instance using SSH on Windows (Powershell/MobaXterm), Linux (Terminal), and Mac (Terminal) Command to connect to instance using SSH: ssh -i path to the private key username@public_ip_of_the_instance Note: User name for: Ubuntu: ubuntu, RHEL: ec2-user, Amazon Linux: ec2-user Download MobaXterm: https://mobaxterm.mobatek.net/download.html Download Putty: https://www.putty.org/

Download

0 formats

No download links available.

Create an EC2 instance in AWS and connect using SSH | Connect from any Windows, Linux or mac device | NatokHD