Kill restore process in new cpanel
Kill restore process in new cpanel In new cpanel/WHM when we try to kill restore process it is still showing in WHM >> restore full backup. Below are the steps…
How to install kloxo panel in centos
How to install kloxo panel in centos Go to below path. cd /usr/local/src Use the wget Command to download latest version of Kloxo Auto Installer Script wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh Give proper…
How to replace MySQL with MariaDB in cpanel
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 cPanel…
CVE-2014-7169 BASH Shell Shock Vulnerability for Linux
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…
CVE-2014-7169 BASH Shell Shock Vulnerability for Linux
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…
How to install kloxo panel in centos
How to install kloxo panel in centos Go to below path. cd /usr/local/src Use the wget Command to download latest version of Kloxo Auto Installer Script wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh Give proper…
Idera backup agent configuration
How to configure Idera backup agent Installing Agent Using YUM First, create a YUM .repo file with the R1Soft repository information. Open the new file with a text editor such…
Default Automatic index page when new account is created in cpanel/WHM
Default Automatic index page when new account is created in cpanel/WHM We all want to show default index page when new account is setup. Below are the steps: First of…