cPanel : /root/ Inode issue!
Today I had an issue on / with shortage of disk inodes on a cPanel dedicated server. In computing, an inode is a data structure on a traditional Unix-style file system such as UFS....
Linux System Admin Blog....
Today I had an issue on / with shortage of disk inodes on a cPanel dedicated server. In computing, an inode is a data structure on a traditional Unix-style file system such as UFS....
What is wp-cron.php ? This file is a PHP script which runs all the automated tasks that let WordPress do all it’s wonderful tricks. Some examples include: Posting content when it is scheduled...
WHM shows below error for cPHulk Brute Force Protection : ========= cPHulk Brute Force Protection Mysql is currently disabled. To enable mysql go to: Service Manager Once there check Enable and Monitor for mysql....
Virtuozzo 4.7 install show Hardware check errors as below : ========= [general] error getting information about file /sbin/lspci (No s| ========= The error is due to missing package pciutils which is not included in...
CloudLinux is a good tool however we had some issues with our test production server and had to remove it. Here are the steps to remove CloudLinux : CloudLinux Kb has below steps :...
Uninstall CloudLinux cPanel server
On Directadmin server httpd fails to start with below error : # service httpd restart Stopping httpd: [FAILED] Starting httpd: Syntax error on line 47 of /usr/local/directadmin/data/users/linuxbabu/httpd.conf: Invalid command ‘php_admin_flag’, perhaps misspelled or defined...
If the size of your eximstats database is too large, you can do the following steps to empty it. Login to mysql server from root. [root@srv1 ~]# mysql mysql> use eximstats; Database changed mysql>...
To alleviate security risks arising from disclosure of information about files and their properties by Apache Web server, disable FileETag directive. For PCI Compliance it is required to disable ETags Create a file at...
The private key contains a series of numbers. Two of those numbers form the “public key”, the others are part of your “private key”. The “public key” bits are also embedded in your Certificate...