If you want to install Maldet which is a Linux Malware Detect tool on your Linux servers, follow the directions below:
1) Log into your dedicated server / VPS container through SSH with root privileges
2) Create a temporary directly and perform the following:
=========================
mkdir tmp
cd tmp
wget http://www.rfxn.com/downloads/maldetect-current.tar.gz
=========================
3) Now you may extract the tar file and navigate to the directory it creates
=========================
tar xf maldetect-current.tar.gz
cd maldetect-*
=========================
4) Install Maldet by running the following command:
=========================
./install.sh
=========================
5) You may scan any directory by using the command "maldet -a /path_to_directory"
=========================
Eg:
maldet -a /home
=========================
For further assistance, please contact our experienced sales representatives at www.bytehouse.co.uk/contact.