Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Issue while installing antivirus Post 302785923 by DGPickett on Tuesday 26th of March 2013 02:20:14 PM
Old 03-26-2013
Sometimes random data in files looks like an anti-virus file, or a virus infection. The virus recognition is a bit loose to make it fast. As you get updates, the problem may disappear or include different files.
 

10 More Discussions You Might Find Interesting

1. AIX

Issue while installing a Application on AIX

All, I am trying to install a application called Microstrategy on AIX 5.1 box.This is the first time I am working on AIX.The installation fails after some 10% complete.Given below is the text from the installation log file.Do any one of you have any idea what might be the problem? (Jan 19,... (8 Replies)
Discussion started by: apu78
8 Replies

2. UNIX Desktop Questions & Answers

Issue with installing solaris 10 OS on sparc 5

Rebooting with command: boot cdrom -s Boot device: /pci@1f,0/pci@1,1/ide@3/cdrom@2,0:f File and args: -s Evaluating: boot cdrom -s Can't open boot device If any one knows please advise. I have changed the CDrom but it did not help. (1 Reply)
Discussion started by: ark
1 Replies

3. UNIX for Dummies Questions & Answers

Issue with installing GCC on Darwin - Trying not to freak out

The learning curve with UNIX is a bit steep and devastatingly humbling. Anywho, I need GCC so that I can install the software that I actually need and am terribly stuck. When I attempt to configure gcc I get the following error: configure: error: installation or configuration problem: C... (2 Replies)
Discussion started by: Jeffish
2 Replies

4. SuSE

Issue installing linux

I apologize in advance if this is the wrong forum for this Alright, I am a long time Microsoft user (games of course). I have installed Linux in the past, but not on this computer. Brand new computer, have been using it extensively for the past month or so, and recently I just had the urge... (9 Replies)
Discussion started by: Wyzer1
9 Replies

5. Ubuntu

Installation issue while installing ubuntu

Hi All As i m trying to install ubuntu on my virtual PC where h/w confg is as 5GB didk n 512 mb RAm. after selecting mode option, and after pressing F6 after that screen shows some msg. And not goes to next step. What is the problem n wht i shall do?? Please provide me solution (3 Replies)
Discussion started by: sunray
3 Replies

6. AIX

Issue with installing rpm in AIX 6.1

I am trying to install an rpm : libiconv-1.14-1.aix5.1.ppc.rpm which is a dependency to install GIT. While I gave the command I got the foll message: root:user-> $ rpm -i -v libiconv-1.14-1.aix5.1.ppc.rpm libiconv-1.14-1 ar: Cannot open or remove a file containing a running program.... (2 Replies)
Discussion started by: gaugeta
2 Replies

7. Red Hat

Issue w/manually installing OpenSSL 1.0.1j

My Redhat Enterprise 5 system is vulnerable to POODLE and there does not seem to be a Redhat fix coming down the pipe. So I have downloaded OpenSSL 1.0.1j from source and built it. My question is ho do I make sure the Apache and Tomcat use the1.0.1j version and not the distro version. Thanks,... (0 Replies)
Discussion started by: caspersgrin
0 Replies

8. UNIX for Beginners Questions & Answers

Solaris 10 issue installing libraries

Solaris 10 sparc - currently trying to install gpg, first trying to install the pre-requisite libraries. Facing errors installing some of the libraries, same error being faced with each. The configure command passes successfully for each but when running make command errors such as below are... (1 Reply)
Discussion started by: frustrated1
1 Replies

9. Red Hat

Issue in installing expect and Tcl

Hi I need to install expect in redhat. through net I came to know that I must install tcl too in order to make expect work. I have downloaded both packages but not able to install # ls -lrt total 3720 18:33 tcl8.4.20-src.tar.gz 18:33 expect5.45.3.tar.gz 18:40 expect5.45.3... (7 Replies)
Discussion started by: scriptor
7 Replies

10. AIX

Strange issue installing Java 8

I just intalled java8_64.jre and .sdk respectively installp -agXYd . Java8_64.jre Java8_64.sdk 2>&1 | tee installp.log Worked like a champ. Now I see this-- jeff@server:/usr> ls -l | grep java drwxr-xr-x 9 bin bin 512 Sep 22 2010 java14 drwxr-xr-x 7 bin bin ... (9 Replies)
Discussion started by: jeffs42885
9 Replies
freshclam(1)							  Clam AntiVirus						      freshclam(1)

NAME
freshclam - update virus databases SYNOPSIS
freshclam [options] DESCRIPTION
freshclam is a virus database update tool for ClamAV. OPTIONS
Freshclam reads its configuration from freshclam.conf. The settings can be overwritten with command line options. -h, --help Output help information and exit. -V, --version Print version number and exit. -v, --verbose Be verbose. This option causes freshclam to print much additional information. --debug Enable debug messages from LibClamAV. --quiet Be quiet - output only error messages. --no-warnings Don't print and log warnings. --stdout Write all messages to stdout. --config-file=FILE Read configuration from FILE. -l FILE, --log=FILE Log report to FILE. -d, --daemon Run in a daemon mode. Defaults to 12 checks per day unless otherwise specified by --checks or freshclam.conf. -p FILE, --pid=FILE Write daemon's pid to FILE. -u USER, --user USER Run as USER. By default (when started by root) freshclam drops privileges and operates as the '' user. --no-dns This option forces old non-DNS verification method (without a TTL delay). -c #n, --checks=#n Check #n times per day for a new database. #n must be between 1 and 50. --datadir=DIRECTORY Install new database in DIRECTORY. The directory must be writable for the '' user or unprivileged user running freshclam. --daemon-notify=/path/to/clamd.conf Notify the daemon about the new database. By default it reads a hardcoded config file but you can use a different one. Both local and TCP sockets are supported. -a IP, --local-address=IP Use (local) IP for HTTP downloads. Useful for multi-homed systems. If binding fails for whatever reason, a warning is issued and freshclam behaves like without this flag. --on-update-execute=COMMAND Execute COMMAND after successful update. --on-error-execute=COMMAND Execute COMMAND if error occurred. Remember, that virus database freshness is the most important thing in anti-virus system. With this option freshclam can alert you (eg. send SMS) when something is going wrong. --on-outdated-execute=COMMAND Execute COMMAND when freshclam reports outdated version. In the command string %v will be replaced by the new version number. --list-mirrors Print mirror details from mirrors.dat (cache file for the mirror manager). --submit-stats[=/path/to/clamd.conf] Upload detection statistics to the ClamAV Project (see freshclam.conf(5):SubmitDetectionStats for more details). No database update will be performed. This option only works in the interactive mode. --update-db=DBNAME With this option you can limit updates to a subset of database files. The DBNAME should be "main", "daily", "bytecode", "safebrows- ing" or one of the 3rd party database names. This option can be used multiple times and only works with the official and 3rd party databases distrubuted through the ClamAV mirrors, your custom databases (specified with DatabaseCustomURL in freshclam.conf) will not be ignored. --enable-stats Enable submission of statistical data. --stats-host-id=UUID HostID in the form of an UUID to use when submitting statistical information. EXAMPLES
(0) Download database to default directory: freshclam (1) Download database to current directory: freshclam --datadir=. (2) Run as a daemon and check 2 times per day for new database: freshclam -d -c 2 RETURN CODES
Some return codes of freshclam can be overwritten with a built-in command EXIT_n which can be passed to --on-*-execute, eg. --on-update-execute=EXIT_1 will force freshclam to always return 1 after successful database update. 0 : Database is up-to-date or successfully updated. 40: Unknown option passed. 50: Can't change directory. 51: Can't check MD5 sum. 52: Connection (network) problem. 53: Can't unlink file. 54: MD5 or digital signature verification error. 55: Error reading file. 56: Config file error. 57: Can't create new file. 58: Can't read database from remote server. 59: Mirrors are not fully synchronized (try again later). 60: Can't get information about '' user from /etc/passwd. 61: Can't drop privileges. 62: Can't initialize logger. FILES
/etc/clamav/freshclam.conf CREDITS
Please check the full documentation for credits. AUTHOR
Tomasz Kojm <tkojm@clamav.net>, Kevin Lin <klin@sourcefire.com> SEE ALSO
freshclam.conf(5), clamd(8), clamd.conf(5), clamscan(1) ClamAV 0.98.4 December 4, 2013 freshclam(1)
All times are GMT -4. The time now is 07:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy