Creating an EC2 Linux server in AWS Academy

Subscribers:
1,220
Published on ● Video Link: https://www.youtube.com/watch?v=TDaRj5WxwRs



Duration: 15:34
359 views
7


Today we are creating our first ec2 Linux server in AWS. We will cover the following.

AWS Academy Basics
Creating a Private Key with ssh-keygen and some basic information about private and public keys
Uploading your public key to AWS
Creating a new EC2-Linux Server
Logging into that server for the first time
Changing permissions on your private key chmod 600 (keyname)