Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2552

From: <debian-user-digest-request(at)lists.debian.org>
Date: Wed Oct 03 2007 - 20:41:48 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2552

Today's Topics:

  Re: Motherboard Recommendation        [ MRH  ]
  Re: NFS and quotas                    [ MRH  ]
  Debian Sid AMD64, lazarus / FreePasc  [ MRH  ]
  Re: NFS and quotas                    [ Daniel Mahoney  ]
  Debian in the Enterprise?             [ "mack stout"  ]
  trying to record sound with 'arecord  [ tom arnall  ]
  Re: Installing Debian from a Lan      [ Celejar  ]
  i am looking to turn on some securit  [ "Michael Habashy"  ]
  Re: HELP! can't become root           [ Andrew Sackville-West  ]
  Re: i am looking to turn on some sec  [ Daniel Mahoney  ]
  Re: trying to record sound with 'are  [ "Simon Jolle \"sjolle\""  ]
  Re: Debian in the Enterprise?         [ Maarten Verwijs  ]
  Re: i am looking to turn on some sec  [ "Michael Habashy"  ]
Do you need help?X
Re: Etch updates contain new version [ BartlebyScrivener

Date: Wed, 03 Oct 2007 21:40:23 +0100
From: MRH <misiek_spam@o2.pl>
To: debian-user@lists.debian.org
Subject: Re: Motherboard Recommendation

Message-ID: <4703FE37.9040808@o2.pl>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Dnia 03/10/07 14:54,Douglas A. Tutty napisa=C5=82:
> On Tue, Oct 02, 2007 at 06:46:47PM -0400, Eric Estes wrote:
>> Can anyone recommend a good AMD (socket A2 - Athlon 64 X2) motherboard
>> that has good Linux support? I'm sending back my Shuttle to newegg and
>> need a replacement asap.
>=20
> I'm running an Asus M2N-SLI Deluxe that has an AM2 socket. I have an
> AMD Athlon64 3800+ in it. It will take 8 GB ram, 7 on-board SATA ports=
,
> one eSATA port, 10 USB ports (6 for the front, 4 on the rear), firewire=
,
> great sound, one IDE controller, one serial port. It has the board
> connector for a Parallel port but the actual riser to take it to the
> back panel costs more than a USB-LPT converter.
>=20
> So far, everything works great on standard Debian Etch.
>=20
> Doug.

I also use Asus M2N-SLI Deluxe; AMD X2 4000 (EE series); 2GB RAM=20 installed, 500GB HDD on SATA. Works really nice - had no any problems=20 with installing and running the system - Debian Sid AMD64. The sound=20 system on the board is sufficient for me and works with ALSA, network=20 worked without problems - actually I installed the system over the=20 Internet. Passive cooling is a nice feature of the board (chipsets are=20 cooled with heatpipes).

HTH,
Michal R. Hoffmann

Do you need more help?X

Date: Wed, 03 Oct 2007 21:44:26 +0100
From: MRH <misiek_spam@o2.pl>
To: debian-user@lists.debian.org
Subject: Re: NFS and quotas

Message-ID: <4703FF2A.6010709@o2.pl>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

Dnia 03/10/07 20:42,Daniel Mahoney napisa=C5=82:
> I've got a Debian Sarge machine that is mounting it's user directories =
via
> NFS from a NAS appliance. Id' really like to get quotas running but I'm
> not having a lot of luck.
>=20
> I've tried adding "quota" and "usrquota" to the fstab flags for the
> NFS-mounted directory, but "mount" complains about those flags being
> unrecognized. I'm pretty sure from the googling I've done that quotas o=
ver
> NFS are possible, but I'm sure not turning up any concrete pointers on =
how
> to make it work.
>=20

Shouldn't you rather set quotas on the NAS? I have *very cheap* NAS and=20 it have such option somewhere in the setup available.

Kind regards,
Michal R. Hoffmann

Date: Wed, 03 Oct 2007 21:52:05 +0100
From: MRH <misiek_spam@o2.pl>
To: debian-user <debian-user@lists.debian.org> Subject: Debian Sid AMD64, lazarus / FreePascal and GTK2

Message-ID: <470400F5.2050007@o2.pl>
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit

Hi,

Can we help you?X

anyone succeeded in building lazarus to use GTK2 widgets on Debian Sid AMD64? I followed the guide:
http://wiki.lazarus.freepascal.org/GTK2_Interface

but when I try to build I get an error:
make[2]: *** [../../units/x86_64-linux/gtk2] Error 1

Not very helpful. I have libgtk2.0-dev installed; FreePascal and lazarus sources as well. Actually I succeeded in compiling gtk only, but this is   the default, installed set anyway.

BTW, is any way to browse/install sources with synaptic?

Kind regards,
Michal R. Hoffmann

Date: Wed, 03 Oct 2007 15:49:46 -0500
From: Daniel Mahoney <dan@catfolks.net>
To: debian-user@lists.debian.org
Cc: debian-user@lists.debian.org
Subject: Re: NFS and quotas

Message-ID: <4704006A.5090408@catfolks.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

MRH wrote:
> Dnia 03/10/07 20:42,Daniel Mahoney napisa=C5=82:
>> I've got a Debian Sarge machine that is mounting it's user=20
>> directories via
>> NFS from a NAS appliance. Id' really like to get quotas running but I'=
m
>> not having a lot of luck.
>>
>> I've tried adding "quota" and "usrquota" to the fstab flags for the
>> NFS-mounted directory, but "mount" complains about those flags being
>> unrecognized. I'm pretty sure from the googling I've done that quotas=20
>> over
>> NFS are possible, but I'm sure not turning up any concrete pointers=20
>> on how
>> to make it work.
>>
>
> Shouldn't you rather set quotas on the NAS? I have *very cheap* NAS=20
> and it have such option somewhere in the setup available.
>
> Kind regards,
> Michal R. Hoffmann
>
>
>

That would probably be a technically superior solution, but I don't=20 think that would work well with the appliaction I'm trying implement=20 quotas for. I will, however, investigate whether this is doable with our=20 NAS appliance.

Can't find what you're looking for?X

Date: Wed, 3 Oct 2007 15:57:59 -0500
From: "mack stout" <mack.stout@gmail.com> To: debian-user@lists.debian.org
Subject: Debian in the Enterprise?
Message-ID: <a6ff960c0710031357x323f381do9a3ed3c03faf023c@mail.gmail.com> Content-Type: multipart/alternative;

        boundary="----=_Part_25115_22322516.1191445079691"

------=_Part_25115_22322516.1191445079691

Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

As silly as these questions are... I'm trying to convince upper-management at my company to use Debian in our retail environment on thin-clients, registers, and servers. I was wondering if there's a list of companies (if not, maybe I could set one up) that use debian, or if other users might be willing to testify that their company uses debian.

Ben

------=_Part_25115_22322516.1191445079691

Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

As silly as these questions are... I&#39;m trying to convince upper-management at my company to use Debian in our retail environment on thin-clients, registers, and servers. I was wondering if there&#39;s a list of companies (if not, maybe I could set one up) that use debian, or if other users might be willing to testify that their company uses debian. <br><br>Ben<br>

Don't know where to look next?X

------=_Part_25115_22322516.1191445079691--

Date: Wed, 3 Oct 2007 14:00:56 -0700
From: tom arnall <kloro2006@gmail.com>
To: debian-user@lists.debian.org
Subject: trying to record sound with 'arecord' Message-Id: <200710031400.57212.kloro2006@gmail.com> Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

i am trying to record sound with 'arecord':

        arecord -d 5 file.wav         

this gives me a file with a size of about 100k. but when i try to play it with:

        aplay file.wav         

i get no sound. but aplay works fine with the files in /usr/share/sounds.

Confused? Frustrated?X

is there a problem with arecord or aplay? is there another program which is better for this?

thanks,

tom arnall

Date: Wed, 3 Oct 2007 16:58:43 -0400
From: Celejar <celejar@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: Installing Debian from a Lan

Message-Id: <20071003165843.fd26e491.celejar@gmail.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 3 Oct 2007 13:48:29 -0700 (PDT)
dondavis@reglue.org wrote:

> I am hoping to install Debian over a lan. I know this is possible but I
> haven't found much information on it. Suggestions?

Please be a bit more specific about what exactly you want to do.

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

> Could I set up the server to be 64bit but provide the packages for the 386
> install?

Ditto. What server?

Celejar

--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator

Date: Wed, 3 Oct 2007 17:04:37 -0400 From: "Michael Habashy" <mjh2000@gmail.com> To: debian-user@lists.debian.org Subject: i am looking to turn on some security monitoring on debian..can anyone help! Message-ID: <2b265c5a0710031404w6bf2ba08m90e1774ddfe49973@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_26407_27868149.1191445477885" ------=_Part_26407_27868149.1191445477885 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I am looking to turn on some security monitoring in debian. Something to alert me that the someone is trying a ton of different passwords. Or too many tcpip requests. Our too much disk activity. Or if my apache webserver is being hit alot -like a denial of service attack. Can anyone direct me to such a package?? thanks mjh ------=_Part_26407_27868149.1191445477885 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div>I am looking to turn on some security monitoring in debian.</div> <div>Something to alert&nbsp; me that the someone is trying a ton of different passwords.</div> <div>Or too many tcpip requests.&nbsp; Our too much disk activity. Or if my apache webserver is being hit alot -like a denial of service attack.</div> <div>&nbsp;</div> <div>Can anyone direct me to such a package??</div> <div>thanks</div> <div>mjh</div> ------=_Part_26407_27868149.1191445477885--

Date: Wed, 03 Oct 2007 14:06:49 -0700 From: Tyler MacDonald <tyler@yi.org> To: mack stout <mack.stout@gmail.com> Cc: debian-user@lists.debian.org Subject: Re: Debian in the Enterprise? Message-id: <20071003210649.GD7708@yi.org> Content-type: text/plain; charset=us-ascii Content-disposition: inline There's a big list here: http://www.debian.org/users/ iWeb.com, my hosting provider, fully supports debian on their dedicated servers, and even runs a local mirror (http://debian.iweb.ca/). :-) - Tyler mack stout <mack.stout@gmail.com> wrote:
> As silly as these questions are... I'm trying to convince upper-management
> at my company to use Debian in our retail environment on thin-clients,
> registers, and servers. I was wondering if there's a list of companies (if
> not, maybe I could set one up) that use debian, or if other users might be
> willing to testify that their company uses debian.
>
> Ben
--

