Browsing Tag
AWS EC2 Instance
In this article, we will discuss "How to Add a New Key-Pair to an AWS EC2 Instance for SSH". After creating an AWS EC2 instance, you might want to setup multiple SSH accounts for each user. Then you have to create new Key-Pairs, when you…
How to Use SSH with AWS EC2 Instance?
In this article, we will discuss "How to Use SSH with AWS EC2 Instance?". As I already explain the setup of EC2 Instance and the use of an Elastic IP in my previous article. Today, we will learn how to connect an EC2 instance using SSH. If…
How to Manage Elastic IP in AWS?
In this article, we will discuss "How to Manage Elastic IP in AWS?". Here, you will learn the use of Elastic IP addresses and how to assign it to your EC2 Instance.If you are new with EC2 Instance then check out my previous article,…
How to Setup an EC2 Instance on AWS?
In this article, we will discuss "How to Setup an EC2 Instance on AWS?". An Amazon EC2 instance is a virtual server in Amazon's Elastic Compute Cloud (EC2) for running applications on the Amazon Web Services (AWS) infrastructure. It…