Category Archives: Linux

How to Identify Number of Windows Instances in AWS Account.

By | January 16, 2020

This blog will be quite a short one in which we will be looking into how we can filter out the number of Windows Instances In your AWS Account. We Can do this from both AWS Console and Using the AWS CLI. By directly looking into the Ec2 dashboard, It’s quite difficult to Identify which… Read More »

How to Upgrade and Downgrade MariaDB Version in WHM/cPanel – Part 8

By | January 5, 2020

There might be a Scenario that you are running your web application from So long which is pointing to your MariaDB (say Version 10.1.43). Now you planning to migrate your application to your dedicated Server in AWS. Whn you are trying to Install the cPanel It Comes Up with Mysql 5.7 Database which is causing… Read More »

Redirect HTTP to HTTPS for your Website on cPanel – Part 7

By | January 5, 2020

By default when you enable SSL on your website it does not get redirected automatically, though if someone uses https://www… manually in the URL, then he will be able to make secure connection but usually no one put https before running any website. So this need be redirected automatically to https in order to make… Read More »

How to use an SSL Certificate for your cPanel Website for Free – Part 6

By | January 4, 2020

This Post is all about the generating SSL Certificate for your website for free. SSL stands for Secure Socket layer and help you to build a trusted connection for your visitors. Anyone can create a Self Signed Certificate, but that will be marked as Not Secured by your browser which can create a negative thoughts… Read More »

How to Migrate WordPress Website to cPanel – Part 4

By | December 30, 2019

There are multiple peoples around the world who are running there own Website.  There must be many peoples who Just wanted to migrate their wordpress website to a shared hosting using cPanel. This blog post is all about the migration of your wordpress site to cPanel. Let’s get started. Step 1 : Take a Backup… Read More »