Tag: Shell

How to Generate the Private Key in Windows

Open a terminal window to create a private key first. Both an encrypted and an unencrypted copy of the private…

Continue Reading How to Generate the Private Key in Windows
AWS EC2 @ Freshers.in

How to SSH or connect between two AWS EC2 instance ?

You can use the SSH command to connect to another AWS EC2 instance from the command line. Here are the…

Continue Reading How to SSH or connect between two AWS EC2 instance ?
ubuntu@freshers_in

In AWS EC2 how to know your ubuntu version using the command line commands

lsb_release lsb stands for Linux Standard Base. Certain LSB (Linux Standard Base) and Distribution information is printed by lsb_release command….

Continue Reading In AWS EC2 how to know your ubuntu version using the command line commands