Date: Sat, 28 Aug 2004 10:51:53 -0500 From: "Andrew L. Gould" <algould@datawok.com> To: freebsd-questions@freebsd.org Cc: Dan Nelson <dnelson@allantgroup.com> Subject: Re: KlamAV on FreeBSD... Message-ID: <200408281051.53259.algould@datawok.com> In-Reply-To: <20040828153845.GA96936@dan.emsphone.com> References: <200408281043.01532.m.hauber@mchsi.com> <20040828153845.GA96936@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 28 August 2004 10:38 am, Dan Nelson wrote: > In the last episode (Aug 28), Mike Hauber said: > > Actually, it's for a server I've set up at my folks house with SMB > > shares. I'd like for them to be able to scan for viruses every so > > often from the server without having to deal with a command prompt. > > How about something that opens an xterm and runs "clamscan -i -r > /home"? -r will make it recurse into all subdirectories, and -i will > make it print something only if there's an infected file. Along similar lines, you could run a script from cron that executes clamscan and emails the user and/or sysadmin if an infected file was detected. Best of luck, Andrew Gould
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408281051.53259.algould>