MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 4 as of 2019-01-24 15:53:18
  • clamav

clamav

Clam AntiVirus is a GPL anti-virus toolkit for UNIX.

* https://slackbuilds.org/repository/14.2/system/clamav/

   1 cd /tmp
   2 wget https://slackbuilds.org/slackbuilds/13.1/system/clamav.tar.gz
   3 tar xvzf clamav.tar.gz
   4 cd clamav
   5 wget http://downloads.sourceforge.net/clamav/clamav-0.95.2.tar.gz
   6 groupadd -g 210 clamav
   7 useradd -u 210 -d /dev/null -s /bin/false -g clamav clamav
   8 ./clamav.SlackBuild 
   9 installpkg /tmp/clamav-0.95.2-i486-1_SBo.tgz
  10 cd /mnt/memory
  11 freshclam # update clamav DB
  12 clamscan -r .

Update db

As root run freshclam

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01