Date: Wed, 3 Oct 2007 14:24:28 -0700 From: Andrew Sackville-West <andrew@farwestbilliards.com> To: debian-user@lists.debian.org Subject: Re: HELP! can't become root Message-ID: <20071003212428.GT7195@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jPC/Tkukgh9ZDT79" Content-Disposition: inline --jPC/Tkukgh9ZDT79 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 03, 2007 at 01:13:15PM -0700, tom arnall wrote:
>=20
> thanks all for being here. downloading the netinst CD now.
>=20
> tom, the profoundly embarrassed loose cannon
its okay. I once did rm -rf /etc /cups=20 and didn't notice for a while. A --jPC/Tkukgh9ZDT79 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHBAiMaIeIEqwil4YRAtG/AJ9sNFqXbh5C8MOsKtdmIK4vZHki9gCfeonb eZP+KjxuCmnRgz0X6R3BON0= =2UQ2 -----END PGP SIGNATURE----- --jPC/Tkukgh9ZDT79--

Date: Wed, 03 Oct 2007 16:09:37 -0500 From: Daniel Mahoney <dan@catfolks.net> To: debian-user@lists.debian.org Subject: Re: Debian in the Enterprise? Message-ID: <47040511.7030204@catfolks.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit mack stout wrote:
> As silly as these questions are... I'm trying to convince
> upper-management at my company to use Debian in our retail environment
> on thin-clients, registers, and servers. I was wondering if there's a
> list of companies (if not, maybe I could set one up) that use debian,
> or if other users might be willing to testify that their company uses
> debian.
>
> Ben
This is very different from your target environment, but Iowa Telecom runs most of their internet servers on Debian. A few Redhat machines remain, but they will be switched to Debian when time allows.

