Re: [CentOS] shell script strangeness...

2008-05-15 Thread Craig White
On Thu, 2008-05-15 at 22:00 -0700, Garrick Staples wrote: > On Fri, May 16, 2008 at 02:07:10PM +0930, Ian Blackwell alleged: > > Craig White wrote: > > >On my CentOS 4.6 server, this works... > > > > > >if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] > > > > > >On my CentOS 5.1 server,

Re: [CentOS] shell script strangeness...

2008-05-15 Thread Craig White
On Fri, 2008-05-16 at 14:07 +0930, Ian Blackwell wrote: > Craig White wrote: > > On my CentOS 4.6 server, this works... > > > > if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] > > > > On my CentOS 5.1 server, this gives me the following error... > > > > ./test_file.scr: line 3: [: too m

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Akemi Yagi
On Thu, May 15, 2008 at 5:53 PM, Carol Anne Ogdin <[EMAIL PROTECTED]> wrote: > Jumping in late here: I sincerely wish that this list was maintained on any > of the quality "bulletin board" or "Forum" tools. It would reduce my eMail > load, allow me to zoom in on just the issues of interest to me

Re: [CentOS] shell script strangeness...

2008-05-15 Thread Garrick Staples
On Fri, May 16, 2008 at 02:07:10PM +0930, Ian Blackwell alleged: > Craig White wrote: > >On my CentOS 4.6 server, this works... > > > >if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] > > > >On my CentOS 5.1 server, this gives me the following error... > > > >./test_file.scr: line 3: [:

Re: [CentOS] shell script strangeness...

2008-05-15 Thread Ian Blackwell
Craig White wrote: On my CentOS 4.6 server, this works... if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] On my CentOS 5.1 server, this gives me the following error... ./test_file.scr: line 3: [: too many arguments Can anyone explain why the difference and suggest something that m

[CentOS] shell script strangeness...

2008-05-15 Thread Craig White
On my CentOS 4.6 server, this works... if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ] On my CentOS 5.1 server, this gives me the following error... ./test_file.scr: line 3: [: too many arguments Can anyone explain why the difference and suggest something that makes both cases happy

Re: [CentOS] OT: Top Posting

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 8:09 PM, David Mackintosh <[EMAIL PROTECTED]> wrote: > On Thu, May 15, 2008 at 11:04:08AM -0700, MHR wrote: >> This is way OT, which we know (the Subject: line...) - can we dismiss >> it as "beaten to death one more time" and go on? :-) > > You must be new to the Internet.

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Bart Schaefer
On Thu, May 15, 2008 at 5:53 PM, Carol Anne Ogdin <[EMAIL PROTECTED]> wrote: > I find the entire USENET and eMail list thing utterly antediluvian, and > wicked hard to use. Often, I can only barely remember that *maybe* > something relevant was discussed months ago, but is now relevant to my > cur

Re: [CentOS] Best Motherboard

2008-05-15 Thread Luke S Crawford
Simon Jolle sjolle <[EMAIL PROTECTED]> writes: > What are the advantages of building your own server comparing with > products from HP, Dell and IBM? Is it cheaper? I find that if you order the base package from Dell, you get a pretty good deal. sometimes better than buying the parts alone. But

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Les Mikesell
Carol Anne Ogdin wrote: Jumping in late here: I sincerely wish that this list was maintained on any of the quality "bulletin board" or "Forum" tools. It would reduce my eMail load, allow me to zoom in on just the issues of interest to me at the moment, and I can eMail those posts to myself that

Re: [CentOS] OT: Top Posting

2008-05-15 Thread David Mackintosh
On Thu, May 15, 2008 at 11:04:08AM -0700, MHR wrote: > This is way OT, which we know (the Subject: line...) - can we dismiss > it as "beaten to death one more time" and go on? :-) You must be new to the Internet. There's no such thing as too much beating for any horse, dead or not. :) -- /\o

Re: [CentOS] Best Motherboard

2008-05-15 Thread Luke S Crawford
"Ryan Nichols" <[EMAIL PROTECTED]> writes: > Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 > fail and the 10th is on its way to major failure.. the odd thing is that > 10th one was the first one purchased and that was 6 months ago. Unless you have many hundreds of serve

Re: [CentOS] missing from Centos51 src tree: ".../drivers/infiniband/hw/amso1100/Makefile"

