Why this tutorial; it is to show how different users can ssh into an Ubuntu/Linux server hosted on the Cloud (AWS, GCP, Azure), etc.
Prerequisites
- Cloud account (AWS, Azure, GCP, DigitalOcean, or any other cloud provider)
- Basic Linux knowledge.
Steps to follow
- I will be using AWS to create and launch a new EC2 instance. I choose an Ubuntu Server 20.04 LTS (HVM), SSD Volume Type Amazon Machine Image (AMI), and t2micro instance type which is a free tier instance.
- SSH into the newly created server through your terminal.