Zum Inhalt springen

Schlagwort: ClamAv


How to install Antivirus-App in Nextcloud with ClamAV

How to install Antivirus-App in Nextcloud  with ClamAV
Veröffentlichungsdatum:
Schlagwörter:
Anzahl Kommentare: keine Kommentare

Today, we configure our Nextcloud to automatically scan files for viruses. To do this, we need to install ClamAV and configure the antivirus app. Step 1: First install ClamAV sudo apt install clamav clamav-freshclam clamav-daemon and start the ClamAV update process: sudo systemctl stop clamav-freshclam sudo freshclam Then we edit the ClamAV configuration sudo nano […]