Category Archives: Linux

How to Redirect Primary Domain to a Specific Folder in cPanel.

By | December 29, 2019

Whenever we are creating a cPanel Account in WHM, We need to use a Primary Domain for it. That Primary Domain by default points to /public_html and It can not be changed to any other Folder in cPanel. For Other Domain or Subdomain you can change the Document root. Example: Suppose you have Created cPanel… Read More »

Basic WHM Configuration and Hosting a Website in cPanel Account – Part 2

By | October 14, 2019

In our Previous blog, We have seen how we can Setup WHM and cPanel Account on RHEL/CentOs Server. As a continuity to previous blog, here in this Article we will See some basic WHM tweaks and hosting a sample WordPress website using a test domain. Prerequisite      Fully Functional cPanel Account.      Your… Read More »

Shell Script to take MySQL Database Dump and Push It to AWS S3

By | October 11, 2019

There will a multiple cases when you will be asked to Automate the backup of mysl dump and store somewhere. there will be a multiple way of doing this but in this article we will see how we can take the msql dump of a database and push it to the AWS S3 bucket. Just… Read More »

How to Install and Setup WHM and cPanel On CentOS7 – Part 1

By | October 5, 2019

WHM and cPanel is the most widely used linux based platform which is extensively used for Web Hosting Solutions. Almost majority of the Web Hosting providers uses WHM and cPanel as a Dedicated or Shared Hosting Solution for their Customers. WHM Stands for Web Host Manager is a backend for cpanel account and Provides Admin… Read More »

How to Install WordPress on Top of LAMP Stack on Ubuntu and Redhat/CentOS7 Server.

By | September 29, 2019

WordPress is the Most Widely and Popular Website Hosting Platform which ueses PHP and MySQL and is used by millions of users all over the globe. WordPress is Widely accepted all because of the User friendly UI Which is very easy to use. It does not required to have any prior coding knowldege, you can… Read More »