I'm a DevOps Engineer, Open Source Enthusiast and a Technical Writer. I'm passionate about sharing knowledge, Concise documentations, and making it easy for others to understand technical concepts.
Nothing here yet.
Amazon EC2 allows you to create Keypair and download the private key(.pem) to your local system. PuTTY is the SSH client tool to connect to the Linux instances and PuTTY does not natively support the private key format for SSH keys. If you are using ...

In this article, we will see how we can connect an instance present in a private subnet with the help of an instance present in a public subnet. Let us first have look over the following mentioned Key terminologies where we will first try to underst...

Network configuration, diagnostics and general Linux troubleshooting are essential parts of System administration. Even for a developer who works with Linux systems, knowledge of Linux networking commands is an added advantage. Specifically, if you w...