Date: Wed, 03 Oct 2007 16:10:43 -0500 From: Daniel Mahoney <dan@catfolks.net> To: debian-user@lists.debian.org Subject: Re: i am looking to turn on some security monitoring on debian..can anyone help! Message-ID: <47040553.7020009@catfolks.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit How about snort, or zabbix, or zenoss? Michael Habashy wrote:
> I am looking to turn on some security monitoring in debian.
> Something to alert me that the someone is trying a ton of different
> passwords.
> Or too many tcpip requests. Our too much disk activity. Or if my
> apache webserver is being hit alot -like a denial of service attack.
>
> Can anyone direct me to such a package??
> thanks
> mjh

Do you need help?X

Date: Wed, 03 Oct 2007 23:23:06 +0200 From: "Simon Jolle \"sjolle\"" <urandomdev@gmail.com> To: debian-user@lists.debian.org Subject: Re: trying to record sound with 'arecord' Message-ID: <4704083A.5010704@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/03/2007 11:00 PM, tom arnall wrote:
> i am trying to record sound with 'arecord':
>
> arecord -d 5 file.wav
> this gives me a file with a size of about 100k. but when i try to play it
> with:
> aplay file.wav
> i get no sound. but aplay works fine with the files in /usr/share/sounds.
>
> is there a problem with arecord or aplay? is there another program which is
> better for this?
I have the same problem here (just tried a few days ago; inspired by a Linux Journal article). Also the KDE front end didn't work as expected. File a BTS entry and let me know. cheers Simon -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHBAgxEMN/lNE/wrwRAgv/AJ9BVkvEdOXcJQh+csCPYOWenur4uwCgiTFv OrQypt2Gr45liZ+7DvGq1rs= =j0wd -----END PGP SIGNATURE-----

