Linux Lite 7.6 Final Released - Click here for more


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I scan for viruses using clamscan clamav?
#1
What can I do, to remove infected files in terminal? I scanned my laptop with clamscan clamav, I got 64 infected files.
Reply
#2
http://askubuntu.com/questions/250290/ho...ith-clamav
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#3
(12-26-2016, 03:57 AM)Jerry link Wrote: http://askubuntu.com/questions/250290/ho...ith-clamav
Thanks, but whenever I scan it in terminal it says 64 infected files. On the other hand, when I scan it with ClamTk it doesn't say that I have an infected files. Do you think this is some sort of bug?
Reply
#4
I would stick to the terminal and not use ClamTk.
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#5
(12-26-2016, 10:11 AM)Jerry link Wrote: I would stick to the terminal and not use ClamTk.

Okay, thanks!
Reply
#6
No problem. Once you've finished, please mark the thread as Solved. https://www.linuxliteos.com/forums/intro...uidelines/
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#7
Why when I scan my machine using the commend: clamscan -r /. It always shows infected files

But, when I use the sudo clamscan --remove. It doesn't show any infected files. Do you know what's the problem?
Reply
#8
Run:

Code:
sudo clamscan -r -i / | grep FOUND >> /home/youruser/virus-scan-report.txt

where 'youruser' is your username.

Then take a look at the report in your home folder. If there are no viruses reported, you are clean.
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#9
Basic tutorial added here - https://www.linuxliteos.com/manual/tutor...#antivirus
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)