About Ssh
If we want to connect one shell to another shell,
protocols want keys.
When we talk about SSH, there are two types of keys: one is a public key, and the other is a private key.
For example, we have two servers:
one is local and another is EC2. Here, ...
awsomevikash.hashnode.dev3 min read