Viewing: August 2018




Step by Step – How to install XAMPP 7.4.3 (2020) in Windows 10 and fix port issues for Apache server

So you want to get started with PHP application development. You need a PHP development environment to do so. In this bog post I will show you how to install XAMPP in windows 10 and fix port issues due to which apache server does not start.. This will get you ready for PHP development using… Read more




Step by Step – How to Install Docker (2020) in Windows 10

In this blog, I will show you how to install Docker version 19 in Windows 10. We will be using community edition (CE) as this is a free version. You can use this edition to install it on your personal computer to learn and build application around it. Knowledge of Docker is a must if… Read more




Download VMware Player 16 for free

If you are looking for virtualization application for windows, VMware Player 16 for Windows 10 and Linux is a perfect option. It allows you to create, run and manage multiple Virtual Machines on Windows host. VMware Player features Run and manage multiple Virtual machines Run and manage both 32 bit and 64 bit operating systems… Read more




Step by Step – Install VMware Workstation Player 15.5 in Windows 10

In this blog post, I will show you how to install VMware Workstation Player 15.5.6 in Windows 10. About VMware Workstation Player VMware Workstation Player is the limited capability free (for non-commercial use) version of VMware Workstation Pro. That is, it is just as VMware Workstation Pro with lesser functionality and free for personal use… Read more




How to Submit URL to Google Search Console and fix not indexing issues

Recently there has been changes in the way webmasters can submit the URL to Google for Indexing. Old method of submitting URL doesnot work any longer. In this post I will show you what the new method is and how to fix the issues if the your URL does not appear in Google Search. Prerequisites… Read more




How to install CentOS 8.2 in VMware Workstation 15 Pro

CentOS which stands for Community Enterprise Operating System is one of the most widely used Linux distribution available for free. It powers many web servers across the globe. It is based on Red Hat Enterprise Linux (RHEL). But please note that even though it is based on RedHat Linux, it is not RedHat Linux. It… Read more