It is similar to the process monitoring command TOP in Linux servers. But in ‘htop’ we have an advantage over normal top command. We can simply interact the ‘htop’ output with mouse. It is very useful for such persons who…
How to list cronjob entries of all users?
How to list all cron entries on a WHM/cPanel based servers? Crontab is the program used to install, remove or list the tables used to drive the cron daemon. Cronjobs are predefined jobs which are running periodically according to the…
CronJobs aren’t showing on cPanel – 11.56.0.16 with paper_lantern theme
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…
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.…