FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 07-06-2010, 03:09 PM
Suvayu Ali
 
Default A virus scanner on linux for windows partition

On Tuesday 06 July 2010 07:27 AM, sandeep Patel wrote:
> On Tue, Jul 6, 2010 at 7:22 PM, Athmane Madjoudj<athmanem@gmail.com> wrote:
>> See:
>> man 5 freshclam.conf
>>

That was what was suggested.

>
> I tried man 5 freshclam but it showed that no manual entry for its.
>

That is what you tried. See any differences? Also as Michal pointed out,
you can read man pages online. Try this, http://linux.die.net/.

--
Suvayu

Open source is the future. It sets us free.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Tue Jul 6 17:30:02 2010
Return-path: <ubuntu-users-bounces@lists.ubuntu.com>
Envelope-to: tom@linux-archive.org
Delivery-date: Tue, 06 Jul 2010 17:29:44 +0300
Received: from chlorine.canonical.com ([91.189.94.204]:38959)
by s2.java-tips.org with esmtp (Exim 4.69)
(envelope-from <ubuntu-users-bounces@lists.ubuntu.com>)
id 1OW99c-0005Kk-C7
for tom@linux-archive.org; Tue, 06 Jul 2010 17:29:44 +0300
Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com)
by chlorine.canonical.com with esmtp (Exim 4.69)
(envelope-from <ubuntu-users-bounces@lists.ubuntu.com>)
id 1OW9mr-0005Pv-E1; Tue, 06 Jul 2010 16:10:17 +0100
Received: from mail2.ddt-consult.de ([88.198.36.7])
by chlorine.canonical.com with esmtp (Exim 4.69)
(envelope-from <ubuntu-users@list-post.mks-mail.de>)
id 1OW9mp-0005Pd-9A
for ubuntu-users@lists.ubuntu.com; Tue, 06 Jul 2010 16:10:15 +0100
Received: from localhost (localhost [127.0.0.1])
by mail2.ddt-consult.de (Postfix) with ESMTP id 10D3D400246
for <ubuntu-users@lists.ubuntu.com>;
Tue, 6 Jul 2010 17:10:15 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mail
Received: from mail2.ddt-consult.de ([127.0.0.1])
by localhost (mail2.ddt-consult.de [127.0.0.1]) (amavisd-new,
port 10024)
with LMTP id lClJvz12pMpU for <ubuntu-users@lists.ubuntu.com>;
Tue, 6 Jul 2010 17:10:14 +0200 (CEST)
Received: from [192.168.2.115] (p4FFE13E6.dip.t-dialin.net [79.254.19.230])
(Authenticated sender: mks@list-post.mks-mail.de)
by mail2.ddt-consult.de (Postfix) with ESMTPSA id 55D4F40022C
for <ubuntu-users@lists.ubuntu.com>;
Tue, 6 Jul 2010 17:10:14 +0200 (CEST)
Message-ID: <4C334755.1010009@list-post.mks-mail.de>
Date: Tue, 06 Jul 2010 17:10:13 +0200
From: =?ISO-8859-15?Q?Markus_Sch=F6nhaber?=
<ubuntu-users@list-post.mks-mail.de>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de;
rv:1.9.2.6pre) Gecko/20100625 Thunderbird/3.1
MIME-Version: 1.0
To: ubuntu-users@lists.ubuntu.com
Subject: Re: building and installing a new kernel makes my system unbootable
References: <alpine.DEB.2.00.1007050940450.17888@lynx> <4C31FE13.10202@bradbury.edu.hk> <alpine.DEB.2.00.1007051356560.4045@lynx> <4C3309CC.9060103@list-post.mks-mail.de> <alpine.DEB.2.00.1007060946520.3396@lynx> <4C333BD7.1070806@list-post.mks-mail.de> <alpine.DEB.2.00.1007061026090.3786@lynx> <4C33400C.5040803@list-post.mks-mail.de>
<alpine.DEB.2.00.1007061047590.3956@lynx>
In-Reply-To: <alpine.DEB.2.00.1007061047590.3956@lynx>
X-BeenThere: ubuntu-users@lists.ubuntu.com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ubuntu-users@lists.ubuntu.com
List-Id: "Ubuntu user technical support,
not for general discussions" <ubuntu-users.lists.ubuntu.com>
List-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>,
<mailto:ubuntu-users-request@lists.ubuntu.com?subject=unsubscribe>
List-Archive: <https://lists.ubuntu.com/archives/ubuntu-users>
List-Post: <mailto:ubuntu-users@lists.ubuntu.com>
List-Help: <mailto:ubuntu-users-request@lists.ubuntu.com?subject=help>
List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>,
<mailto:ubuntu-users-request@lists.ubuntu.com?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Sender: ubuntu-users-bounces@lists.ubuntu.com
Errors-To: ubuntu-users-bounces@lists.ubuntu.com

06.07.2010 16:51, Robert P. J. Day:

> On Tue, 6 Jul 2010, Markus Sch=F6nhaber wrote:

>> Did you enable device mapper support in your kernel's config?
> =

