top of page
Recent Post
Featured Post
Sep 23, 20202 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...
51 views0 comments
Search
Disturbed Rover
May 23, 20214 min read
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...
35 views
Disturbed Rover
Mar 20, 20211 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...
21 views
Disturbed Rover
Feb 20, 20213 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...
59 views
Disturbed Rover
Jan 10, 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...
87 views
Disturbed Rover
Sep 27, 20203 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...
86 views
Disturbed Rover
Sep 23, 20202 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...
51 views
Disturbed Rover
Sep 18, 20204 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...
29 views
bottom of page