Maldetect - установка на Ubuntu 20.04
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Версия от 15:15, 6 февраля 2024; Admin iph (обсуждение | вклад) (Новая страница: «=== Maldetect - установка на Ubuntu 20.04 === # cd /root/ # wget http://www.rfxn.com/downloads/maldetect-current.tar.gz # tar xfz maldetect-curre...»)
Maldetect - установка на Ubuntu 20.04
# cd /root/ # wget http://www.rfxn.com/downloads/maldetect-current.tar.gz # tar xfz maldetect-current.tar.gz # cd maldetect-1.6.5/ # ./install.sh # apt install clamav clamav-daemon clamdscan -y # systemctl stop clamav-freshclam # freshclam # systemctl start clamav-freshclam # systemctl enable clamav-freshclam