2008-05-15 Thread Jim Perrin
On Wed, May 14, 2008 at 10:54 PM, snowcrash+centos <[EMAIL PROTECTED]> wrote: >yum install kernel-devel kernel-xen-devel > > and usual, Oh, we're going off instinct here.. this might get ugly... >ln -s /usr/src/kernels/`uname -r`-`uname -m` /usr/src/linux >cd /usr/src/lin

Re: [CentOS] Centos Freezing

2008-05-15 Thread Karanbir Singh
Hi Robert, Robert Spangler wrote: For some reason at different times Centos will freeze and not allow me to do anything. This doesn't happen while I'm working on the system but after I have locked my session and then return. It could goes days without a lockup and then the next time I try to

Re: [CentOS] Re: missing from Centos51 src tree: ".../drivers/infiniband/hw/amso1100/Makefile"

2008-05-15 Thread Karanbir Singh
snowcrash+centos wrote: i'm not yet sure what to do with that ... but, i presume that the 'make' process should *not* look for the Makefile? or, is there an additonal step req'd? the Kbuild file is a Makefile substitute, take a look at this doc: http://www.mjmwired.net/kernel/Documentation/kbui

Re: [CentOS] OT DNS Question

2008-05-15 Thread Chris Boyd
On May 15, 2008, at 7:59 PM, Filipe Brandenburger wrote: Not true (AFAIR). If I remember correctly, if the information about the destination of the CNAME is on the same DNS server (either because it is authoritative, or because the resolver has it already on cache), it will piggyback the inform

Re: [CentOS] OT DNS Question

2008-05-15 Thread Clint Dilks
Clint Dilks wrote: Hi Everyone, I am currently reviewing the DNS records for the organization I work for and have one area I would like other peoples thoughts on. Would there ever be a situation where you need to have multiple A records pointing to the same IP Address? Currently we have a

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Karanbir Singh
Carol Anne Ogdin wrote: Jumping in late here: I sincerely wish that this list was maintained on any of the quality "bulletin board" or "Forum" tools. It would reduce my eMail load, allow me to zoom in on just the issues of interest to me at the moment, and I can eMail those posts to myself that

Re: [CentOS] OT DNS Question

2008-05-15 Thread Filipe Brandenburger
Hi, On Thu, May 15, 2008 at 8:45 PM, Chris Boyd <[EMAIL PROTECTED]> wrote: > CNAMEs require two dips into the DNS (one to get the CNAME, another to look > up the IP), and so can be much slower if you are the victim of a slow > resolver. Not true (AFAIR). If I remember correctly, if the informatio

RE: [CentOS] OT: Top Posting

2008-05-15 Thread Carol Anne Ogdin
Jumping in late here: I sincerely wish that this list was maintained on any of the quality "bulletin board" or "Forum" tools. It would reduce my eMail load, allow me to zoom in on just the issues of interest to me at the moment, and I can eMail those posts to myself that are relevant to my own ne

Re: [CentOS] OT DNS Question

2008-05-15 Thread Chris Boyd
On May 15, 2008, at 7:34 PM, Clint Dilks wrote: I am currently reviewing the DNS records for the organization I work for and have one area I would like other peoples thoughts on. Would there ever be a situation where you need to have multiple A records pointing to the same IP Address? C

[CentOS] OT DNS Question

2008-05-15 Thread Clint Dilks
Hi Everyone, I am currently reviewing the DNS records for the organization I work for and have one area I would like other peoples thoughts on. Would there ever be a situation where you need to have multiple A records pointing to the same IP Address? Currently we have a small number of case

Re: [CentOS] php-pear - required files - which rpm

2008-05-15 Thread Fajar Priyanto
On Thursday 15 May 2008 22:03:06 Tom Brown wrote: > I am tying to install a php based application but the error i recieve is > Failed opening required 'HTML/Template/IT.php' > This is something to do with pear from what i can tell but i do have > php-pear installed. The file IT.php is not on my sys

Re: [CentOS] Best Motherboard

2008-05-15 Thread Guy Boisvert
Stephen John Smoogen wrote: On Thu, May 15, 2008 at 5:44 PM, Guy Boisvert <[EMAIL PROTECTED]> wrote: The only downside is that sometimes, it takes time to get them. It's like Tyan has problem producing enough for market demand. Actually from my understanding its sort of the 'opposite'. Mark

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Guy Boisvert
Bob Taylor wrote: On Wed, 2008-05-14 at 16:48 -0500, Doug Tucker wrote: On Wed, 2008-05-14 at 15:56 -0500, Scott Nelson wrote: On May 14, 2008, at 3:48 PM, Doug Tucker wrote: ...all but dead...I run a usenet server here, had 3 logins last month...user base is over 4000... I *think* Scott wr

