Vishwajit Kale

How to install MySQL Governor in plain server or without cPanel 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 mysql-server mysql-devel mysql –enablerepo=cloudlinux-updates-testing…

12 years ago

Hot to add default 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 all…

12 years ago

How to Change Theme Without Login To WordPress Admin Area !!!

Check the database name from wp-config.php file. Backup the database using the following command from shell. Cpanel  mysqldump database_name > database_name.sql…

12 years ago