Admin-Ahead Community

Linux => General Linux => Topic started by: arunlalp on May 10, 2017, 05:15:24 pm

Title: Maldet installation
Post by: arunlalp on May 10, 2017, 05:15:24 pm
Maldet installation
====================

Run the following command in the Linux terminal. It will install the latest version of maldet in the server.

====================

root@testserver [~]# 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

====================