Re: [CentOS] Best Motherboard

2008-05-15 Thread Stephen John Smoogen
On Thu, May 15, 2008 at 5:44 PM, Guy Boisvert <[EMAIL PROTECTED]> wrote: > > The only downside is that sometimes, it takes time to get them. It's like > Tyan has problem producing enough for market demand. > Actually from my understanding its sort of the 'opposite'. Market demand for white-box m

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Guy Boisvert
John R Pierce wrote: Guy Boisvert wrote: It seems that after all those years of Outlook problems, some are just into "extreme sports"... actually, Outlook Express, and its follow-on Windows Mail, have been FAR more standards compliant than Outlook itself ever was or will be. Outlook Expr

Re: [CentOS] Best Motherboard

2008-05-15 Thread Guy Boisvert
John R Pierce wrote: Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages of building your own server comparing with products from HP, Dell and IBM? Is it cheaper? I never heard of DIY server hardware

[CentOS] Re: Replacing Qpopper with Dovecot

2008-05-15 Thread Scott Silva
on 5-15-2008 12:59 PM Gerald Braun spake the following: I currently have a Centos server with Sendmail and Qpopper supporting about 50 mail users. I am planning to replace Qpopper with Dovecot to allow some users to have IMAP access to their mail (others will still use POP3.) Is there anything

[CentOS] Re: Best Motherboard

2008-05-15 Thread Scott Silva
on 5-15-2008 4:17 PM Scott Silva spake the following: on 5-15-2008 5:35 AM Ryan Nichols spake the following: Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 fail and the 10th is on its way to major failure.. the odd thing is that 10th one was the first one purchased an

[CentOS] Re: Best Motherboard

2008-05-15 Thread Scott Silva
on 5-15-2008 5:35 AM Ryan Nichols spake the following: Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 fail and the 10th is on its way to major failure.. the odd thing is that 10th one was the first one purchased and that was 6 months ago. I haven't had failures like

Re: [CentOS] Re: tar spanning

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 3:57 PM, William L. Maltby <[EMAIL PROTECTED]> wrote: > > Hey ! Stop picking on *him*! ;-) > Yeah. After all, do you really want to pick on CetOS List? (All shades of meaning intended.) Pick on Bill for a change - when was the last time we did that? ;^) mhr

Re: [CentOS] Re: tar spanning

2008-05-15 Thread John R Pierce
Guy Boisvert wrote: It seems that after all those years of Outlook problems, some are just into "extreme sports"... actually, Outlook Express, and its follow-on Windows Mail, have been FAR more standards compliant than Outlook itself ever was or will be. Outlook Express was originally MS

Re: [CentOS] Re: tar spanning

2008-05-15 Thread William L. Maltby
On Thu, 2008-05-15 at 15:26 -0700, Scott Silva wrote: > on 5-14-2008 7:31 PM CentOS List spake the following: > > > >> > > No. I am on a few lists and each list with a different email address so > > that I can sort them out correctly. If you people don’t wish to help out, > > its fine, just ign

Re: [CentOS] ntpd date sync before service startup

2008-05-15 Thread John R Pierce
David Hláčik wrote: Hello, in system-config-date i have checkbox synchronize date before service startup. Which config switch,file does it affect? I want to turn it on on my CentOS machine without xauth , just editing config files , i was hoping it could be in /etc/sysconfig/ntpd but no. mo

Re: [CentOS] Best Motherboard

2008-05-15 Thread Sam Drinkard
Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages of building your own server comparing with products from HP, Dell and IBM? Is it cheaper? I never heard of DIY server hardware market. cheers S

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Guy Boisvert
Scott Silva wrote: on 5-15-2008 10:06 AM MHR spake the following: On Thu, May 15, 2008 at 6:56 AM, John R Pierce wrote: outlook supports imap, doesn't it? I have my wife setup with Microsoft Windows Mail (Vista, fka outlook express) using imap on gmail, and it works /great/ she gets the be

Re: [CentOS] Re: tar spanning

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 3:29 PM, Scott Silva <[EMAIL PROTECTED]> wrote: > on 5-15-2008 10:06 AM MHR spake the following: >> >> OMG! >> >> Did I read this right? John, YOUR wife uses (random unflattering >> gagging noises inserted here) WINDOW$??? >> >> I'm shocked! Shocked, I tell you! I may not

