Linux Mint This forum is for the discussion of Linux Mint. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-27-2009, 09:50 PM
|
#1
|
LQ Newbie
Registered: Apr 2009
Location: vANCOUVER bc
Posts: 4
Rep:
|
Newbie with Mint/ Linux needs to install Clam AV in Mint after 4 Wdws Trogan attack
Hi I had 4 independent Windows Machines each with a different user pay anti virus program get consumed by Trojan agent 32. These anti virus programs are among the most popular and are "So called" reliable! I need to test my data and some one suggested using CLAMAV in LINUX. The problem is I managed to download "clamav-0.95.1.tar.gz" I was then able to extract it but now what? The manual says "install" but what does this mean? Somewhere I believe there is a DOS like command line but where is that? I also am aware that there is DOS like batch files which may help. I am also aware I will need to download Subscriptions? or lists
Only 364 days to go to recover from the MEGA VISTA Crash and these 4 Trogan attacks. I would really appreciate any help that anyone can give.
Thanks.
Last edited by BAKEAPPLEFARM; 04-27-2009 at 09:52 PM.
Reason: spell checker went nuts
|
|
|
04-28-2009, 12:31 AM
|
#2
|
Member
Registered: Oct 2004
Location: Wildwood, NJ
Distribution: Debian Jessie
Posts: 192
Rep:
|
I'd suggest loading either Linux Mint or the latest Ubuntu 9.04 for a dual boot.
I'm not sure what you have on your HDD or Network.Perhaps you can start a fresh install?
Best Regards,
JJMacey
|
|
|
05-02-2009, 08:52 AM
|
#3
|
Member
Registered: May 2009
Location: Perth, AU
Distribution: LinuxMint
Posts: 389
Rep:
|
Clam AV should be already installed on any of the latest O/Ss,
inc LM6. .. if not, it's available in Synaptic <program installer>.
|
|
|
05-02-2009, 09:09 AM
|
#4
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
My latest USB, UltimateLinuxToolKit-v4.21.zip(ULTKUSB-v4.21.zip) has UltimateBootCD-50b12-which has antvir antivirus. It also has SystemRescueCD which has ClamAV, and lots of other stuff.
Be a good try-out for it too.
|
|
|
05-02-2009, 02:14 PM
|
#5
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Grab the latest live cd from puppy.
burn it to cd and boot from it.
You can install clamav using the package manager from puppy.
|
|
|
05-16-2009, 12:18 PM
|
#6
|
LQ Newbie
Registered: May 2009
Posts: 1
Rep:
|
Sounds to me like you've downloaded the source code.
You'll need to unpack the gz file.
From your (xterm) type:
tar -xvzf filename
The rest is really pretty easy if you have the tools you need to compile. You'll need gcc and some of the other tools to build apps. I'm going to assume you have them. Here are your steps to install:
Run all of this in a terminal (xterm)
./configure
make
make check
make install
That's it. If you got errors you will have to install the apps you are missing.
Now from here run "freshclam" this updates everything.
Next run "clamscan -r /*" this is going to scan everything.
-r scan subdirectories.
You can do "clamscan -ri /*" scan everything, but only tell me when you find something.
Mint has a "package manager" so you should be able to install what you need to build applications. But you should have also been able to find clam too.
Hope this helps.
|
|
|
03-24-2010, 09:38 PM
|
#7
|
LQ Newbie
Registered: Mar 2010
Posts: 1
Rep:
|
Closer to the total solution
So, I attempted to install 'Clam AV' from the 'Software Manager' and it seemed like it downloaded it. However, when I looked in my 'LM Menu' it wasn't found. Linux Mint likes to put it's 'System Tools' into 'Administration', but even a look here yielded nothing.
The solution that jfblaze gave worked like a charm, but I wanted the GUI solution that has been used on Ubuntu. Luckily, I had an Ubuntu machine running with ClamAV on it and looked at what it was calling up.
Try this from your terminal window:
sudo apt-get install clamtk
Then in your GUI (without the quotes):
right click -> Create Launcher -> Type: "Application" -> Name: "Virus Scanner" ->
Command: "clamtk %F" -> Comment: "Scan for viruses..."
It won't have a cool icon for it, but at least now you can run it.
It worked for me and I hope it will work for you too!
--Rich
|
|
|
All times are GMT -5. The time now is 01:23 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|