How To Create A Linux Machine On AWS
How To Create A Linux Machine On AWS
1. Go to aws.amazon.com.
2. Sign in to the AWS Management Console. If you don't have an account, you can
create a new one.
Launch an Instance:
After this, a key file (.PPK) will be downloaded, which is used to connect to your instance.
Launch the Instance:
1. In the “Host Name (or IP address)” field, enter the public IP address or DNS name of
your instance which is you get as below.
Select The Machine → Go To “Connect” → SSH Client → Copy the highlighted DNS
name (as mention in below Images). → Paste it into the hostname(as mention in
below Images).
In the left panel, navigate to: Connection → SSH → Auth → Credentials
In the "Private key file for authentication" section, browse and select the downloaded .ppk
file.