Simple steps to configure reverse DNS lookup Amazon Route 53 Reverse DNS lookup is the process used to resolve an IP address to its domain name. It requires a DNS pointer record (PTR). In Amazon Route …
Category: How-to-do’s
how to do’s blog posts
Now our primary focus is on learning WordPress first, Therefore in this article we will Install WordPress on a local system. There are several ways to install WordPress but we will choose the most less complicated way to …
Simple steps to install Mautic on Linux (AWS) Introduction about Mautic : Mautic is marketing automation software (email, social & more), competing with the likes of HubSpot, Pardot and Silverpop. Many of those commercial products are hosted (so …
This series of articles will give you insight on how you can setup and build a WordPress website. It was an overwhelming response for the launch my blog exactly a month ago. So finally as per a lot of requests …
Here are the steps to create AWS VPC peering connection A VPC peering connection allows you to route traffic between the peer VPCs using private IP addresses; as if they are part of the same network. I’ve …
Following are the steps to change mysql server port : All these task are to performed on specified server and client side. Server Side • Install MySQL server : sudo aptget install mysqlserver5.6 • Configure MySQL …
How it works: automatic-snapshot-script.sh will: Determine the instance ID of the EC2 server on which the script runs Gather a list of all volume IDs attached to that instance Take a snapshot of each attached volume …
Steps to set JAVA enviroment variable on Amazon Linux in 4 simple steps. (Updated 14th Jan 2020) Step 1: Check & install correct JAVA version (Optional) Check if JAVA exists on your device by running : …
Steps to Enabling Password-Less SSH login : First of all install SSH server and agent respectively STEP 1 : Generate a authentication keys for User A: $ssh-keygen -t rsa STEP 2: Change the permissions of .ssh to 700 …
A keylogger which will capture all the keyboard activity and associate it with the current active window running by record all of this in a text file. Its a demo code. I’m also sharing screen shots …
Social Profiles