Get Something Going


Tell me and I forget, teach me and I may remember, involve me and I learn.


  1. PGP Email Encryption

    When we send an e-mail from our gmail or any other mail server, in most cases it will be sent over https that means the communication between mail server and mail client or web browser is encrypted via SSL. But at the server end the mails are stored in the…

    on Encrypt and Decrypt emails using OpenPGP

  2. Create Ubuntu VM on MS Azure and Login onto VM

    Azure is the cloud platform that provides both Infrastructure-as-a-service (IaaS) and Platform-as-a-service (PaaS) supported by Microsoft. This powerful combination of services lets us to build, deploy and manage the applications. Here I am going to write how to create Linux(ubuntu) Virtual Machines and Login on the VM in Azure.…

    on How to create Ubuntu Virtual Machine and ssh on created VM.

  3. FreeBSD Server Hardening

    After Installing clean FreeBSD Server, it is important to harden the server to enhancce the server security. In general “Hardening” means making some changes on spongy material or surface so that it becomes more stronger than before and harder to disfigurement. Similarly, Hardened servers are more resistant to security issue…

    on FreeBSD Server Hardening, server hardening