LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 03-13-2006, 11:08 AM   #1
naiklokesh
LQ Newbie
 
Registered: Feb 2006
Location: banglore
Posts: 17

Rep: Reputation: 0
Cool Do i require anti virus?


Hi all,
this is not a much like a problem..
do i need an antivirus on linux?..does a virus exist on linux systems also..
if i need one wat i all need to do?where will i get it
 
Old 03-13-2006, 11:24 AM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
The simple answer is no. The more complex answer is that although there are not many viruses for linux, a linux user can still TRANSMIT the virus to their friends using windows. So generally, it is a good idea to install one just to scan your incoming email. Now if you don't have any windows friends (or don't really care about infecting them) then don't worry about it.

Use ClamAV or F-Prot...
 
Old 03-13-2006, 11:37 PM   #3
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
AVG also has a Linux version (with a nice gui if you prefer) now available here.

Baldrick
 
Old 03-14-2006, 12:45 AM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
I like F-Prot.
And it is fun to tell a friend who uses Windows to send you a copy of the virus they have so you can test your anti-virus scanner.

Edit: The basics on Linux are keep up to date on your distributions security updates, configure your firewall to be useful for you, and don't log on as the root user for routine tasks.

Last edited by 2damncommon; 03-14-2006 at 01:12 AM.
 
Old 03-14-2006, 02:36 AM   #5
alvilsb
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Rep: Reputation: 0
As told before, basically there are NO viruses for Linux systems (in fact, rumours are that there have been one or a couple, but they have not been capable of spreading/infecting other computers and have long been extinct). Therefore, if only you are not willing to scan your mail for Windows viruses (e.g. when building a mail server), you really don't need an antivirus.
 
Old 03-14-2006, 03:30 AM   #6
nitinatindore
Member
 
Registered: Dec 2004
Location: India
Distribution: Mandrake, Mandriva, PclinuxOS
Posts: 114

Rep: Reputation: 15
Quote:
Originally Posted by alvilsb
As told before, basically there are NO viruses for Linux systems
A quick glance at this link shows me about 953 viruses:
http://www.viruslist.com/en/find?sea...us&words=linux

Symantec website gives about 3100 references when we search for Linux virus,
http://www.symantec.com/avcenter/global/vinfodb.html

However as rightly said by 2damncommon earlier that if you have safe browsing habits, a proper firewall in place and you dont use root account for regular day to day purposes, then you can assume that you wont possibly be infected with a virus, at least as of now.

Last edited by nitinatindore; 03-14-2006 at 03:32 AM.
 
Old 03-14-2006, 06:35 AM   #7
naiklokesh
LQ Newbie
 
Registered: Feb 2006
Location: banglore
Posts: 17

Original Poster
Rep: Reputation: 0
where can i get ClamAV??how i need to install it and how to configure
 
Old 03-14-2006, 07:23 AM   #8
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
http://www.clamav.net/ - download section, documentation section... took me all of 10 seconds on google.

There might be easy ways through your distros package manager but we dont know what that is
 
Old 03-14-2006, 01:02 PM   #9
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,671
Blog Entries: 4

Rep: Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945Reputation: 3945
Are there viruses, rootkits and so-on for Linux? Yes. But are they the problem that they are on Windows? Generally, no.

Why? For one rather simple reason ...

In most Windows installations, everyone runs as root. There's no particular reason for it, and it's incredibly dumb to do, but nonetheless there are millions of machines out there (probably) which are like that. Consequently, when any program run by those users asks the computer to do anything at all, no matter how self-destructive, the computer will obey.

Quote:
"Computer, translate all of the user's files to EBCDIC, then delete them. Finally, cycle the video-card on-and-off until the monitor melts."
"Yes, master..."
On most Linux systems (that are sensibly run), the user who is, say, connected to the Internet is not a "privileged" user in any way. So, if the virus-program tries to access a system configuration file or patch a library ... bzzzzZZZT! That program is now dead, no harm done, because it is not allowed to do these things.

Windows viruses proliferate simply because of this carelessness (or, ignorance) on the part of users... who are never even informed, by Microsoft or anyone else, in any serious way about the features which have been provided on their machines since the earliest days of Windows-NT. (DOS-based Windows didn't provide this.)

All Windows users should do most of their work from (one or more) "Limited Users." These users, and therefore the programs that they run, do not have any special administrative privileges.
 
Old 03-14-2006, 10:44 PM   #10
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Search the board for "linux virus" and you will find many, many threads covering this very topic, and explaining why Unix systems are not so susceptible to viruses.

Also note: if you share files via samba, or exchange emails with Windows users, you should be running ClamAV. Also, if you run apache with OpenSSL, you should schedule scans of /var/www (or /srv/www depending on distro) and /tmp since some builds of apache are susceptible to cross-platform worms.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Microsoft Anti-Spyware Deleting Norton Anti-Virus LXer Syndicated Linux News 0 02-13-2006 04:31 AM
Anti Virus/ Anti Spam for Linux? Sp@rticus Linux - Software 3 11-18-2005 02:17 AM
Boot virus or Anti-Virus? AVG Free Anti-Virus Software problems SparceMatrix Linux - Security 9 08-02-2004 02:35 PM
Best Anti-spam and Anti-virus application? vittibaby Linux - Newbie 6 10-21-2003 07:21 AM
Creating an ultimate anti-virus and anti-spam email gateway markcc Linux - Networking 2 10-08-2003 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration