docs/html/node19.html
61b40ee3
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
73e034df
 
e79e504d
 <!--Converted with LaTeX2HTML 2008 (1.71)
73e034df
 original version by:  Nikos Drakos, CBLU, University of Leeds
 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
 * with significant contributions from:
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
 <HTML>
 <HEAD>
06e931e5
 <TITLE>Obtain Latest ClamAV anti-virus signature databases</TITLE>
 <META NAME="description" CONTENT="Obtain Latest ClamAV anti-virus signature databases">
73e034df
 <META NAME="keywords" CONTENT="clamdoc">
 <META NAME="resource-type" CONTENT="document">
 <META NAME="distribution" CONTENT="global">
 
e79e504d
 <META NAME="Generator" CONTENT="LaTeX2HTML v2008">
73e034df
 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
 
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
 
06e931e5
 <LINK REL="previous" HREF="node18.html">
 <LINK REL="up" HREF="node11.html">
73e034df
 <LINK REL="next" HREF="node20.html">
 </HEAD>
 
 <BODY >
61b40ee3
 
 <DIV CLASS="navigation"><!--Navigation Panel-->
06e931e5
 <A NAME="tex2html461"
73e034df
   HREF="node20.html">
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
06e931e5
 <A NAME="tex2html457"
   HREF="node11.html">
73e034df
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
06e931e5
 <A NAME="tex2html453"
73e034df
   HREF="node18.html">
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
06e931e5
 <A NAME="tex2html459"
73e034df
   HREF="node1.html">
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
 <BR>
06e931e5
 <B> Next:</B> <A NAME="tex2html462"
   HREF="node20.html">Configuration</A>
 <B> Up:</B> <A NAME="tex2html458"
   HREF="node11.html">Installation</A>
 <B> Previous:</B> <A NAME="tex2html454"
e79e504d
   HREF="node18.html">Reporting a unit test</A>
06e931e5
  &nbsp; <B>  <A NAME="tex2html460"
73e034df
   HREF="node1.html">Contents</A></B> 
 <BR>
61b40ee3
 <BR></DIV>
73e034df
 <!--End of Navigation Panel-->
 
06e931e5
 <H2><A NAME="SECTION00048000000000000000">
 Obtain Latest ClamAV anti-virus signature databases</A>
 </H2>
     Before you can run ClamAV in daemon mode (clamd), 'clamdscan',
     or 'clamscan' which is ClamAV's command line virus scanner,
     you must have ClamAV Virus Database (.cvd) file(s) installed
     in the appropriate location on your system.  The default
     location for these database files are /usr/local/share/clamav
     (in Linux/Unix).
     
e79e504d
 <BR>
 <BR>
06e931e5
 Here is a listing of currently available ClamAV Virus Database Files:
     
 <UL>
 <LI>bytecode.cvd        (signatures to detect bytecode in files)
 </LI>
 <LI>main.cvd            (main ClamAV virus database file)
 </LI>
 <LI>daily.cvd           (daily update file for ClamAV virus databases)
 </LI>
 <LI>safebrowsing.cvd    (virus signatures for safe browsing)
     
 </LI>
e79e504d
 </UL>
06e931e5
     These files can be downloaded via HTTP from the main ClamAV website
     or via the 'freshclam' utility on a periodic basis.  Using 'freshclam'
     is the preferred method of keeping the ClamAV virus database files
     up to date without manual intervention (see section <A HREF="node25.html#conf:freshclam">4.4</A> for
     information on how to configure 'freshclam' for automatic updating and section
     <A HREF="node35.html#sec:freshclam">5.7</A> for additional details on freshclam).
 
 <P>
e79e504d
 <BR><HR>
73e034df
 <ADDRESS>
632d671e
 Sourcefire 2013-04-16
73e034df
 </ADDRESS>
 </BODY>
 </HTML>