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

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • 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