It's not something I've tried, but the `DatabaseCustomURL` option in
freshclam.conf says it can use `file://` URLs for database files,
so it looks like it could be used to point `freshclam` at the location
you've copied the files to (from a USB stick you've downloaded them to,
for instance).
You
On Wed, 7 Aug 2024 17:29:46 +0900
tomoe via clamav-users wrote:
> Does ClamAntiVirus work on Ubuntu 24.04LTS ?
> I look forward to Answer from you.
Yep. Ubuntu provides ClamAV packages -
https://packages.ubuntu.com/source/clamav
You'll see that for Ubuntu 24.04 (Noble Numbat) they provide
1.0.5
On Mon, 8 Apr 2024 11:26:15 -0400
Richard wrote:
> After updating to the latest virus signature files using
> freshclam, I am suddenly getting infected file reports
> that I never got before.
Almost certainly yes. This seems to happen periodically, for those same
Python PIP exe files (which I
On Mon, 3 Jul 2023 11:18:47 +
Parmeshwar G via clamav-users wrote:
> Docker file:
> FROM debian:latest
> RUN apt-get update && \
> apt-get install -y clamav-daemon clamav-freshclam
> RUN mkdir -p /var/run/clamav && chown -R clamav:clamav /var/run/clamav
> RUN freshclam
> CMD ["/usr/sbin/cl