Browsing Tag
Linux
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…
Setup Windows Subsystem Linux (WSL) on Windows 10
In this article, we will discuss "Setup Windows Subsystem Linux (WSL) on Windows 10". Windows 10 provides rich features to the end users. Today, I will explain to you, how you can activate the WSL.Windows Subsystem for Linux (WSL) allows…