Date: Wed, 3 Oct 2007 14:31:26 -0700 From: tom arnall <kloro2006@gmail.com> To: debian-user@lists.debian.org Subject: Re: trying to record sound with 'arecord' Message-Id: <200710031431.27535.kloro2006@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wednesday 03 October 2007 14:07, you wrote:
> On 10/3/07, tom arnall <kloro2006@gmail.com> wrote:
> > i am trying to record sound with 'arecord':
> >
> > arecord -d 5 file.wav
>
> Have you checked the mixer settings - specially is the microphone
> plugged in to the right input and is the slider at an acceptable level
> for the input?
yes to both. i used alsa mixer to set the mic level. i'm using a headset and when i do input to the mic i can hear it in the headphones. thanks, tom arnall

Date: Wed, 3 Oct 2007 23:32:01 +0200 From: Maarten Verwijs <mverwijs@farwise.org> To: debian-user@lists.debian.org Subject: Re: Debian in the Enterprise? Message-ID: <20071003213201.GA20352@milliways> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Ben, On Wed, Oct 03, 2007 at 03:57:59PM -0500, mack stout wrote:
> As silly as these questions are... I'm trying to convince upper-management
> at my company to use Debian in our retail environment on thin-clients,
> registers, and servers. I was wondering if there's a list of companies (if
> not, maybe I could set one up) that use debian, or if other users might be
> willing to testify that their company uses debian.
>
> Ben
Thin Clients you say? http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12454-12454-321959-338927-89307-3221863.html Server? Take a pick! http://h71028.www7.hp.com/enterprise/cache/433096-0-0-0-121.html I've nothing to do with HP, but they are a fine company for supporting Debian. And should be rewarded with shameless plugs such as these. --

Date: Wed, 03 Oct 2007 14:38:20 -0700 From: Glen Pfeiffer <glen@thepfeiffers.net> To: debian-user@lists.debian.org Subject: Re: Debian in the Enterprise? Message-ID: <Ds2dna1Eid9QlpnanZ2dnUVZ_q2hnZ2d@comcast.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 10/03/2007 02:00 PM, mack stout wrote:
> or if other users might be willing to testify that their
> company uses debian.
Not my company, but: http://www.dreamhost.com/ runs mainly on Debian. http://en.wikipedia.org/wiki/Dreamhost -- Glen

Date: Wed, 3 Oct 2007 15:10:54 -0700 From: David Brodbeck <brodbd@u.washington.edu> To: "Debian-user (debian help)" <debian-user@lists.debian.org> Subject: Re: NFS and quotas Message-Id: <0115DF62-0785-454B-A6C0-A50677614A4F@u.washington.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit On Oct 3, 2007, at 12:42 PM, Daniel Mahoney wrote:
> I've got a Debian Sarge machine that is mounting it's user
> directories via
> NFS from a NAS appliance. Id' really like to get quotas running but
> I'm
> not having a lot of luck.
>
> I've tried adding "quota" and "usrquota" to the fstab flags for the
> NFS-mounted directory, but "mount" complains about those flags being
> unrecognized. I'm pretty sure from the googling I've done that
> quotas over
> NFS are possible, but I'm sure not turning up any concrete pointers
> on how
> to make it work.
Quotas for NFS shares are enforced on the server end. You would use the usrquota and grpquota flags in fstab *on the server* for the filesystem it's exporting. Hopefully your NAS appliance supports quotas and offers a way to turn them on in whatever configuration interface it has.

