[ Day 3 ] Connecting EC2 with Local Machine, Using Ubuntu on top Windows.

Опубликовано: 30 Октябрь 2024
на канале: Athfix I
18
2

This video demonstrates how to connect an Amazon EC2 instance to your local machine using Ubuntu on top of Windows. The video starts by discussing the basics of virtual machines and cloud providers. It then proceeds to show how to launch an EC2 instance and create a key pair. Finally, the video demonstrates how to use PuTTY to connect to the EC2 instance.

Here are the key steps covered in the video:

1. Launch an EC2 instance.
2. Create a key pair.
3. Download the key pair to your local machine.
4. Install PuTTY on your local machine.
5. Open PuTTY and enter the public IP address of the EC2 instance.
6. Load the private key file.
7. Click Open.
Once you have connected to the EC2 instance, you can use it to run commands and access files.