Optimize MySQL & Apache on cPanel/WHM server
Optimize MySQL & Apache on cPanel/WHM server On this optimization process, we will go over the Apache core configuration and modules that are part of Apache core. We think that…
LinuxHub: Your Gateway to Reliable Web Hosting Solutions
Empowering Your Web Presence with Linux: Hosting Made Simple!
Optimize MySQL & Apache on cPanel/WHM server On this optimization process, we will go over the Apache core configuration and modules that are part of Apache core. We think that…
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…
How to install vztop command in centos Take vzprocps tools from http://download.openvz.org/contrib/utils/ . These are usual ps and top utilities (named vztop and vzps to not conflict with the standard…
MySQL Governor installation in without control panel server Run the below command to install MySQL Governor in plain server or without control panel server. yum install db-governor –enablerepo=cloudlinux-updates-testing yum update…
How to install ioncube on direct admin server Go to the below path cd /usr/local/src Download the tar file using the below link wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz Extract that file using the…
How to reset ssh port through WHM Login to your WHM using 2086 And then browse the below URL: http://serverip:2086/scripts2/doautofixer?autofix=safesshrestart It will prompt for server password insert it and it…
Site is working fine with apache but giving 403 error with litespeed ================================= Error 403: Forbidden You don’t have permissions to access this page. This usually means one of the…
How to reset litespeed admin password Go to the below path /usr/local/lsws/admin/misc run the below command sh admpass.sh It will show below output Please specify the user name of administrator.…