Output alignment problem for ‘df’ command
Sometimes we need to get the output of df command in an arranged manner to use the output in some scripting or not. You can use the following command to view the output in properly formattedRead More…
Sometimes we need to get the output of df command in an arranged manner to use the output in some scripting or not. You can use the following command to view the output in properly formattedRead More…
For getting the successful cPanel/WHM logins, using the following commands. For getting the successful cPanel logins. cat /usr/local/cpanel/logs/session_log | grep “myuser” | grep “NEW .*app=cpaneld” # “myuser” is cPanel username xx.xx.xx.xx [09/11/2015:13:17:40 -0000] NEW myuser:bOMyuserz8hKvThis1XUgnISnh4AWMMXSampleKgHE3lString1JpnOSiK5a45t3 address=122.165.84.98,app=cpaneld,creator=myuser,method=handle_form_login,path=form,possessed=0Read More…
The new release will fix the following bugs The home page showing the default server php version. Excluded “/backup” and “cpbackup” folders from checking.
Sometimes you may come across with such an error displayed while going to webmail interface. This can be for both horde or roundcube. DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact yourRead More…
If every server had plenty of RAM in the real world that does not happen. If for some reason you have a server with too little SWAP or you are hitting the max of the swap.Read More…
Most of the time, the recompilation process of Apache/php with Easyapache with WHM/cPanel server will be effected the users’ .htaccess file. Most probably the entries like “AddHandler” will be commented state. We can prevent the .htaccessRead More…
Change Site IP via WHM Go to WHM > Change site’s IP Address , select the account, then select the IP Change Site IP via Command Line in cPanel /usr/local/cpanel/bin/setsiteip -u $USER $IP For moving allRead More…
We have heard a lot about the WordPress inbound Bruteforce attacks. On checking we can see the inbound attack IP’s may have cpanel installed and are actually generating from some other server which is infected. TwoRead More…
This error was there in user’s cpanel section and no database, no db users etc were showing in the cpanel for the users. On checking the /varlib/mysql/server.domain.com.err (mysql error log) I can see the mysql userRead More…
Today we found such a strange error with one of the servers, and it was preventing us from accessing its cPanel. Though someone has intentionally did it to prevent server from renewing the certificate automatically, IRead More…