Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created June 13, 2011 13:03
Show Gist options
  • Select an option

  • Save EdwardIII/1022730 to your computer and use it in GitHub Desktop.

Select an option

Save EdwardIII/1022730 to your computer and use it in GitHub Desktop.
Checking configuration files in /etc
Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamd.log"
LogFileMaxSize = "5242880"
LogTime = "yes"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/var/tmp"
LocalSocket = "/var/run/clamav/clamd.sock"
TCPSocket = "3310"
TCPAddr = "127.0.0.1"
MaxConnectionQueueLength = "30"
MaxThreads = "50"
ReadTimeout = "300"
AllowSupplementaryGroups = "yes"
DetectBrokenExecutables = "yes"
Config file: freshclam.conf
---------------------------
LogSyslog = "yes"
UpdateLogFile = "/var/log/clamav/freshclam.log"
DatabaseMirror = "db.gb.clamav.net", "db.local.clamav.net"
clamav-milter.conf not found
Software settings
-----------------
Version: 0.97.1
Optional features supported: MEMPOOL IPv6 CLAMUKO AUTOIT_EA06 BZIP2 RAR
Database information
--------------------
Database directory: /var/clamav
bytecode.cld: version 143, sigs: 40, built on Wed Apr 13 14:39:29 2011
daily.cld: version 13182, sigs: 127012, built on Sun Jun 12 23:23:44 2011
main.cvd: version 53, sigs: 846214, built on Sun Nov 14 14:58:22 2010
Total number of signatures: 973266
Platform information
--------------------
uname: Linux 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64
OS: linux-gnu, ARCH: x86_64, CPU: x86_64
zlib version: 1.2.3 (1.2.3), compile flags: a9
platform id: 0x0a213d3d0800000000040102
Build information
-----------------
GNU C: 4.1.2 20080704 (Red Hat 4.1.2-50) (4.1.2)
CPPFLAGS:
CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
CXXFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
LDFLAGS:
Configure: '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--program-prefix=' '--disable-clamav' '--disable-llvm' '--disable-static' '--disable-zlib-vcheck' '--enable-check' '--enable-clamdtop' '--enable-dns' '--enable-id-check' '--enable-milter' '--with-dbdir=/var/clamav' '--with-group=clamav' '--with-libcurl' '--with-user=clamav' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-ltdl-convenience
sizeof(void*) = 8
Engine flevel: 61, dconf: 61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment