Actions

Developer Area/Setting up ClamAV

From Mahara Wiki

< Developer Area
Revision as of 12:07, 14 May 2018 by Robertl (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.