[CentOS] Re: tar spanning

2008-05-15 Thread Scott Silva
on 5-15-2008 1:31 PM Simon Jolle sjolle spake the following: On 05/15/2008 05:27 AM, Nick Fenwick wrote: For what it's worth, I usually use rar for this task, because I can figure out the command line in about 10 seconds by running 'rar' with no arguments and check the help output, and they conf

[CentOS] Re: tar spanning

2008-05-15 Thread Scott Silva
on 5-15-2008 10:06 AM MHR spake the following: On Thu, May 15, 2008 at 6:56 AM, John R Pierce wrote: outlook supports imap, doesn't it? I have my wife setup with Microsoft Windows Mail (Vista, fka outlook express) using imap on gmail, and it works /great/ she gets the best of both worlds, it

[CentOS] Re: tar spanning

2008-05-15 Thread Scott Silva
on 5-14-2008 7:31 PM CentOS List spake the following: People are so afraid that someone will be able to identify them through newsgroup postings or harvest their address for spam. So what if someone googles my name and finds out I help people on a few lists! Makes me look real bad, doesn't

[CentOS] Re: tar spanning

2008-05-15 Thread Scott Silva
on 5-14-2008 7:31 PM CentOS List spake the following: People are so afraid that someone will be able to identify them through newsgroup postings or harvest their address for spam. So what if someone googles my name and finds out I help people on a few lists! Makes me look real bad, doesn't

[CentOS] Re: tar spanning

2008-05-15 Thread Scott Silva
on 5-14-2008 6:11 PM Jim Perrin spake the following: On Wed, May 14, 2008 at 8:54 PM, Fajar Priyanto wrote: Googling my own name 'Fajar Priyanto Linux' returns 12,300 hits from Google. Maybe someday we can compile a top-ten list for this? :) Oh hell no. If we go down that road we're doing

Re: [CentOS] ntpd date sync before service startup

2008-05-15 Thread Joe Pruett
Hello, in system-config-date i have checkbox synchronize date before service startup. Which config switch,file does it affect? I want to turn it on on my CentOS machine without xauth , just editing config files , i was hoping it could be in /etc/sysconfig/ntpd but no. ok ... I do not see exact

Re: [CentOS] ntpd date sync before service startup

2008-05-15 Thread Johnny Hughes
David Hláčik wrote: Hello, in system-config-date i have checkbox synchronize date before service startup. Which config switch,file does it affect? I want to turn it on on my CentOS machine without xauth , just editing config files , i was hoping it could be in /etc/sysconfig/ntpd but no. ok ...

Re: [CentOS] Best Motherboard

2008-05-15 Thread John Plemons
Oh and for the rest of you to think about, a Tyan system, with 8 dual core CPU's, and 128 gig of Ram... Also New... John John R Pierce wrote: Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages o

Re: [CentOS] Best Motherboard

2008-05-15 Thread John Plemons
If interested, I have some new IBM's still under warranty, a couple of New Dells, and one or two new HP's john John R Pierce wrote: Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages of buildin

Re: [CentOS] Best Motherboard

2008-05-15 Thread John R Pierce
Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages of building your own server comparing with products from HP, Dell and IBM? Is it cheaper? I never heard of DIY server hardware market. Well,

Re: [CentOS] tar spanning

2008-05-15 Thread Simon Jolle sjolle
On 05/15/2008 05:27 AM, Nick Fenwick wrote: > For what it's worth, I usually use rar for this task, because I can > figure out the command line in about 10 seconds by running 'rar' with no > arguments and check the help output, and they confuse my Windows-y > friends less if I need to pass them aro

Re: [CentOS] Best Motherboard

2008-05-15 Thread Rudi Ahlers
Simon Jolle sjolle wrote: On 05/15/2008 04:24 PM, Sam Drinkard wrote: About 2 years ago, I build a server [...] What are the advantages of building your own server comparing with products from HP, Dell and IBM? Is it cheaper? I never heard of DIY server hardware market. cheers Sim

Re: [CentOS] Directory Compare

2008-05-15 Thread Simon Jolle sjolle
On 05/15/2008 08:51 PM, Joseph L. Casale wrote: > I need to verify some directories of backed up data versus restored > data. What would you recommend as the type of comparison to do, and > which tool would give the easiest/most usable output? You might look at mc (Norton Commander clone) Sorry f

