September 5, 2019

Features and Components of Docker in a nutshell!

Open Source,

Docker Today, there is a buzz all around about containerization and Docker, so let’s see the features and components of Docker in a nutshell. Docker is an open-source platform for developers and sysadmins to build, ship, and run distributed applications based on Linux containers. It is basically a container engine that uses Linux Kernel features…

Read more
August 30, 2019

How to install Suhosin under different Linux Distributions

Linux General,

You can install Suhosin to protect your servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts:       –   a small patch against the PHP core / format string vulnerabilities       –  a powerful PHP extension that implements numerous other…

Read more
August 23, 2019

KernelCare benefits and why should I use it (highly recommended)!

Linux General,

What is Kernelcare ? The kernel is the central module of an operating system (OS). The part of the OS that loads first, and it remains in main memory. Because it stays in memory, the kernel has to be as small as possible while still providing all the essential services required by other parts of…

Read more
August 16, 2019

Two steps to install eAccelerator In cPanel

Cpanel,

What’s eAccelerator : Before installing let me give you a brief on eAccelerator and how to install it in cPanel.  eAccelerator was born in December 2004 as a fork of the Turck MMCache project. It is a  free open-source PHP accelerator & optimizer Increases the performance of PHP scripts Free to use and distribute Improve…

Read more
August 7, 2019

Steps to manage your skeleton directory in WHM

Linux General,

The skeleton directory or skel, is a feature available in WHM.  Anything placed in the skeleton directory of the reseller account is automatically copied to the home directory of any new cPanel account created. The skeleton directory will allow you to easily copy the same files in to every new account’s public_html when the you…

Read more
July 22, 2019

CloudLinux and its usage in shared hosting

Linux General,

One of the most popular technologies for web hosting and specially for shared servers is CloudLinux . It provides a secure and stable hosting environment for sysadmins and web hosting companies to work on a secure environments. So what is CloudLinux  ? – It is linux based OS and the leading platform to improve server…

Read more
July 19, 2019

Rebuild corrupted userdata files in Cpanel

Cpanel,

The userdata directory is one of the important directories of cPanel which stores the user account configuration of the cPanel or WHM accounts. It defines various info like parked, addon, subdomains as well as the VirtualHost. cPanel & WHM utilizes data from the files within /var/cpanel/userdata/ where account-related data is stored or read from. The…

Read more
June 17, 2019

Steps to Backup and Restore cPanel Accounts via SSH

Cpanel,

cPanel provides some great ready made scripts which will make your tasks more easy. Commands such as pkgacct is basically used for backing up cpanel web hosting accounts and restorepkg for restoring cpanel accounts via the SSH or command line interface. You can simply follow these steps as cPanel allows you to backup and restore cPanel accounts easily. How to create…

Read more
June 3, 2019

Steps to Manage or Create parked domains in cPanel

Cpanel,

The domains that you own but that do not contain any content is parked domains. You can use parked domains to hold a domain that is for sale or redirect traffic to another domain. You must register a parked domain name before visitors can access it. Now let’s go straight into the steps to Manage or…

Read more
May 23, 2019

Convert Addon Domain to Primary cPanel Domain

Cpanel,

To convert an Addon Domain to a Primary cPanel Domain you must create a backup of your web content and MySql database. At first you need to: Login to WHM with root user Once logged in – on your left hand side pane search for the option of “Transfers” and then click on “Convert Addon Domain to Account” option. On…

Read more