Do not worry this!! cPanel developers are currently aware of this and they are working for a solution!! We recently noticed this problem on one of our cPanel servers which has the software version 11.56.0.16. The default theme for cPanel…
Author: Arunlal A
How to remove a single file from tarball?
Yeah, it would be helpful to remove some unwanted files from the tarball which you already created. We already discussed the basic usage of Linux “tar” command to create archives from server CLI (command line interface). This is one of…
How to check RAM speed and type from command line?
Yeah, I want to know about those details without opening my CPU chassis. Is it possible to check the memory (RAM) details via server CMI (command line interface)? Yes, this would be helpful, if you want to purchase RAM and…
Updating cPanel & WHM – configuration file and details
Updating the software to its latest version is an important part in server administration. Most of the software developers update their software against vulnerabilities. In a cPanel/WHM server, thier own script is available for update. In this topics I’m going…
How to block accounts from sending emails – cPanel/WHM
Is it possible to block certain domains/accounts on my serverĀ for sendingĀ emails? Yeah, it’s possible to block certain domains from sending emails from server. There is an option in Exim configuration on your cPanel server to block domains from sending emails.…
How to monitor MySQL databases using mytop – CLI tool
In this article I’m explaining the usage of a smart command-line tool “mytop.” Which is similar in look to the basic resource monitoring tool “top.” By using this command, you can monitor the MySQL queries lively. There are a lot…
ImageMagick Security Issue – CVE-2016-3714 – Fix
In short, ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PNG, Postscript, SVG, and TIFF.…