LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anti virus
#11
Hello,
it explains about this here
ClamAV: Can't read file ERROR
Reply
#12
am i doing correct typing in terminal?
Code:
sudo clamscan -r -i / | grep FOUND >> /home/youruser/virus-scan-report.txt --exclude-dir="^/sys"
Reply
#13
(01-19-2017, 04:30 AM)WinRocks4343 link Wrote: am i doing correct typing in terminal?
Code:
sudo clamscan -r -i / | grep FOUND >> /home/youruser/virus-scan-report.txt --exclude-dir="^/sys"

Hello,
No it is incorrect typing.
Where it says
Code:
/youruser/
you need to delete 'youruser', and type in your username, of your home folder, in its place.
For example I would have this
Code:
sudo clamscan -r -i / | grep FOUND >> /home/bitsnpcs/virus-scan-report.txt --exclude-dir="^/sys"

as my home folder is named bitsnpcs
Reply
#14
yeah i know, i want to hide my name that's why i type "youruser" instead

it's working and no more showing errors

thank you
Reply
#15
Happy it is solved.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)