Originally posted by: pcthuglife
it's free so why not?
http://www.f-prot.com/products/home_use/linux/
You could make the same statement about Windows.Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Originally posted by: n0cmonkey
You'd have to worry about trojaned binaries more than viruses. And you'd have to worry about that if you're downloading source too, since there have been reports of trojaned source.
Originally posted by: spyordie007
You could make the same statement about Windows.Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Originally posted by: spyordie007
You could make the same statement about Windows.Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Originally posted by: pcthuglife
I still dont see how it could hurt to run an antivirus program once a day or even once a week. My network has windows machines on it as well and just because a virus can't harm my linux box, I don't like the idea of having a virus sitting on my computer with a bunch of Windows machines surrounding me. Maybe I'm just paranoid.
Just because there are a lot of technically savvy people who use linux doesnt mean *all* of them areOriginally posted by: Deinonych
Originally posted by: spyordie007
You could make the same statement about Windows.Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Yes. Yes, you could.
I would hope that the average Linux user is more technically (and security) savvy than the average Windows user, however.
You're assuming that the users are logged in as local admin. For users logged in without administrative privilages this argument is moot.except that windows runs them for you without asking. Browse to a site in Mozilla on linux, and the same site on IE in windows, and you could get the sniffles in one, not the other.
The biggest point that article makes is that malicious code cannot harm the system any more than the logged in user can. See my comment above, restrict user's privilages and this seems petty.Here's an interesting article that talks about viruses and Linux.
Originally posted by: spyordie007
Just because there are a lot of technically savvy people who use linux doesnt mean *all* of them areOriginally posted by: Deinonych
Originally posted by: spyordie007
You could make the same statement about Windows.Originally posted by: Deinonych
To the point, you don't need one if you never run "untrusted" executables while logged in as the root user (or equivalent).
Yes. Yes, you could.
I would hope that the average Linux user is more technically (and security) savvy than the average Windows user, however.
You're assuming that the users are logged in as local admin. For users logged in without administrative privilages this argument is moot.except that windows runs them for you without asking. Browse to a site in Mozilla on linux, and the same site on IE in windows, and you could get the sniffles in one, not the other.
your root user logged in to a linux machine can cause at least as much (if not more) damage if they run "unsafe" code
The biggest point that article makes is that malicious code cannot harm the system any more than the logged in user can. See my comment above, restrict user's privilages and this seems petty.Here's an interesting article that talks about viruses and Linux.
Let me be the first to tell you can use rm -rf / as root to check for and clean up viruses.Originally posted by: daniel49
Being new to linux I very seldom know what anything exactly does.
And I can't think of how many times (in fedora especially) I had to run things at root to get them to work.
Would probably still be sitting with my original desktop configuration.
Not that there is a Linux virus scanner that could check this but your example would be a good reason for one to exist. Especially if/as more of those less savvy folks use it. A virus scanner could save you from yourself if it was capable of stopping this from happening.Originally posted by: P0ldy
Let me be the first to tell you can use rm -rf / as root to check for and clean up viruses.Originally posted by: daniel49
Being new to linux I very seldom know what anything exactly does.
And I can't think of how many times (in fedora especially) I had to run things at root to get them to work.
Would probably still be sitting with my original desktop configuration.
What, don't you trust me? (note: don't trust me.)
The point is, running something as root without knowing what it does is stupid. Unless it's a distro-specific GUI tool that prompts for your passwd before it starts, you should always man [command] before you run something as root.
Originally posted by: spyordie007
Not that there is a Linux virus scanner that could check this but your example would be a good reason for one to exist. Especially if/as more of those less savvy folks use it. A virus scanner could save you from yourself if it was capable of stopping this from happening.Originally posted by: P0ldy
Let me be the first to tell you can use rm -rf / as root to check for and clean up viruses.Originally posted by: daniel49
Being new to linux I very seldom know what anything exactly does.
And I can't think of how many times (in fedora especially) I had to run things at root to get them to work.
Would probably still be sitting with my original desktop configuration.
What, don't you trust me? (note: don't trust me.)
The point is, running something as root without knowing what it does is stupid. Unless it's a distro-specific GUI tool that prompts for your passwd before it starts, you should always man [command] before you run something as root.
Originally posted by: spyordie007
right, that job is typically handed off to virus scanners and the like
I've never needed to run anything as root that didn't come with the distro or from the package repository. I don't always understand exactly what they do but I trust where they came from (if I didn't there'd be no point in using the distro at all). If there's a piece of software that I want to install but I'm not sure about, I login in as a test user and check it out. The only use that I would have for a virus checker is for the occasional package that can't install properly without root, but those could be scanned once without wasting resources doing a system-wide scan. Add to that the fact that there is no database of linux virus signatures and that any exploit is likely to be a one-off, undetectable by a scanner, and the only use that I see left for a scanner is to get windows viruses.Originally posted by: spyordie007
Not that there is a Linux virus scanner that could check this but your example would be a good reason for one to exist. Especially if/as more of those less savvy folks use it. A virus scanner could save you from yourself if it was capable of stopping this from happening.Originally posted by: P0ldy
Let me be the first to tell you can use rm -rf / as root to check for and clean up viruses.Originally posted by: daniel49
Being new to linux I very seldom know what anything exactly does.
And I can't think of how many times (in fedora especially) I had to run things at root to get them to work.
Would probably still be sitting with my original desktop configuration.
What, don't you trust me? (note: don't trust me.)
The point is, running something as root without knowing what it does is stupid. Unless it's a distro-specific GUI tool that prompts for your passwd before it starts, you should always man [command] before you run something as root.
Can you give some examples of java holes that have actually be exploited? The only thing I've heard about is the odd advisory that's patched before being announced and never amounts to anything. I'm not challenging you, just curiousOriginally posted by: sourceninja
Plus, most virus's are gotten through exploits in outlook, IE, or java.
Originally posted by: P0ldy
Let me be the first to tell you can use rm -rf / as root to check for and clean up viruses.Originally posted by: daniel49
Being new to linux I very seldom know what anything exactly does.
And I can't think of how many times (in fedora especially) I had to run things at root to get them to work.
Would probably still be sitting with my original desktop configuration.
What, don't you trust me? (note: don't trust me.)
The point is, running something as root without knowing what it does is stupid. Unless it's a distro-specific GUI tool that prompts for your passwd before it starts, you should always man [command] before you run something as root.