> i believe so. as the config file, i grabbed the one for the most
> recent ubuntu kernel (2.6.23-32?), copied it to my kernel source dir
> as .config, then ran "make oldconfig". and here's the excerpt of the
> .config file that was used for the build:
> =

> CONFIG_MD=3Dy
> CONFIG_BLK_DEV_MD=3Dy
> CONFIG_MD_AUTODETECT=3Dy
> CONFIG_MD_LINEAR=3Dm
> CONFIG_MD_RAID0=3Dm
> CONFIG_MD_RAID1=3Dm
> CONFIG_MD_RAID10=3Dm
> CONFIG_MD_RAID456=3Dm
> # CONFIG_MULTICORE_RAID456 is not set
> CONFIG_MD_RAID6_PQ=3Dm
> CONFIG_ASYNC_RAID6_TEST=3Dm
> CONFIG_MD_MULTIPATH=3Dm
> CONFIG_MD_FAULTY=3Dm
> CONFIG_BLK_DEV_DM=3Dy
> # CONFIG_DM_DEBUG is not set
> CONFIG_DM_CRYPT=3Dm
> CONFIG_DM_SNAPSHOT=3Dy
> CONFIG_DM_MIRROR=3Dy
> # CONFIG_DM_LOG_USERSPACE is not set
> CONFIG_DM_ZERO=3Dm
> CONFIG_DM_MULTIPATH=3Dy
> CONFIG_DM_MULTIPATH_QL=3Dm
> CONFIG_DM_MULTIPATH_ST=3Dm
> # CONFIG_DM_DELAY is not set
> CONFIG_DM_UEVENT=3Dy
> =

> is there anything there that should be "y" instead of "m"?

I don't see anything wrong with that.
I'm out of ideas, sorry.

-- =

Regards
mks

-- =

ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinf=
o/ubuntu-users
 
Old 07-06-2010, 03:17 PM
JD
 
Default A virus scanner on linux for windows partition

On 07/06/2010 06:34 AM, sandeep Patel wrote:
> Hello, I installed the clam AV in fedora-12.But i am unable to update
> it.My internet connection uses proxy.please help me And I downloaded
> the freshclam.conf file also.
>
>
> --
> Sandeep Kumar Patel
> University of Hyderabad
You need to yum i nstall all of these:
clamav-filesystem
clamav-data
clamav-lib
clamav-update <--- this is the updater
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 07-06-2010, 03:20 PM
Athmane Madjoudj
 
Default A virus scanner on linux for windows partition

On 07/06/2010 03:27 PM, sandeep Patel wrote:

>
> I tried man 5 freshclam but it showed that no manual entry for its.I am
> not getting how to use HTTPProxyServer etc. please help
>

Maybe you missed "clamav-update" package.



--
Athmane Madjoudj
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 07-06-2010, 05:21 PM
"Kevin J. Cummings"
 
Default A virus scanner on linux for windows partition

On 07/06/2010 10:27 AM, sandeep Patel wrote:
> On Tue, Jul 6, 2010 at 7:22 PM, Athmane Madjoudj <athmanem@gmail.com
> <mailto:athmanem@gmail.com>> wrote:
> from the manpage:
>
> HTTPProxyServer STR, HTTPProxyPort NUMBER
> Use given proxy server and TCP port for database downloads.
>
> HTTPProxyUsername STR,HTTPProxyPassword STRING
> Proxy usage is authenticated through given username and password.
> Default: no proxy authentication
>
> See:
> man 5 freshclam.conf
>
>
> I tried man 5 freshclam but it showed that no manual entry for its.I am
> not getting how to use HTTPProxyServer etc. please help

You didn't read what he typed.

man 5 freshclam.conf
^^^^^

Note the ".conf" on the end of the name!

it lives here:

/usr/share/man/man5/freshclam.conf.5.gz

and is a part of the clamav RPM. I get mine from atrpms. YMMV

--
Kevin J. Cummings
kjchome@rcn.com
cummings@kjchome.homeip.net
cummings@kjc386.framingham.ma.us
Registered Linux User #1232 (http://counter.li.org)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 
Old 07-06-2010, 06:03 PM
Athmane Madjoudj
 
Default A virus scanner on linux for windows partition

On 07/06/2010 06:21 PM, Kevin J. Cummings wrote:
>> I tried man 5 freshclam but it showed that no manual entry for its.I am
>> not getting how to use HTTPProxyServer etc. please help
>
> You didn't read what he typed.
>
> man 5 freshclam.conf
> ^^^^^
>
> Note the ".conf" on the end of the name!
>
> it lives here:
>
> /usr/share/man/man5/freshclam.conf.5.gz
>
> and is a part of the clamav RPM. I get mine from atrpms. YMMV
>

Well explained Kevin,

freshclam is part of "clamav-update" from Fedora repos:

Eg in my system (f13 i686):

rpm -qf /usr/share/man/man5/freshclam.conf.5.gz
clamav-update-0.95.3-1301.fc13.i686


--
Athmane Madjoudj
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
 

Thread Tools




All times are GMT. The time now is 07:04 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org