LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-01-2006, 03:45 PM   #1
Zech
LQ Newbie
 
Registered: Mar 2006
Posts: 8

Rep: Reputation: 0
How to use ClamAV for SUSE Linux 10?


I downloaded and install the rpm version of ClamAV for SUSE Linux 10, both the scan engine and the database. If I go to YaST2 software management and search for clamav, I can see the clamav Anti-Virus Toolkit and the clamav-db Virus Database for ClamAV. But I don't know how to use ClamAV. I couldn't find the icon of clam anyway. I was thinking that it worked like Norton on Windows, I guessed not. Anybody can give me a link for the basic use of clamav? I don't even know whether or not I have it installed. Knowing that I just installed my Linux few days ago, I am a newbie of Linux. I wonder whether or not the ClamAV is the most popurlar anti virus program for Linux, if it's not, which one is better? Thank you for your guys' help!!
 
Old 04-02-2006, 09:15 AM   #2
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
just go into the menu and look for security. I think it is below service programs, I don't know how it is called in the menu in english. If you have kde you can also search for "klamav" in the menu. just start it. klamav is the kde interface to clamav. It works similar to all known virus programs. in the gui you can configure how it should behave, that's it, very easy....
 
Old 04-02-2006, 09:16 AM   #3
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
also one quick question. why you did download clamav since it is included in suse10 (see yast)?
 
Old 04-02-2006, 10:38 AM   #4
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Rep: Reputation: 30
it is?...after reading your post I looked through the Software Management module and didnt find ClamAV...I'm using AVG Linux A/V with SuSE10. Would a search of klamav do the trick?
 
Old 04-02-2006, 12:51 PM   #5
riba43
Member
 
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749

Rep: Reputation: 31
In terminal window start:

clamscan ( to scan ) and

freshclam (to update the virus base).
 
1 members found this post helpful.
Old 04-02-2006, 08:24 PM   #6
Zech
LQ Newbie
 
Registered: Mar 2006
Posts: 8

Original Poster
Rep: Reputation: 0
Thank you guys for all your help!
 
Old 04-04-2006, 01:47 PM   #7
raffytaffy
Member
 
Registered: Mar 2006
Distribution: Gentoo2006.1 , Ubuntu 6.10
Posts: 94

Rep: Reputation: 15
Red face

Quote:
Originally Posted by riba43
In terminal window start:

clamscan ( to scan ) and

freshclam (to update the virus base).
TY man..i had clam instaled..but had no idea how to use it. Now i have avg free and clamav..cant go wrong there i guess
 
Old 04-04-2006, 03:57 PM   #8
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
I can't seem to update my signatures using clamtk. Are there any firewall settings or some such I have to adjust

Last edited by Jongi; 04-04-2006 at 03:59 PM.
 
Old 04-04-2006, 05:54 PM   #9
frenchrh
LQ Newbie
 
Registered: Jul 2004
Posts: 18

Rep: Reputation: Disabled
Use Klamav as a KDE graphical interface to Clamav

Hi, I find that using Klamav, which is a KDE gaphical interface to Clamav, makes using Clamav even easier than command line.

Klamav, which isn't included in the SuSE KDE yet, can be downloaded as an rpm.

here is a link for rpmseek where I found the rpm for Klamav http://rpmseek.com/rpm-pl/klamav.htm...mav:PN:0:0:0:0

check it out.
 
Old 04-05-2006, 03:24 AM   #10
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
you do not need to download it separately. just add packman and guru as installation sources... then you have everything included...
 
Old 04-05-2006, 03:41 AM   #11
kevkim55
Member
 
Registered: Dec 2005
Location: Edmonton
Distribution: BLFS, Gentoo
Posts: 353

Rep: Reputation: 32
I have never used klamav, so I do not know if it configures clamav to run automatically evrytime the system boots. The clamav package when downloaded from its website, does have a startup script for suse. This script should be copied to /etc/init.d and enabled thru' runlevel editor. This script takes care of getting clamav and freshclam up and running everytime the system boots. The README file that comes with clamav package describes how to add a cron job to periodically check if clamav is running and respawn it if it is not (takes care of the situations when clamav crashes, though this is rare. But, this gurantees that clamav is always running). There also are scripts in the source package that do the same job as cron i.e. they ensure that clamav is up and running all the time.

I've installed clamav by downloading from its website and later found out from Yast that clamav comes with SuSE10.0 ! For whatever, I compiled the package myself from source and am not sure about the a/m scripts being present in SuSE's rpm.

Once freshclam is up and running it keeps updating the virus database automatially.

Last edited by kevkim55; 04-05-2006 at 03:44 AM.
 
Old 04-05-2006, 04:28 AM   #12
seelenbild28
Member
 
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315

Rep: Reputation: 30
you can set it via klamav that it scans emails, files, when opened, closed, automatically at boot up, and automatic updates of the program and of the database via freshclam
 
Old 04-05-2006, 08:31 AM   #13
raffytaffy
Member
 
Registered: Mar 2006
Distribution: Gentoo2006.1 , Ubuntu 6.10
Posts: 94

Rep: Reputation: 15
Smile

Quote:
Originally Posted by Jongi
I can't seem to update my signatures using clamtk. Are there any firewall settings or some such I have to adjust
Hey Jongi...try to open up gnome terminal...type in su..then password...then type in "freshclam"
 
  


Reply

Tags
klamav



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
ClamAV depam Linux - Software 1 10-18-2005 07:33 PM
Clamav in Suse 9.3 Pro chefkahuna Linux - Security 3 09-23-2005 05:06 AM
samba-vscan clamav on Suse 9.2 Professional decafranky SUSE / openSUSE 0 11-08-2004 02:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:57 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