Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Security and Privacy
FedoraForum Search

Forgot Password? Join Us!

Security and Privacy Sadly, malware, spyware, hackers and privacy threats abound in today's world. Let's be paranoid and secure our penguins, and slam the doors on privacy exploits.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24th August 2005, 12:12 AM
nucleus Offline
Registered User
 
Join Date: Aug 2005
Posts: 61
just how much do i need an antivirus?

i know there a viruses for linux, but do i really need to secure my computer like i used to do with windows? (ex MS user)
i have installed clamav, but the thing that worries me is that its an on-demand scanner, it doesnt scan my computer until i tell it to, which could be too late in case of a reall virus...
isnt there a constant AV software that will scan new files auto?

plus, i have installed firestarter and every few seconds (right after i connect to the internet) it sais that there has been an attack by a microsoft-ds,DCOM-scm,samba and eDonkey (which i dont use...)
i have been connected for 4/3 hours now and there have been 1808 serious inbond events, what is all this?
Reply With Quote
  #2  
Old 24th August 2005, 01:36 AM
RedFedora's Avatar
RedFedora Offline
Registered User
 
Join Date: May 2004
Posts: 503
Well, the good news is the inbound events are being caught. So don't worry too much about
them. As long as the attacks are being blocked, you can probably safely ignore them. However,
you might want to make sure you aren't running any un-needed services.

As for whether you need anti-virus software, I don't think you will. Most viruses don't
infect Linux boxes. If it makes you feel better, you might want to run your AV software once
a day....maybe via cron in the middle of the night....or whenever you don't use the computer.
__________________
Registered Linux User # 373325
Reply With Quote
  #3  
Old 24th August 2005, 01:34 PM
niko123456 Offline
Registered User
 
Join Date: Jun 2005
Posts: 186
i think the idea is that if you run a mail server, you use a virus scanner to detect windows virus'.
Reply With Quote
  #4  
Old 24th August 2005, 03:05 PM
Twey's Avatar
Twey Offline
Registered User
 
Join Date: Mar 2005
Location: England
Posts: 867
Yes, the only time you really need to use a virus scanner is if you're handling untrusted Windows files - not to prevent damage to you, but to the recipient.
__________________
Twey
Reply With Quote
  #5  
Old 24th August 2005, 04:36 PM
tomcat's Avatar
tomcat Offline
Registered User
 
Join Date: Aug 2005
Location: EU, Germany
Age: 39
Posts: 1,185
Currently there are only four or five viruses for Linux out there and these cannot cause any serious trouble on your system. The security in Linux systems is much higher than in Windows as the kernel is separated from other applications, unlike Windows, where IE is an integral part of the kernel (this is the main reason why Windows is so insecure).

I have firestarter running and no virus scanner since ... well... some years now. No problems ever, even if my machines are connected to the net for several days.

If you want to make your system even safer, take a look at your system services and alter the amount of them that are running (If you do not need server apps or samba, then you can disable quite a lot of services). And if you are paranoid, then run your system with SELinux (but read the guide for it first )
__________________
Powered by Fedora & CentOS | Windows-free since 2002
Reply With Quote
  #6  
Old 24th August 2005, 09:42 PM
kg4cbk Offline
Registered User
 
Join Date: Feb 2005
Posts: 675
Setup and run chkrootkit and rkhunter to run periodically via a cron job. Those two applications look for known rootkits which indicate someone has taken control of your system. Also install and configure tripwire. tripwire takes a snapshot of critical files on your system and then periodically compares the database it creates with what is on the system. Any differences are reported. tripwire is a good way to detect changed files which could indicate an intrusion.

Per the other responses, disable unused services and run iptables. If you have a cable or DSL connection I recommend you get one of the cheap hardware router/firewalls that are out there. Those are very simple and take little or no admin time and will do a fair job of blocking most hostile traffic. Use good passwords.

Selinux is good as yet another layer in your defense. Depending on what you are doing with your system selinux with the targeted policy should be almost transparent to your everyday usage.

And monitor your log files. If you have not done so redirect roots email to your regular email account so you get and read those messages.
Reply With Quote
  #7  
Old 24th August 2005, 10:26 PM
w5set Offline
Registered User
 
Join Date: Feb 2005
Location: ark n saw out in the sticks
Posts: 2,316
Basically your complaint focuses on attacks from the Internet. This is a place for a firewall--not particularly antivirus stuff running. If your system is taken over--antivirus software won't help much--they just want control and not to trash the system. It's worth more as a zombie then a defunct system.
Run a good firewall and since you already have it i place, run the clamav software once in a while--just for peace of mind. Rkhunter/chkrootkit do not clean the system--merely report the bad news--usually the only remedy is a complete reinstall of the OS.
There are several good firewalls availible--but since yours is doing it's job--just fine tune it a little and just enjoy the Internet and don't sweat the stuff you have happening much--it's there for everyone in this day and age--unfortunately.....
Clam also integrates into most mail programs to scan incoming emails automatically--use it if you just want to see some of the Windows crud floating around.
There are several "addon" programs availible for ClamAV that just might do what you need--google it and read--the ClamAV site has several links for addon's, etc.
Reply With Quote
  #8  
Old 10th September 2005, 03:41 AM
jp110 Offline
Registered User
 
Join Date: Sep 2005
Posts: 22
I would never depend on just a firewall, antivirus programs are a must or "gotcha" now days. It sounds like you are running some services on your box that most hackers scan for, or you have other systems on your network and one of them is infected with spyware or some other trojan. I use F-prot for linux, and Symantec on my MS Boxes. I created a cron job to update and scan every morning. May sound like over kill, but it will save you in the long run.
Reply With Quote
  #9  
Old 10th September 2005, 05:23 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
I've never been infected by ONE! The existing one's dont even cause a cough!
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #10  
Old 11th September 2005, 01:44 PM
GarySaved's Avatar
GarySaved Offline
Registered User
 
Join Date: Jun 2005
Location: Michigan
Age: 50
Posts: 60
I just noticed something funny.
That anti-virus jp110 was talking about, f-prot, sounds pretty good.

One thing I have to admire, is it costs 29$ for Windows versions, but is free for Linux users!

I guess they figure Windows users are used to shelling out their hard earned money, and Linux users are not.

Go Figure ...

Gary
Reply With Quote
Reply

Tags
antivirus

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump


Current GMT-time: 09:31 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat