top of page
Recent Post






Featured Post


Host Multiple Sites on a Single Amazon EC2 Instance
How you should run multiple sites with a single ec2 instance which has a single IP. In our case, we have taken WordPress installation on...
Sep 23, 20202 min read
Search


15 Must-Know Chrome DevTools Tips and Trick
Google Chrome is the most popular web browser used by web developers today. A quick six-week release cycle and a powerful set of...

Disturbed Rover
May 23, 20214 min read


How to configure parallel tasks in ANT?
Ant is an acronym for "Another Neat Tool". The main function of Apache ANT is to convert your source code into executable code. The Ant...

Disturbed Rover
Mar 20, 20211 min read


XML and PowerShell | Disturbed Rover.
Before telling you what is PowerShell let me tell you what is a shell. In simplest terms, a shell is a user interface that gives access...

Disturbed Rover
Feb 20, 20213 min read


How do I pass parameters from Jenkins to Ant scripts?
Well the integration of any CI tool with ANT is fairly common in the industry. It's a part of DevOps. Here we are working on two things...

Disturbed Rover
Jan 10, 20213 min read


Doing automation testing, a complete overview !!!
Here I am going to tell you how you can build an end to end automation testing platform in which different tools are integrated with each...

Disturbed Rover
Sep 27, 20203 min read


Host Multiple Sites on a Single Amazon EC2 Instance
How you should run multiple sites with a single ec2 instance which has a single IP. In our case, we have taken WordPress installation on...

Disturbed Rover
Sep 23, 20202 min read


Setting up an Ubuntu EC2 instance
In this, you will learn how to create an EC2 Ubuntu virtual machine. Here EC2 stands for Elastic Cloud Compute which is nothing but a...

Disturbed Rover
Sep 18, 20204 min read
bottom of page