How to Create and Access Ubuntu Instance in EC2 AWS
This post will explains the followings
Step by Step Process:
4. In application and OS images (Amazon Machine Image) Select Ubuntu from the list. This basically installing the required OS in the virtual machine.
1. How to create Ubuntu instance in AWS EC2 Service ?
2. How to connect to the instance through puTTy software ?
3. How to update the instance and install rdp package to access the instance remotely?
4. How to install the display manager in ubuntu instance for enabling it to be accessed with GUI?
1. Open your account and go to EC2 instance service
2. Go to instances and create new instance
3. Under Name and Tags , give a specified name of your choice to the instance.
5. Select he amazon machine image as UBUNTU Server 22.04 LTS (HVM), SSD Volume Type
Comments
Post a Comment