How to find and Delete the empty Directories And Files In UNIX !!!

12 years ago

The following command would help you find empty files & directory find . -type d -empty — for directory find…

MySQL is disabled by sys admin while restarting MySql service

12 years ago

Sometimes it may happen that while restarting mysql service on server you are getting below error. mysql is disabled by sys admin Try…

How to install ioping in linux server !!!

12 years ago

This tool lets you monitor I/O latency in real time. It shows disk latency in the same way as ping…

How to restore crashed directadmin server from old HDD !!!

12 years ago

First of all mount the crash disk. In my case I am mounting it in /mnt Now, you have to…

How to install MySQL Governor in plain server or without cPanel server.

12 years ago

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…

Hot to add default Index page when new account is created in cpanel/WHM !!!

12 years ago

We all want to show default index page when new account is setup. Below are the steps: First of all…

Unlimited $1 cPanel Hosting with 300+ scripts : Hostripples!

12 years ago

Unlimited $1 cPanel Hosting with 300+ scripts : Hostripples! Hostripples cpanel shared hosting services comes along with the all features…

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

12 years ago

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…

How to install CageFS in Cloud Linux !!!

12 years ago

CageFS is a virtualized file system and a set of tools to contain each user in its own ‘cage’. Each…

How to Uninstall Tunnelblick !!!

12 years ago

As with most Mac software, Tunnelblick lacks a "clean and easy" uninstall process. To simplify the process, I've outlined the…