How to install MailScanner in CPanel
How to install MailScanner in CPanel If you have the cPanel Clamavconnector installed (WHM > Add-on Modules) remove it – it will break MailScanner. Login to server via SSH now.…
clamd AntiVirus daemon giving local socket error while starting
clamd AntiVirus daemon giving local socket error while starting Clamd is giving below error while starting. Starting Clam AntiVirus Daemon: ERROR: LOCAL: Socket file /var/clamd could not be bound: Permission…
How to install Linux Socket Monitor (LSM)
How to install Linux Socket Monitor (LSM) What is LSM ? LSM is a bash scripted network socket monitor. It is designed to track changes to Network sockets and Unix…
How to enable mysql query cache
How to enable mysql query cache Please note that i am enabling the mysql query caching limit to 20MB. I have converted the 20MB to 20971520KB Login to the server…
How to install ioncube on direct admin server
How to install ioncube on direct admin server Go to the below path cd /usr/local/src Download the tar file using the below link wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz Extract that file using the…
How to uninstall varnish manually
How to uninstall varnish manually Go to the folder where you have downloaded the tar file. Go inside apachebooster folder Provide the below permission to the file. chmod 777 uninstall…
How to Install varnish manually
How to Install varnish manually Download the tar file from the below link wget http://prajith.in/downloads/apachebooster.tar.gz untar it using the below command. tar -xvf apachebooster.tar.gz go into extracted directory cd apachebooster…
How to install varnish through yum
How to install varnish through yum Download varnish rpm using the below link rpm –nosignature -i http://repo.varnish-cache.org/redhat/el5/noarch/varnish-release-2.1-2.noarch.rpm run the below command yum install varnish