Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Maldet installation  (Read 2053 times)

0 Members and 1 Guest are viewing this topic.

arunlalp

  • Guest
Maldet installation
« 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

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