How to find the total number of email accounts on a WHM/cPanel server?
cPanel / WHM
As a server admin, there would be situations to find the total number email accounts on your WHM/cPanel server. The below steps helps you to find the total number of email accounts on the WHM/cPanel server Login to your server using the terminal (Shell mode- SSH) and download the following script ...
Continue Reading
How to Install WHM/cPanel on CentOS Linux Distros?
cPanel / WHM
WHM/cPanel is a very popular and reliable control panel for web hosting services. The WHM/cPanel is rich with features and very powerful GUI to manage web hosting services. To Install WHM/cPanel on CentOS linux distros Step 1: The first step for the installation is to setup the hostname for the server. The following command sets...
Continue Reading
How to Install LAMP (Linux Apache MySQL PHP) with one command?
Linux
LAMP is a very common example of a web service stack that contains four components – Linux OS, Apache Web Server, MySQL Database and PHP programming language. LAMP Stack is suitable for building dynamic websites and web applications. The following command installs LAMP with a single command on Ubuntu based distro servers. $ sudo...
Continue Reading
How to clear Cache & Buffer Memory on Linux?
Linux
The Linux Page Cache (File System Cache) is used to make IO operations faster. Sometimes in certain circumstances as an administrator need to manually clear the cache. In this article we will share the steps on how to clear Cache and buffer memory. The following steps are to clear Cached memory on Linux Servers Use...
Continue Reading
How to fix for DoS vulnerability in BIND DNS service?
Linux
BIND DNS servers versions 9.1.0 to 9.9.7-P1 and 9.10.2-P2 allow a remote attacker to exploit an error in handling TKEY queries to launch a Denial of Service DoS vulnerability in BIND DNS service, server crashing. You should consider patching if the cPanel/WHM, Odin Plesk, or DirectAdmin servers are not patched. There is no workaround to...
Continue Reading