Re: [CentOS] Best Motherboard

2008-05-15 Thread Simon Jolle sjolle
On 05/15/2008 04:24 PM, Sam Drinkard wrote: >About 2 years ago, I build a server [...] What are the advantages of building your own server comparing with products from HP, Dell and IBM? Is it cheaper? I never heard of DIY server hardware market. cheers Simon signature.asc Description: Op

[CentOS] Replacing Qpopper with Dovecot

2008-05-15 Thread Gerald Braun
I currently have a Centos server with Sendmail and Qpopper supporting about 50 mail users. I am planning to replace Qpopper with Dovecot to allow some users to have IMAP access to their mail (others will still use POP3.) Is there anything special to be aware of in setting up this migration? Than

[CentOS] yum problem after last kernel

2008-05-15 Thread Alex Palenschat
Hello all, I've been googling and haven't found an answer. I have a Centos 4.6 box that is having an issue since the last yum update. The nss_ldap and kernel packages were the only packages installed/updated. When I try to run yum I now receive: [EMAIL PROTECTED] ~]# yum update There was a problem

Re: [CentOS] Best Motherboard

2008-05-15 Thread Ned Slider
Juan C. Valido wrote: Well, I guess everyone's experience is different, I've got 2 GA-P35-DS3 with Core 2 duos and a GA-MA770-GS3 with a Phenom 9600 and I love them. I've never had a problem with a Gigabyte Motherboard. Some people love Asus and I've had several go bad on me, you figure. On Thu,

Re: [CentOS] Directory Compare

2008-05-15 Thread Les Mikesell
Joseph L. Casale wrote: I need to verify some directories of backed up data versus restored data. What would you recommend as the type of comparison to do, and which tool would give the easiest/most usable output? Diff works if they are on the same machine. On different machines you can: rs

Re: [CentOS] Directory Compare

2008-05-15 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joseph L. Casale wrote: > diff? Yeah, that's what I am about to run. Just thought their might be > something it might miss in that scenario. Thanks for the confirmation! Oops, yeah diff not fiff. I need typing lessons today! Max - -- # find . "*i

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Milton Calnek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Les Mikesell wrote: | Milton Calnek wrote: |> |> |> MHR wrote: |> | On Thu, May 15, 2008 at 5:03 AM, Anne Wilson |> <[EMAIL PROTECTED]> wrote: |> |> Labeling in gmail doesn't help if you are forwarding to an |> Outlook account, |> |> though. |> |> |

RE: [CentOS] Directory Compare

2008-05-15 Thread Joseph L. Casale
># fiff /path/to/dir1 /path/to/dir2 > >Regards, >Max diff? Yeah, that's what I am about to run. Just thought their might be something it might miss in that scenario. Thanks for the confirmation! jlc ___ CentOS mailing list CentOS@centos.org http://lists

Re: [CentOS] Directory Compare

2008-05-15 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joseph L. Casale wrote: > I need to verify some directories of backed up data versus restored data. > What would you recommend as the type of comparison to do, and which tool > would give the easiest/most usable output? # fiff /path/to/dir1 /path/t

[CentOS] Directory Compare

2008-05-15 Thread Joseph L. Casale
I need to verify some directories of backed up data versus restored data. What would you recommend as the type of comparison to do, and which tool would give the easiest/most usable output? Thanks! jlc ___ CentOS mailing list CentOS@centos.org http://l

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Les Mikesell
Milton Calnek wrote: MHR wrote: | On Thu, May 15, 2008 at 5:03 AM, Anne Wilson <[EMAIL PROTECTED]> wrote: |> Labeling in gmail doesn't help if you are forwarding to an Outlook account, |> though. | Also, it would be nice if all lists used good subject labeling the way | the CentOS and yum list

Re: [CentOS] Somewhat OT: (Nagios)

2008-05-15 Thread Paul Heinlein
On Wed, 14 May 2008, Thomas Harold wrote: Oh, and SELinux will probably get in your way. There's an understatement. :-) Nagios needs to do so many things, that devising a decent policy for it is tear-your-hair-out hard. It's also a moving target if you, like me, want to add tests for every

RE: [CentOS] Tape operation

2008-05-15 Thread Mike Peterson
At my site we use LoneTar from Cactus International http://www.cactus.com/. It is commercial and does offer a trial to try it first also. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Thorpe Sent: Thursday, May 15, 2008 5:49 AM To: CentOS mailing list Subject: R

