syslogd status failed in WHM

Sometimes, you may face an issue related to syslogd showing down in service WHM >>  Main >> Server Status >> Service Status The issue can be resolved by Checking related RPM on server # rpm -q sysklogd If its not installed, you can install it by # yum install sysklogd after installation, you will have […]

syslogd status failed in WHM

Sometimes, you may face an issue related to syslogd showing down in service WHM >>  Main >> Server Status >> Service Status The issue can be resolved by Checking related RPM on server # rpm -q sysklogd If its not installed, you can install it by # yum install sysklogd after installation, you will have […]

Install Pound as Web Load Balancer

Pound, which is a reverse proxy, load balancer, auto HTTP fail-over and HTTPS front-end for Web server. The installation and implementation is very simple with help of RPMforge. Pound is open-source software which you can find out more information about it at http://www.apsis.ch/pound/ .   we already have the website hosted in both servers, which  already copied using […]