Tag Archives : linux

Tag Archives: linux

How to install MariaDB Server in cPanel/WHM servers

What is MariaDB ? MariaDB is a binary drop in replacement of the same MySQL version (for example MySQL 5.1 -> MariaDB 5.1, MariaDB 5.2 & Ma....

Read More

curlSSL – Openssl heart bleed bug not updated

Issue : If you are using cPanel servers , then there is a chance that your curlssl is still using old openssl  which have the heart bleed bug. For....

Read More

How To Install PHP 5.2 on cPanel/WHM 11.40+

cPanel, Inc. has released EasyApache 3.24. This version removes Apache 1.3/2.0, PHP 5.2, and mod_frontpage. As mentioned in Introducing EasyApache....

Read More

How to Safely Change the Location of MySQL Data Directory on cPanel/WHM Servers

I had seen many cPanel servers running out of disk space due to MySQL data directory on “/var” partition.To solve this issue you need ....

Read More

How to install Percona Server in cPanel/WHM servers

What is Percona Server ? Percona Server is based on the original MySQL code, but functions as a drop-in that replaces MySQL .Like MySQL, Percona S....

Read More

How to reduce memory consumption on a cpanel vps

Run command ‘free -m’ note value under ‘-/+ buffers/cache’ and find out how much memory your vps is currently using ? Afte....

Read More

How to install glances monitoring tool in Centos / RHEL servers

This package  came as an EPEL package . So you need to enable this repository in your  “yum” configurations. For enabling this package....

Read More