Checking inode usage – cPanel/WHM First of all, let me briefly explain about Inode. Index Node (inode) is a basic concept in Linux/Unix. Index node/number (inode) is a data structure which contain the information about a file in your server/hosting…
cPanel
How to verify cPanel license details from command line?
We all prefer shell, always! Is it possible to check the license details from CLI? We know how to check the license details from the cPanel’s license verify URL. We have already an article on how to do so. In…
How can a user run a .cgi script outside the cgi-bin directory?
What does CGI mean? Common Gateway Interface is abbreviated to CGI. This is a standard way for web servers to interface executable scripts with end users. Those executable scripts or programs execute by this way and generate web pages dynamically.…
How do I enable extended logging in Exim via CLI?
Extended logging, what’s this? It adds valuable logging information to your exim_mainlog (/var/log/exim_mainlog) file, so that you can easily analyze the mail log. It should be very easy to determine from where the messages are coming, who is sending the…
A list of cPanel default open ports with its service name
The cPanel/WHM is one of the best control panel in web hosting field. The simplicity itself is the important point to make it widely acceptable. We already discussed a lot of topics for cPanel. The installation steps are also quite…
Simple steps to install CloudFlare plugin on cPanel server
Why CloudFlare? This is a free Content Delivery Network (CDN) for your domain. CloudFlare provides a betterĀ Internet security services and distributed domain name server services, sitting between the visitor and the Cloudflare user’s hosting provider, acting as a reverse proxy…
Error while adding an Addon domain in cPanel account
Error while adding an Addon domain in cPanel (sorry the domain is already pointed to an IP address). cPanel/WHM is an easily managing control panel for Linux web hosting servers. You can create accounts for hosting, you can add sub-domains,…