Now a days many Linux servers under the hacking attacks and we can’t secure the server by monitoring the servers 24 hours therefore we can install the maldetect Malware scanner and configure the cron to scan the server for any Malware content present under the web hosting content hosted on the server by using the cron jobs and infected files will get removed automatically and no need to take any action manually.
Please refer to the following steps to install LMD Malware scanner on server
cd /usr/local/src
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
tar -xzvf maldetect-current.tar.gz
cd maldetect-*
sh install.sh
If you want more deep information about LMD Malware scanner then VISIT the web site