25
Feb

Lost your PEM files? Use these steps to connect AWS Instance!

Worried about your PEM files? Here we have listed out a set of strategies you need to follow to get connected with AWS Instance. This process is applicable if you have lost your .pem or .ppk key. Initially, you need to take a snapshot of the root volume of your instance. Secondly, you can create … Continue reading “Lost your PEM files? Use these steps to connect AWS Instance!”

24
Jan

Step by Step Guide for SSL Installation in Apache2 Web Server

SSL (Secure Socket Layer) which is a standard security protocol which has the primary responsibility of establishing the encrypted links between the web server and browser for online communication. SSL certificates have a key pair: a public key and a private key. These couple of keys work together to establish an encrypted connection. Added, the … Continue reading “Step by Step Guide for SSL Installation in Apache2 Web Server”