Re: [CentOS] A couple of CentOS 5.1 issues

2008-05-15 Thread Les Mikesell
Ross S. W. Walker wrote: Probably already answered, but kermit isn't open source. I think that depends on how schizophrenic you are about interpreting the definition of open source. ckermit is in the Centos4 repo and its license explicitly permits redistribution with free operating systems.

Re: [CentOS] A couple of CentOS 5.1 issues

2008-05-15 Thread Ross S. W. Walker
Probably already answered, but kermit isn't open source. You can get it from Columbia University's kermit site though. -Ross - Original Message - From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: CentOS mailing list Sent: Wed May 14 10:58:43 2008 Subject: Re: [CentOS] A couple of CentO

Re: [CentOS] OT: Top Posting

2008-05-15 Thread MHR
Folks, This is way OT, which we know (the Subject: line...) - can we dismiss it as "beaten to death one more time" and go on? :-) Thanks. mhr ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Tape operation

2008-05-15 Thread Anne Wilson
On Thursday 15 May 2008 15:57, Dennis McLeod wrote: > Spans tapes just fine (Manual changes...). I looked at amanda at the time, > but there was some issues with Tape spanning, if I recall. Tape spanning arrived in amanda about two years ago. Anne ___ C

Re: [CentOS] OT: Top Posting

2008-05-15 Thread Bob Taylor
On Wed, 2008-05-14 at 16:48 -0500, Doug Tucker wrote: > On Wed, 2008-05-14 at 15:56 -0500, Scott Nelson wrote: > > On May 14, 2008, at 3:48 PM, Doug Tucker wrote: > > > > > ...all but dead...I run a usenet server here, had 3 logins last > > > month...user base is over 4000... > > I *think* Scott

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Milton Calnek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 MHR wrote: | On Thu, May 15, 2008 at 5:03 AM, Anne Wilson <[EMAIL PROTECTED]> wrote: |> Labeling in gmail doesn't help if you are forwarding to an Outlook account, |> though. | Also, it would be nice if all lists used good subject labeling the way

Re: [CentOS] Re: tar spanning

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 5:03 AM, Anne Wilson <[EMAIL PROTECTED]> wrote: > > Labeling in gmail doesn't help if you are forwarding to an Outlook account, > though. > Well, no, of course not, but if you're going to forward from a great email facility (like google/gmail) to anything else, you're kind

Re: [CentOS] Re: tar spanning

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 6:56 AM, John R Pierce <[EMAIL PROTECTED]> wrote: > > outlook supports imap, doesn't it? I have my wife setup with Microsoft > Windows Mail (Vista, fka outlook express) using imap on gmail, and it works > /great/ > > she gets the best of both worlds, it maintains copies of

Re: [CentOS] OpenSSL/SSH Bug on Debian - Compromised key pairs

2008-05-15 Thread MHR
On Thu, May 15, 2008 at 5:27 AM, Daniel de Kok <[EMAIL PROTECTED]> wrote: > > Jikes, rereading this, this does not seem accurate at all. Let me just > quote the advisory: > > "Furthermore, all DSA keys ever used on affected Debian systems for > signing or authentication purposes should be considere

Re: [CentOS] OpenSSL/SSH Bug on Debian - Compromised key pairs

2008-05-15 Thread Ned Slider
Daniel de Kok wrote: "Furthermore, all DSA keys ever used on affected Debian systems for signing or authentication purposes should be considered compromised; the Digital Signature Algorithm relies on a secret random value used during signature generation." Take care, Daniel SANS have more on

Re: [CentOS] Best Motherboard

2008-05-15 Thread Juan C. Valido
Well, I guess everyone's experience is different, I've got 2 GA-P35-DS3 with Core 2 duos and a GA-MA770-GS3 with a Phenom 9600 and I love them. I've never had a problem with a Gigabyte Motherboard. Some people love Asus and I've had several go bad on me, you figure. On Thu, 2008-05-15 at 07:35 -05

Re: [CentOS] Tape operation

2008-05-15 Thread Ray Leventhal
Martyn Drake wrote: Arkeia (at least when I last used it several years ago) was pretty much all point-and-click. Regards, Martyn And therein lies one of the downfalls of Arkeia. Its ease of use requires X. I don't generally enable X on servers, but as this particular network is entirely

Re: [CentOS] Tape operation

