How to install MySQL Governor
IMPORTANT: Please make full database backup (including system tables) before you will do upgrade of MySQL or switch to MariaDB. This action will prevent data losing in…
cPanel is the best web host control panel software for managing multiple web sites.
IMPORTANT: Please make full database backup (including system tables) before you will do upgrade of MySQL or switch to MariaDB. This action will prevent data losing in…
Make LSPHP 5.3 work with LiteSpeed webserver on CloudLinux cPanel server and MultiPHP Manager. (CentOS 6/7) Login to LiteSpeed admin panel. https://server.example.net:7080 Go to General >> Configuration >> Server. Click…
One can find out BIOS version under for Linux Box using the dmidecode command which is a great tool to analyse BIOS data. Dmidecode command helps you to find out…
List all cPanel users having Wildcard Remote Mysql Access Remote MySQL option in cPanel allows other webservers to access the MySQL database on your server remotely. Remote MySQL option can…
Base class package Cpanel::Easy::Utils::CloudLinux is empty While executing EasyApache on one of my servers, I was getting the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty” and I tried executing upcp …
How to find the External IP if it is Natted If you are behind a NAT and want to find the real / external IP from the server then execute…
Xcache can be enabled in cPanel by using Easy Apache. Log into your cPanel server After you log in, search for “EasyApache” in the left column and click on the…
Backup existing MySQL data Make sure to save all existing data just in case there are any issues. # cp -Rf /var/lib/mysql /var/lib/mysql-old # mv /etc/my.cnf /etc/my.cnf-old Disable the targets so…
What is CVE-2014-7169 / Shell Shock Vulnerability? GNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers…
Uninstall Cloudlinux from cpanel [code]wget -O cldeploy http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy[/code] [code]sh cldeploy -c[/code] Please, note that some of the packages from CloudLinux repo will still be present. They are same as CentOS…