Am 15.12.2017 um 15:27 schrieb Micah Snyder (micasnyd):
Hang on, did you just say that clamav doesn’t have write permissions to the databases? That /would/ explain why freshclam can’t save the new database files.
well, people should really stop using idiotic "sudo" in front of every random command, especially writers of howtos, it's shocking how many stuff is prefixed these days with sudo for no reason when you google around
stat /var/lib/clamav ls -lha /var/lib/clamav man chown man chmod
On Dec 15, 2017, at 4:52 AM, George <[email protected]<mailto:[email protected]>> wrote: wget database.clamav.net/main.cvd<http://database.clamav.net/main.cvd> sudo cp main.cvd /var/lib/clamav wget database.clamav.net/daily.cvd<http://database.clamav.net/daily.cvd> sudo cp daily.cvd /var/lib/clamav
_______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