2008-05-15 Thread Martyn Drake
On Thu, May 15, 2008 at 10:45 AM, Anne Wilson <[EMAIL PROTECTED]> wrote: > Not so. Take a look at Amanda. Runs under linux, can handle backup for whole > network (multiple domains, too, I think) and is utterly reliable. It can > backup to disk, tape or whatever. I third the Amanda vote. But a

RE: [CentOS] Best Motherboard

2008-05-15 Thread Dennis McLeod
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Nichols > Sent: Thursday, May 15, 2008 5:35 AM > To: CentOS mailing list > Subject: Re: [CentOS] Best Motherboard > > Really? We bought that EXACT motherboard.. 10 to be exact and > we've had

Re: [CentOS] Best Motherboard

2008-05-15 Thread Karanbir Singh
John Plemons wrote: I guess one question is, what is your budget?? Makes a big difference in the quality that you get... dude, what with the emails with dozens of blank links and top posts and uncroped quotes ? It would be nice if you made the effort. Specially since you are using a MUA th

Re: [CentOS] Best Motherboard

2008-05-15 Thread Rudi Ahlers
Karanbir Singh wrote: Rudi Ahlers wrote: What about Dell or HP server moderboards? Dell - only use when you cant really afford anything else. HP - good stuff, hangs around forever and they usually have good functional support people. IBM - good stuff, but depending on the vendor you get, s

[CentOS] php-pear - required files - which rpm

2008-05-15 Thread Tom Brown
Hi I am tying to install a php based application but the error i recieve is Failed opening required 'HTML/Template/IT.php' This is something to do with pear from what i can tell but i do have php-pear installed. The file IT.php is not on my system but does anyone know what rpm this would come

Re: [CentOS] Best Motherboard

2008-05-15 Thread John Plemons
I guess one question is, what is your budget?? Makes a big difference in the quality that you get... john Rudi Ahlers wrote: Sam Drinkard wrote: Ryan Nichols wrote: To all.. I was using a Gigabyte motherboard, and the board seems like a bad choice. What do you guys r

Re: Using Nagios in CentOS (It was Re: [CentOS] Somewhat OT: (Nagios))

2008-05-15 Thread Sergio Belkin
> Really, thanks all for your experiences. Bear in mind that what I want > to do is (mainly) monitor network switches, and get data and charts > of them. I hope I can do that. > > Keep in touch > > -- Hi, I have a problem with check_snmp plugin, it outputs: [1210863277] SERVICE ALERT: sw1;Uptim

Re: [CentOS] Best Motherboard

2008-05-15 Thread Karanbir Singh
Rudi Ahlers wrote: What about Dell or HP server moderboards? Dell - only use when you cant really afford anything else. HP - good stuff, hangs around forever and they usually have good functional support people. IBM - good stuff, but depending on the vendor you get, support is a bit of a l

RE: [CentOS] Tape operation

2008-05-15 Thread Dennis McLeod
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of John R Pierce > Sent: Wednesday, May 14, 2008 11:34 PM > To: CentOS mailing list > Subject: Re: [CentOS] Tape operation > > Fajar Priyanto wrote: > > Hi all, > > My only encounter with tape-backup wa

Re: [CentOS] Best Motherboard

2008-05-15 Thread Rudi Ahlers
Sam Drinkard wrote: Ryan Nichols wrote: To all.. I was using a Gigabyte motherboard, and the board seems like a bad choice. What do you guys recommend for a decent server board that would use a Dual Core processor and DDR2 ram. I dont want to replace the CPU and Mem i already have, just

Re: [CentOS] Best Motherboard

2008-05-15 Thread techlists
What about SuperMicro? I've never used one personally, but my employer had some servers built with SuperMicro and those things reliably chugged along for years, never had any problems. Paul -- Original message -- From: John Plemons <[EMAIL PROTECTED]> > I wou

Re: [CentOS] Best Motherboard

2008-05-15 Thread Sam Drinkard
Ryan Nichols wrote: To all.. I was using a Gigabyte motherboard, and the board seems like a bad choice. What do you guys recommend for a decent server board that would use a Dual Core processor and DDR2 ram. I dont want to replace the CPU and Mem i already have, just find a decent board

Re: [CentOS] Best Motherboard

2008-05-15 Thread John R Pierce
Ryan Nichols wrote: To all.. I was using a Gigabyte motherboard, and the board seems like a bad choice. What do you guys recommend for a decent server board that would use a Dual Core processor and DDR2 ram. I dont want to replace the CPU and Mem i already have, just find a decent board th

