syslogd status failed in WHM
Sometimes, you may face an issue related to syslogd showing down in service WHM >> Main >> Server Status >> Service StatusThe issue can be resolved byChecking related RPM on server# rpm -q sysklogdIf its not installed, you can install it by# yum install sysklogdafter installation, you will have to restart the service by# /etc/init.d/syslog restartCheck the service in Service […]
» Read more