Connecting to EC2 Instance from windows Laptop | MOBAXTERM
Steps to create EC2 Instance:
-- Login to the AWS account
-- Go To EC2 and click on launch instance
-- Give a name to the instance and select ubuntu machine
-- Click on create a new key pair and download it
-- Click on launch instance
Downloading Mobaexterm
-- Search for download mobaxterm
-- Click on home edition
-- Click on installer edition
-- Go to downloads folder and extract the zip file
-- Go to the installer and install
Connecting to ec2 instance with mobaxterm
-- Open mobaxterm application
--Copy public ip of ec2 instance
-- Go to the session and select option ssh and paste the ip address
--specify username as ubuntu and upload the download keypair pem file and click on ok
-- now to check run the below command to update
sudo apt update