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.…
Control panels
How to disable services from cPanel monitoring?
Yeah, it’s really frustrating with ton of emails into my Inbox for cPanel monitoring. How can I disable this for an unused service on my server? By-default, cPanel monitors all services installed on the server by using the “Chkservd” daemon. Chkservd monitors…
AWStats not updating automatically – cPanel
How should I fix this? AWStats is not updating here. AWStats is one of the most commonly using tool on cPanel servers to analyse website traffic summary. Also, you can analyse a lot of things from there like number of visits,…
How to change PHP handler from command line – cPanel server
Why PHP handlers? Simply to serve PHP scripts on the web servers to web browser or end user. It’s a type of Apache module for executing PHP code. A PHP handlers deliver the PHP programming libraries into web server. Different types of php handlers are available…
Managing cPanel account using cPanelID – explanation
What’s this? And how manage this feature from WHM control panel? cPanelID – This is simply your login ID of cPanel Manage2, cPanel Store, and ticket system. If you already have an account at cPanel Manage2, cPanel Store, and ticket system,…
How to install ClamAV on a cPanel server
Here I’m explaining the steps to install ClamAV on a cPanel server. Before proceeding with this, first you need to make sure WHM plugin clamavconnector is not installed. Check WHM >> Manage plugins Step1: If you would like to verify…
Installation of Tomcat and adding JSP support for a domain on a cpanel server
This post was created few years ago. And it’s for EasyApache3. Apache Tomcat (also known as Tomcat) is an open-source implementation of Java Servlets and JavaServer pages. Tomcat uses a self-contained HTTP server to provide support for Java web applications.…