Actions

Difference between revisions of "Developer Area/Setting up ClamAV"

From Mahara Wiki

< Developer Area
(Created page with "To do this on Ubuntu, you can open a terminal and insert “sudo apt-get install clamav” and press enter. You may also build ClamAV from sources to benefit from better scann...")
(No difference)

Revision as of 12:07, 14 May 2018

To do this on Ubuntu, you can open a terminal and insert “sudo apt-get install clamav” and press enter. You may also build ClamAV from sources to benefit from better scanning performance. To update the signatures, you type “sudo freshclam” on a terminal session and press enter.