Re: [CentOS] Re: tar spanning

2008-05-15 Thread John R Pierce
Anne Wilson wrote: Labelling in gmail doesn't help if you are forwarding to an Outlook account, though. outlook supports imap, doesn't it? I have my wife setup with Microsoft Windows Mail (Vista, fka outlook express) using imap on gmail, and it works /great/ she gets the best of both w

[CentOS] Re: missing from Centos51 src tree: ".../drivers/infiniband/hw/amso1100/Makefile"

2008-05-15 Thread snowcrash+centos
checking further for the Makefile in the latest git repo, git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus , there's also no Makefile in the respective directory, ./for-linus/drivers/infiniband/hw/amso1100/ emailed the repo maintainer to ask, "is this an omis

Re: [CentOS] Best Motherboard

2008-05-15 Thread John Plemons
I would look at Tyan, Soyo, and Intel for middle of the road performance, but more over for dependability... I have also had very good luck with MSI, Asus... john plemons Ryan Nichols wrote: Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 fail and the 10th is

[CentOS] Re: eth1 changed to __tmp78668633 in recent kernels

2008-05-15 Thread henry ritzlmayr
Am Donnerstag, den 15.05.2008, 14:06 +0200 schrieb henry ritzlmayr: > Hi list, > > kernel-xen-2.6.18-53.1.14.el5 and > kernel-xen-2.6.18-53.1.19.el5 > do not detect/initialize/whatever my eth1 network card any more. > > With > kernel-xen-2.6.18-53.1.13.el5 > everything is working as expected

Re: [CentOS] Tape operation

2008-05-15 Thread Ray Leventhal
Kevin Thorpe wrote: I found Amanda rather complex for what we wanted to do (simple backup of a single server to a single tape drive). We eventually decided on BRU (www.tolisgroup.com). It's not free, but the simple 'workstation' version isn't very expensive. Their support staff are really help

Re: [CentOS] Best Motherboard

2008-05-15 Thread Ryan Nichols
Really? We bought that EXACT motherboard.. 10 to be exact and we've had 9 fail and the 10th is on its way to major failure.. the odd thing is that 10th one was the first one purchased and that was 6 months ago. On Thu, May 15, 2008 at 7:24 AM, Juan C. Valido < [EMAIL PROTECTED]> wrote: > Personal

Re: [CentOS] OpenSSL/SSH Bug on Debian - Compromised key pairs

2008-05-15 Thread Daniel de Kok
On Thu, May 15, 2008 at 2:19 PM, Daniel de Kok <[EMAIL PROTECTED]> wrote: > Yes, it is very important to follow up on this issue as soon as you > can (now) to see if any of your keys or those of your users are > affected. Additionally, it should be noted that in the case of *DSA* > keys, this can e

Re: [CentOS] Best Motherboard

2008-05-15 Thread Juan C. Valido
Personally, I like Gigabyte motherboards a lot, the GA-P35-DS3L I use with Core 2 Duo (Quad) and DDR2. I though I was going to do better with the Intel DP35DP and guess what, I like the the Gigabyte Better (personally). On Thu, 2008-05-15 at 06:43 -0500, Ryan Nichols wrote: > To all.. > > I was

Re: [CentOS] OpenSSL/SSH Bug on Debian - Compromised key pairs

2008-05-15 Thread Daniel de Kok
On Thu, May 15, 2008 at 12:20 AM, Clint Dilks <[EMAIL PROTECTED]> wrote: > I know this may seem off topic, but I thought for those of us who might have > Debian users generating key pairs that they put on CentOS systems people > should be aware that > > everybody who generated a public/private keyp

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Martyn Drake
On Thu, May 15, 2008 at 12:10 PM, Chris Clonch <[EMAIL PROTECTED]> wrote: > Most of the lists I'm on will only make humor out of a posting by someone with > an email address that coinsides with the list name. Indeed - especially when the CentOS project decides to change it's name to SplungeOS. H

Re: [CentOS] Re: tar spanning

2008-05-15 Thread Martyn Drake
On Thu, May 15, 2008 at 1:03 PM, Anne Wilson <[EMAIL PROTECTED]> wrote: > Labelling in gmail doesn't help if you are forwarding to an Outlook account, > though. In which case you'd use Outlook's filters, but then again, I've long since given up on desktop email clients. Google Apps for me all th

  1   2   >