Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I keep an anti-virus in Linux for my windows partitions. For me Klamav works like a charm, and unlike clamav it has a graphical interface too
The clamtk package has a GTK frontend, though I think it needs an update.
There's also a Nautilus package that integrates an option to scan from the context menu.
And yes, it may be just a frontend - but not everyone likes using the terminal for everything.
While such replies aren't false they do not add anything (except add to your post count) because they don't explain anything.
And to ppl promoting ClamAV (me disregarding the whole GNU/Linux AV yes/no debate): while ClamAV is OSS and OSS is good in the case of AV it doesn't necessarily mean OSS is automagically the best choice in terms of performance and detection. Testing a few free-for-personal-use versions of AV products might show how ClamaV compares in Real Life.
Will they actually see anything of value while running these tests on a Linux desktop-only system? What should they be looking for?
Good question. Definitely differences in scan speed if there's a sizable directory to test on. Actual scan results and success rate depends on AV engine and detection signature versions and the size and contents of their virus slash malware database. Note the following isn't representative for common users as I've ran scans on a tree only containing GNU/Linux-related stuff:
# bdscan --action=ignore --log=~/bdc.log --recursive-level=100 --archive-level=100 --no-list
# clamscan --verbose --remove=no --tempdir=/dev/shm --detect-pua=yes --detect-structured=yes --scan-mail=yes --phishing-scan-urls=yes --heuristic-scan-precedence=yes --algorithmic-detection=yes --scan-pe=yes --scan-elf=yes --scan-ole2=yes --scan-pdf=yes --scan-html=yes --scan-archive=yes --detect-broken=yes --block-encrypted=no --mail-follow-urls=no --log=~/clamav.log
# fpscan --boot --follow --mount --maxdepth=60 --heurlevel=3 --archive=10 --adware --applications --verbose=2 --output=~/f-prot.log
# The tree /hack_evidence/ contains 1334 plain text, binary and archive files and the "test" was run on a machine with enough CPU cycles and RAM.
Running time: 01:07
real 1m7.887s
user 0m59.665s
sys 0m4.056s
ClamAV (0.96/10721)
Scanned directories: 1
Scanned files: 16 Infected files: 2 <- auch
Data scanned: 50.22 MB
Data read: 8.66 MB (ratio 5.80:1)
Time: 25.716 sec (0 m 25 s)
real 0m25.806s
user 0m23.387s
sys 0m1.099s
So while ClamAV in terms of pure speed would seem to win, and while both my BitDefender and F-prot engines aren't brand new versions, in terms of detection they beat ClamAV. Real hard.
# The tree /hack_evidence/ contains 1334 plain text, binary and archive files and the "test" was run on a machine with enough CPU cycles and RAM.
It looks like you've run against a directory containing a number of files known to contain malware. I'm more interested in what the desktop user would be up against from the Linux side. I will, up front, concede that these products are all useful in protecting downstream Windows email recipients; unless, like me, you use webmail.
It looks like you've run against a directory containing a number of files known to contain malware.
My point is that ClamAV might seem the "natural choice" for many since it's simply OSS not the best product.
Quote:
Originally Posted by Quakeboy02
I'm more interested in what the desktop user would be up against from the Linux side.
I'm not at all interested in that as there essentially is no "AV on GNU/Linux" debate. Everyone knows what the real threats to GNU/Linux are and rehashing those shouldn't be necessary.
I'm not at all interested in that as there essentially is no "AV on GNU/Linux" debate. Everyone knows what the real threats to GNU/Linux are and rehashing those shouldn't be necessary.
My point is that this thread is evidence that not everyone does know the real threats to Linux. Have you considered a sticky over on the Security board? Heck, it might even be more appropriate here on the Newbies board, for that matter.
My point is that this thread is evidence that not everyone does know the real threats to Linux. Have you considered a sticky over on the Security board? Heck, it might even be more appropriate here on the Newbies board, for that matter.
The LQ Security references do have a piece about threats, see Post #3 Intrusion detection, integrity checks: IDS, NIDS, HIDS, Antivirus, software. starting down at "Viruses on Linux/GNU, Antivirus software". It's up to the OP to search LQ or be redirected there by fellow LQ members (or in most cases: made aware LQ actually *has* a search function).
Quote:
Originally Posted by Quakeboy02
My point is
//Minor nit: AFAIK you can't really say "my point is" as I made a point first. So you should first agree or disagree before moving to another point. If you don't then it'll just remain two monologues...
The LQ Security references do have a piece about threats, see Post #3 Intrusion detection, integrity checks: IDS, NIDS, HIDS, Antivirus, software. starting down at "Viruses on Linux/GNU, Antivirus software". It's up to the OP to search LQ or be redirected there by fellow LQ members (or in most cases: made aware LQ actually *has* a search function).
None of which address the issue of whether an A/V scanner is useful for a typical desktop system. And it seems to me that that is the issue for this thread.
Quote:
//Minor nit: AFAIK you can't really say "my point is" as I made a point first. So you should first agree or disagree before moving to another point. If you don't then it'll just remain two monologues...
I think I can say what I like, actually. Of course, you can feel free to chase me around correcting my grammar if you have nothing else to do.
And, since you continually refuse to directly address the issue of A/V on a desktop system, then yes, I think we'll continue to have two separate monologues.
None of which address the issue of whether an A/V scanner is useful for a typical desktop system.
Then maybe read again? I clearly wrote
Quote:
As for the "virus" thingie I wish we, as a Linux community, try to "convert" people away from the typical troubles of Pitiful Operating Systems (abbrev.: POS, aka the MICROS~1 Game Platform) and direct them towards what's important to know wrt Linux: user/filesystem permissions, b0rken/suid/sgid software, worms, trojans and rootkits.
and presented some basic measures. The absence of any AV reference in the list could instill the notion that it isn't necessary unless one needs to protect the "lesser" OSes.
As for the rest of your retort you're coming across as a bit too testy which is completely unwarranted. Please remain respectful.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.