A Beginner's Guide to SSH and Launching AWS EC2 Instance
What is SSH ? SSH (Secure shell) is a cryptographic network protocol. Which enables to connect remote server over a unprotected network like βInternetβ from the local computer. SSH mostly used for sending command to computer like AWS EC2 machine over...