Date: Wed, 03 Oct 2007 22:09:12 -0000 From: BartlebyScrivener <bscrivener42@gmail.com> To: debian-user@lists.debian.org Subject: Etch updates contain new version of Vim? Message-ID: <1191449352.030262.71380@r29g2000hsg.googlegroups.com> Content-Type: text/plain; charset="iso-8859-1" Hello all, I'm still fairly new to Debian (<1yr). I'm using Etch. I update only through the little asterisk alert that pops up on Gnome. I use fluxbox, so only log into Gnome occasionally. Last time, there were many updates, including updates to Vim which I work in a lot. So I'm curious. I thought with Stable (Etch at the moment) the only updates automatically installed are security updates. And when I search the changelog, it does not mention Vim: http://ftp.debian.org/debian/dists/etch/ChangeLog My sources are: deb http://ftp.us.debian.org/debian etch main # deb-src http://ftp.us.debian.org/debian etch main # deb http://www.debian-multimedia.org etch main deb http://security.debian.org/ etch/updates main # deb-src http://security.debian.org/ etch/updates main deb http://http.us.debian.org/debian/ etch main non-free contrib deb http://download.skype.com/linux/repos/debian/ stable non-free So how did I get a new Vim under these circumstances? Thanks for any explanation, rd

Date: Wed, 3 Oct 2007 23:21:38 +0100 From: Liam O'Toole <liam.p.otoole@gmail.com> To: debian-user@lists.debian.org Subject: Re: Cannot run iceweasel on remote host Message-ID: <20071003232138.2b8159d0@po> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 03 Oct 2007 18:08:29 +0530 Raj Kiran Grandhi <grajkiran@gmail.com> wrote:
> Hi,
>
> I am facing a weird problem when trying to run iceweasel on a remote
> host through an ssh session. I have logged into the remote host using
> "ssh -Y <remote>" and at the prompt of the remote host, I ran
> iceweasel. However it appears that a local instance of iceweasel is
> started. There is no iceweasel/firefox process at all on the remote
> host. The only way I could get iceweasel to run on the remote host is
> by closing all instances of iceweasel already running on the
> localhost.
>
> Is something wrong?
No, it's a feature :-)
> If not, how do I run separate instances of
> iceweasel concurrently?
Invoke iceweasel on the remote host by issuing the command 'iceweasel -no-remote'.
>
> Both the systems run on etch, iceweasel-2.0.0.3
>
> Thanks,
> Raj Kiran
>
>
-- Liam

Date: Wed, 3 Oct 2007 15:55:23 -0700 (PDT) From: Jeff D <fixedored@gmail.com> To: debian user <debian-user@lists.debian.org> Subject: Re: Etch updates contain new version of Vim? Message-ID: <Pine.LNX.4.62.0710031547260.5994@proto.technobounce.com> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Wed, 3 Oct 2007, BartlebyScrivener wrote:
> Hello all,
>
> I'm still fairly new to Debian (<1yr). I'm using Etch. I update only
> through the little asterisk alert that pops up on Gnome. I use
> fluxbox, so only log into Gnome occasionally. Last time, there were
> many updates, including updates to Vim which I work in a lot.
>
> So I'm curious. I thought with Stable (Etch at the moment) the only
> updates automatically installed are security updates. And when I
> search the changelog, it does not mention Vim:
>
> http://ftp.debian.org/debian/dists/etch/ChangeLog
>
>
> rd
>
There was a recent security update to vim, see: http://www.us.debian.org/security/2007/dsa-1364 -+- 8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno.

Do you need more help?X

