Re: [CentOS] Kickstart help

2009-09-05 Thread Joseph L. Casale
>I have sort of an odd request for you today in regards to Kickstart >configuration. I have recently created a kickstart configuration file to >better standardize the configuration aspect of my server installations. Just a suggestion, but there's no point in doing a yum update in your script, just

Re: [CentOS] caching pipe?

2009-09-05 Thread Michael Kralka
On 2009-09-05, at 2:32 AM, Florin Andrei wrote: > Is it possible to add caching to a pipe? > > cat blah | in_RAM_cache_here -s SIZE | something else I beleive dd does what you want. > (*) - it's actually tccat, part of the transcode package, but the idea > is the same. Here's the actual comman

Re: [CentOS] localhost/PING is CRITICAL

2009-09-05 Thread A. Kirillov
> I've recently switched to the latest rt kernel > available from http://people.centos.org/hughesjr/kernel-rt > And one of the two problems I'm having with this new kernel > is that the logs have been flooded with nagios alerts > which indicate high percentage (50-60) of packet loss > when pinging

[CentOS] Request for hpacucli output from people running HP Smart Array controllers

2009-09-05 Thread RedShift
Hello all I'm gathering the output of the hpacucli program from as much configurations as possible. If you can find some free time for me, can you send me the output of: hpacucli ctrl all show detail hpacucli ctrl slot=1 show config hpacucli ctrl slot=1 array all show hpacucli ctrl slot=1 arra

[CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Niki Kovacs
Hi, The subject says it all. After a few years of writing scripts the quick and dirty way, I've decided to take the plunge and learn Bash correctly, using the O'Reilly Bash Cookbook. I'm currently looking for the right place to ask questions, but curiously enough, Google searches about "bash f

Re: [CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Johnny Hughes
On 09/05/2009 08:43 AM, Niki Kovacs wrote: > Hi, > > The subject says it all. After a few years of writing scripts the quick > and dirty way, I've decided to take the plunge and learn Bash correctly, > using the O'Reilly Bash Cookbook. I'm currently looking for the right > place to ask question

Re: [CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Niki Kovacs
Johnny Hughes a écrit : > > Not sure about a mailing list or group ... but I thought I would post > this resource. It is where I go when I want to find bash info: > > http://tldp.org/LDP/abs/html/ This is the other resource I'm using besides the book. But I'm specifically looking for a place

[CentOS] CentOS-announce Digest, Vol 55, Issue 2

2009-09-05 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Keith Keller
On Sat, Sep 05, 2009 at 03:43:11PM +0200, Niki Kovacs wrote: > > The subject says it all. After a few years of writing scripts the quick > and dirty way, I've decided to take the plunge and learn Bash correctly, > using the O'Reilly Bash Cookbook. I'm currently looking for the right > place to

Re: [CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Filipe Brandenburger
Hi, On Sat, Sep 5, 2009 at 09:43, Niki Kovacs wrote: > The subject says it all. After a few years of writing scripts the quick > and dirty way, I've decided to take the plunge and learn Bash correctly, > using the O'Reilly Bash Cookbook. I'm currently looking for the right > place to ask questions

Re: [CentOS] OT: Forum or mailing list for Bash-related questions?

2009-09-05 Thread Les Mikesell
Niki Kovacs wrote: > >> Not sure about a mailing list or group ... but I thought I would post >> this resource. It is where I go when I want to find bash info: >> >> http://tldp.org/LDP/abs/html/ > > This is the other resource I'm using besides the book. But I'm > specifically looking for a pl

Re: [CentOS] drivers for 3G card

2009-09-05 Thread Akemi Yagi
On Thu, Sep 3, 2009 at 11:29 PM, MOKRANI Rachid wrote: > > Hi, > > I'm looking drivers or some build rpms for use à 3G pcmcia card on my > laptop. > > OS : CentOS 5.3 with 2.6.18-128 kernel x86_64 > > My card is a Vodaphone model E3730 > > A wiki or any informations will be very appreciated. The k

[CentOS] wordpress on centos, rpm or source?

2009-09-05 Thread Dave
Hello, I'm looking for opinions here. Do people generally use wordpress via an rpm package, 2.8.3 which always informs me to upgrade, or via a source install? I'm looking to get it going for multiple domains, each having a separate blog. Thanks. Dave. __

Re: [CentOS] wordpress on centos, rpm or source?

2009-09-05 Thread Tom Keyser
Personally I always download the source. 1) I prefer to put it where I please. This will be especially true for you if your running multiple blogs and want to share the code as I do. 2) Updates sometimes require special handling. You don't want to drop an new version in automatically and have it

[CentOS] libdirect - ok for two versions

2009-09-05 Thread Ed Donahue
For the latest update for xine, it requires: /usr/lib64/libdirect-1.0.so.0 I have /usr/lib64/libdirect-1.2.so.0.4.0 Can I have both sitting in the lib directory, just manually place the file there, without installing an older version of directfb (provides the lib)? Thank you, Ed _

Re: [CentOS] caching pipe?

2009-09-05 Thread Florin Andrei
Good suggestions, thanks. -- Florin Andrei http://florin.myip.org/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos