Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 11-12-2006, 08:12 PM   #1 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Post AV 4 Linux...?


Hi guys,any AntiVirus 4 linux(FC6),nd which AV best in FC6.I want 2 install Av in my laptop.ThanX in Advance
LEARNER_LEARNER is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 11-12-2006, 08:29 PM   #2 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: AV 4 Linux...?

^^
Linux needs no Anti-virus. Don't even bother installing one on it and wasting your time.

But if you are persistant no matter what, then I guess you better use - ClamAV
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 11-12-2006, 08:42 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: AV 4 Linux...?

if u are a home user u will never need a AV
gary4gar is offline  
Old 11-12-2006, 08:54 PM   #4 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 365
Default Re: AV 4 Linux...?

@LEARNER_LEARNER do u surf net as root? if yes than nothing can save u otherwise u don't need to use a.virus on linux
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 11-12-2006, 08:54 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: AV 4 Linux...?

AV in Linux is just for filtering viruses that affect windows. Like, if you run a mailserver on linux with windows clients then it makes sense to install an AV.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 11-12-2006, 09:18 PM   #6 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: AV 4 Linux...?

I'm net surfing on linux everyday(10Hrs) nd download many files(wallpaper,screensaver,etc) everyday nd worked from root user(no user account).some virus come in wallpaper,screensaver.ok
any idea AV 4 linux..
LEARNER_LEARNER is offline  
Old 11-12-2006, 09:20 PM   #7 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: AV 4 Linux...?

If I take it to understand that you use the internet from your root account -- What on earth are you doing?

Create another account for yourself and use that. Root privileges should be used rarely, if at all -- and only if you know perfectly what you're doing. If you download stuff as root, you'll just give them privileges to do what they want, and necessitate an anti-virus. If you use an ordinary user account, you'll be fine.
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 11-12-2006, 09:33 PM   #8 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: AV 4 Linux...?

Quote:
Originally Posted by LEARNER_LEARNER
I'm net surfing on linux everyday(10Hrs) nd download many files(wallpaper,screensaver,etc) everyday nd worked from root user(no user account).some virus come in wallpaper,screensaver.ok
any idea AV 4 linux..
Whoa! Root browsing? Lmao, get back to windows and be safer.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 11-12-2006, 10:23 PM   #9 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: AV 4 Linux...?

LEARNER_LEARNER right click on the virus, go to permissions tab, then check all the box where permissions 'executable' are written, click OK. Now double click the file. Now come back and tell us what happens.
Sykora why do you need anti-virus on linux even if using a root account?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 11-12-2006, 10:37 PM   #10 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: AV 4 Linux...?

Yeah! I dont think there is any risk browsing as root user! The only reason people suggest not using root account is becaue you yourself can mess up a LOT of things logged in as root, not that any malware can harm you!
kalpik is offline  
Old 11-12-2006, 10:51 PM   #11 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: AV 4 Linux...?

Hi Tech_Your_future u r saying "aa sadh mujhe maar".u r right bro kalpik.
please don't mind it Tech_Your_future.bye bye
LEARNER_LEARNER is offline  
Old 11-12-2006, 11:00 PM   #12 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: AV 4 Linux...?

Root + Web Browsing is bad if you encounter some script that says it'll do so and so good thing to you and you run it, it does a rm -rf and kaboom, you're gone! That's how someone else explained it to me though
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 11-12-2006, 11:45 PM   #13 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 365
Default Re: AV 4 Linux...?

i asked the same question to 1 of the debian developer in irc and this is wat he said
Quote:
<Dheeraj_k> Burgwork: hi is it unsafe to access net as root? if yes than why?
<Burgwork> yes, but browser security is a lie basically
<Burgwork> and if your browser get owned, it is running as root and thus you are owned
<sbalneav> Doing any kind of "user" activities as root (i.e. mail, browsing, etc) is a bad thing.
<sbalneav> If there's a security bug in any program, you're running as root, which has the permissions to modify anything on the system. Always do your web browsing as a common user.
<sbalneav> It's much much safer that way.
<Dheeraj_k> does it make system vulnerable to virus?
<Laser_away> sbalneav!
* Laser_away is now known as LaserJock
<sbalneav> hey hey
<Burgwork> not unless teh virus already affects linux
<Dheeraj_k> i mean linux virus
<Burgwork> it makes it easier for the virus to spread, now that it has root access
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 12-12-2006, 12:14 AM   #14 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: AV 4 Linux...?

Quote:
Originally Posted by kalpik
Yeah! I dont think there is any risk browsing as root user! The only reason people suggest not using root account is becaue you yourself can mess up a LOT of things logged in as root, not that any malware can harm you!
If a malicious root kit takes over a system as a root user, your whole system is a goner but as a non-root user, it can't affect beyond the ~ directory but then if your sudo is unconfigured then of course your whole system is vulnerable surely.

LEARNER_LEARNER, that will do no harm cos the virus will look for windows but since linux will have nothing about windows, the virus cannot do anything at all to your linux. Why do you think I asked you to do that? Nothing happens. If you have wine installed then if the virus looks for windows APi's then it may corrupt wine nothing beyond that.
__________
dheeraj IRC can be a danger too if you are on wrong server.
__________________
http://www.bash.org/?258908

Last edited by mehulved; 12-12-2006 at 12:14 AM. Reason: Automerged Doublepost
mehulved is offline  
Old 12-12-2006, 05:30 AM   #15 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: AV 4 Linux...?

what if u have windows partiitions mounted..viruses can sure access those partns including ur system32 partn also.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 12-12-2006, 08:49 AM   #16 (permalink)
Fedora User
 
LEARNER_LEARNER's Avatar
 
Join Date: Oct 2006
Location: New Delhi (Dwarika)
Posts: 167
Default Re: AV 4 Linux...?

Hi prakash no mounted windows partitions in linux,i've create ext3 partition in linux.ok
ThanX 4 reply...........

Hi tecH_ur_future i was thinking mayb infected my pc from virus bcoz required AV 4 linux.
ok all guys reply with details.
ThanX all guys u r really rock..........

Last edited by LEARNER_LEARNER; 12-12-2006 at 08:56 AM.
LEARNER_LEARNER is offline  
Closed Thread

Bookmarks

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by clmlbx
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:36 AM.


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

Search Engine Optimization by vBSEO 3.3.2