Date: Wed, 3 Oct 2007 18:54:06 -0400 From: "Michael Habashy" <mjh2000@gmail.com> To: "Daniel Mahoney" <dan@catfolks.net> Cc: debian-user@lists.debian.org Subject: Re: i am looking to turn on some security monitoring on debian..can anyone help! Message-ID: <2b265c5a0710031554x6473d944u1e4e72e12216c5f@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_26878_25327025.1191452046220" ------=_Part_26878_25327025.1191452046220 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/3/07, Daniel Mahoney <dan@catfolks.net> wrote:
>
> How about snort, or zabbix, or zenoss?
>
> Michael Habashy wrote:
> > I am looking to turn on some security monitoring in debian.
> > Something to alert me that the someone is trying a ton of different
> > passwords.
> > Or too many tcpip requests. Our too much disk activity. Or if my
> > apache webserver is being hit alot -like a denial of service attack.
> >
> > Can anyone direct me to such a package??
> > thanks
> > mjh
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
are they difficult to configure ???? if i wanted to create an account that runs a special process like asterisk or mldonkey. What is the best way of doing this? what is the user accounts attributes? mjh ------=_Part_26878_25327025.1191452046220 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <br><br> <div><span class="gmail_quote">On 10/3/07, <b class="gmail_sendername">Daniel Mahoney</b> &lt;<a href="mailto:dan@catfolks.net">dan@catfolks.net</a>&gt; wrote:</span> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">How about snort, or zabbix, or zenoss?<br><br>Michael Habashy wrote:<br>&gt; I am looking to turn on some security monitoring in debian. <br>&gt; Something to alert&nbsp;&nbsp;me that the someone is trying a ton of different<br>&gt; passwords.<br>&gt; Or too many tcpip requests.&nbsp;&nbsp;Our too much disk activity. Or if my<br>&gt; apache webserver is being hit alot -like a denial of service attack. <br>&gt;<br>&gt; Can anyone direct me to such a package??<br>&gt; thanks<br>&gt; mjh<br><br><br>--<br>To UNSUBSCRIBE, email to <a href="mailto:debian-user-REQUEST@lists.debian.org">debian-user-REQUEST@lists.debian.org</a> <br>with a subject of &quot;unsubscribe&quot;. Trouble? Contact <a href="mailto:listmaster@lists.debian.org">listmaster@lists.debian.org</a></blockquote> <div>&nbsp;</div> <div>&nbsp;</div> <div>are they difficult to configure ????</div> <div>if i wanted to create an account that runs a special process like asterisk or mldonkey.</div> <div>What is the best way of doing this? what is the user accounts attributes?</div> <div>&nbsp;</div> <div>mjh</div><br>&nbsp;</div> ------=_Part_26878_25327025.1191452046220--

Date: Wed, 3 Oct 2007 19:18:33 -0400 From: "Eric Estes" <Eric_Estes@aspensquare.com> To: <debian-user@lists.debian.org> Subject: PCI: Failed to allocate mem resource #6:100000@fdf00000 for 000:02:05:0 Message-ID: <665B03CFBE2C1346A66B0CB9A9A0EE3803596D@ASM220.aspen.com> Content-class: urn:content-classes:message Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Any suggestions on how to fix this? I've tried: pci=3Dnommconf --- resulted in my normal problem, really slow = internet/network speeds pci=3Dconf1 ------ resulted in my normal problem, really slow = internet/network speeds pci=3Dconf2 ------ resulted in a kernel panic Running either e100 or eepro100 didn't make a difference either.

Date: Wed, 3 Oct 2007 16:49:47 -0700 From: "David Fox" <dfox94085@gmail.com> To: "Debian Users" <debian-user@lists.debian.org> Subject: Re: trying to record sound with 'arecord' Message-ID: <359a3c580710031649o6cfca83cyf3c487894e8341a8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/3/07, tom arnall <kloro2006@gmail.com> wrote:
>
> yes to both. i used alsa mixer to set the mic level. i'm using a headset and
> when i do input to the mic i can hear it in the headphones.
having never tried arecord I tried it out - on lenny there seems to be a problem in that it can't open the device. I haven't had a microphone hooked up to this system (I have a SBLive card) in quite sometime - since before the move in May, and this used to work. I was about to suggest audacity, but that didn't work either - still tells me that it cant open the sound device. Of course, the thing has played sound with no problems - it's just that I haven't had a need to use the microphone, but figured I might as well give it a try. What do you get using rec?
> tom arnall

Date: Wed, 03 Oct 2007 23:18:10 -0000 From: BartlebyScrivener <bscrivener42@gmail.com> To: debian-user@lists.debian.org Subject: Re: Etch updates contain new version of Vim? Message-ID: <1191453490.690708.115970@19g2000hsx.googlegroups.com> Content-Type: text/plain; charset="us-ascii" On Oct 3, 6:00 pm, Jeff D <fixedo...@gmail.com> wrote:
> There was a recent security update to vim, see:http://www.us.debian.org/security/2007/dsa-1364
Thanks, Jeff. And now I know where to look :) rd End of debian-user-digest Digest V2007 Issue #2552 ************************************************** Received on Wed Oct 3 20:42:00 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 07:55:40 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library