dave-theunsub / clamtk

An easy to use, light-weight, on-demand virus scanner for Linux systems
https://gitlab.com/dave_m/clamtk/wikis/home
Other
357 stars 47 forks source link

clamtk does not scan #71

Closed mislao closed 6 years ago

mislao commented 7 years ago

Hi I have a set time scanning my system but clamtk there is no history of any scanning. I use linux Antergos.

I'm sorry but I do not speak English and I have to explain by Google. Regards Wojciech

dave-theunsub commented 7 years ago

Hi Wojciech,

I understand just fine. So you did install crontab from #65 ?

What happens if you type "crontab -l" in a terminal window? It might not log it because it might not be scanning.

respectfully, Dave M

mislao commented 7 years ago

$ crontab -l 0 20 * * * /usr/bin/clamscan --exclude-dir=/home/wojtek/.clamtk/viruses --exclude-dir=smb4k --exclude-dir=/run/user/wojtek/gvfs --exclude-dir=/home/wojtek/.gvfs --exclude-dir=.thunderbird --exclude-dir=.mozilla-thunderbird --exclude-dir=.evolution --exclude-dir=Mail --exclude-dir=kmail -i -r /home/wojtek --log="$HOME/.clamtk/history/$(date +\%b-\%d-\%Y).log" 2>/dev/null # clamtk-scan

W dniu 08.11.2016 o 00:04, Dave M pisze:

crontab -l

mislao commented 7 years ago

$ crontab -l 0 20 * * * /usr/bin/clamscan --exclude-dir=/home/wojtek/.clamtk/viruses --exclude-dir=smb4k --exclude-dir=/run/user/wojtek/gvfs --exclude-dir=/home/wojtek/.gvfs --exclude-dir=.thunderbird --exclude-dir=.mozilla-thunderbird --exclude-dir=.evolution --exclude-dir=Mail --exclude-dir=kmail -i -r /home/wojtek --log="$HOME/.clamtk/history/$(date +\%b-\%d-\%Y).log" 2>/dev/null # clamtk-scan

I have to manually start the scan.

W dniu 08.11.2016 o 00:04, Dave M pisze:

crontab -l

dave-theunsub commented 7 years ago

Hi Wojciech,

Thank you for the information. This will be slightly difficult to figure out, since it's working for me... I do not have any error messages to tell me yet what to fix.

Can you check any other logs to see if there is an error message somewhere? The root account should be able to see things using "journalctl" or looking under "/var/log/". Let me know if you need further assistance with looking through those.

respectfully, Dave M

mislao commented 7 years ago

Thanks :-)

Wojtek

W dniu 08.11.2016 o 09:15, Dave M pisze:

Hi Wojciech,

Thank you for the information. This will be slightly difficult to figure out, since it's working for me... I do not have any error messages to tell me yet what to fix.

Can you check any other logs to see if there is an error message somewhere? The root account should be able to see things using "journalctl" or looking under "/var/log/". Let me know if you need further assistance with looking through those.

respectfully, Dave M

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dave-theunsub/clamtk/issues/71#issuecomment-259072887, or mute the thread https://github.com/notifications/unsubscribe-auth/AVs4CQ24dQzPje52pvVQjNvjKc7qsandks5q8C-tgaJpZM4Kr0qg.

dave-theunsub commented 6 years ago

Closing due to lack of activity. Please reopen if necessary.