Re: [CentOS] "yum install ?" for locate to work?

2007-11-02 Thread Rogelio
On 11/2/07, John R Pierce <[EMAIL PROTECTED]> wrote: > yum install slocate That didn't work either (it usually does, though..and am not sure why not) Once I installed mlocate, then updatedb worked and I could locate. ___ CentOS mailing list CentOS@cento

Re: [CentOS] "yum install ?" for locate to work?

2007-11-02 Thread John R Pierce
Rogelio wrote: I did a barebones install and unfortunately don't have "locate" installed. What do I need to install before this works? yum install slocate ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] "yum install ?" for locate to work?

2007-11-02 Thread Rogelio
I did a barebones install and unfortunately don't have "locate" installed. What do I need to install before this works? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] anyone using DBMail?

2007-11-02 Thread John R Pierce
Florin Andrei wrote: I am currently using Cyrus IMAPd, and been using it for a long time, the main reason being that I want an IMAP server with nice server-side filtering, which Cyrus provides via Sieve. Given that Sieve is integrated with Squirrelmail, all is good. have you tried Dovecot?

Re: [CentOS] anyone using DBMail?

2007-11-02 Thread James A. Peltier
James A. Peltier wrote: Florin Andrei wrote: I am currently using Cyrus IMAPd, and been using it for a long time, the main reason being that I want an IMAP server with nice server-side filtering, which Cyrus provides via Sieve. Given that Sieve is integrated with Squirrelmail, all is good. O

Re: [CentOS] anyone using DBMail?

2007-11-02 Thread James A. Peltier
Florin Andrei wrote: I am currently using Cyrus IMAPd, and been using it for a long time, the main reason being that I want an IMAP server with nice server-side filtering, which Cyrus provides via Sieve. Given that Sieve is integrated with Squirrelmail, all is good. Or is it? Cyrus IMAPd is p

[CentOS] anyone using DBMail?

2007-11-02 Thread Florin Andrei
I am currently using Cyrus IMAPd, and been using it for a long time, the main reason being that I want an IMAP server with nice server-side filtering, which Cyrus provides via Sieve. Given that Sieve is integrated with Squirrelmail, all is good. Or is it? Cyrus IMAPd is powerful, but it's a co

Re: [CentOS] help with script

2007-11-02 Thread Garrick Staples
On Fri, Nov 02, 2007 at 04:39:32PM -0600, Mark Snyder alleged: > I am doing a md5sum to verify nightly transfer of files between servers and > want to email the results to support. > > Everything works fine except reading the contents of the check file into > mail. > > Any suggestions or help w

[CentOS] Re: help with script

2007-11-02 Thread Scott Silva
on 11/2/2007 3:39 PM Mark Snyder spake the following: I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. Everything works fine except reading the contents of the check file into mail. Any suggestions or help would be much appreci

[CentOS] help with script

2007-11-02 Thread Mark Snyder
I am doing a md5sum to verify nightly transfer of files between servers and want to email the results to support. Everything works fine except reading the contents of the check file into mail. Any suggestions or help would be much appreciated. #!/bin/bash cd /bak md5sum -b `date '+%m-%d-%y'`.t

Re: [CentOS] mdadm syntax

2007-11-02 Thread James Olin Oden
On 11/2/07, Tim Verhoeven <[EMAIL PROTECTED]> wrote: > On Nov 2, 2007 8:14 PM, Art Baldini <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am trying to create an MD device. I am using the command: > > /sbin/mdadm --create --a /dev/md12 --level=1 --run --raid-devices=2 > > /dev/sda12 /dev/sdb12 >

Re: [CentOS] mdadm syntax

2007-11-02 Thread Tim Verhoeven
On Nov 2, 2007 8:14 PM, Art Baldini <[EMAIL PROTECTED]> wrote: > Hi All, > I am trying to create an MD device. I am using the command: > /sbin/mdadm --create --a /dev/md12 --level=1 --run --raid-devices=2 > /dev/sda12 /dev/sdb12 > to create the device, and to dynamically create the device file

[CentOS] mdadm syntax

2007-11-02 Thread Art Baldini
Hi All, I am trying to create an MD device. I am using the command: /sbin/mdadm --create --a /dev/md12 --level=1 --run --raid-devices=2 /dev/sda12 /dev/sdb12 to create the device, and to dynamically create the device file if needed. What I want is the device file to be created as /dev/md12, bu

Re: [CentOS] atmail & centos

2007-11-02 Thread Hiep Nguyen
On Fri, 2 Nov 2007, [EMAIL PROTECTED] wrote: On Fri, 2 Nov 2007 08:29:01 -0700 (PDT) Hiep Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled: hi friends, i'm researching to see if i can run my own email server on centos. i'm looking at qmail & centos, but the problem that i have

Re: [CentOS] atmail & centos

2007-11-02 Thread Alain Spineux
On 11/2/07, Hiep Nguyen <[EMAIL PROTECTED]> wrote: > hi friends, > > i'm researching to see if i can run my own email server on centos. i'm > looking at qmail & centos, but the problem that i have is it doesn't have > the web interface that can similar with outlook. our users don't like > squirrel

Re: [CentOS] atmail & centos

2007-11-02 Thread [EMAIL PROTECTED]
On Fri, 2 Nov 2007 08:29:01 -0700 (PDT) Hiep Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled: > hi friends, > > i'm researching to see if i can run my own email server on > centos. i'm looking at qmail & centos, but the problem that i > have is it doesn't have the web interface tha

[CentOS] atmail & centos

2007-11-02 Thread Hiep Nguyen
hi friends, i'm researching to see if i can run my own email server on centos. i'm looking at qmail & centos, but the problem that i have is it doesn't have the web interface that can similar with outlook. our users don't like squirrelmail, or NOCC, or horde interfaces) however, i found atma

RE: [CentOS] script help

2007-11-02 Thread Ross S. W. Walker
Michael D. Kralka wrote: > > Ross S. W. Walker wrote: > > > > Try: > > > > # find -type d -name dir-192.168.\* -exec mv \{\} `echo > > \{\} | sed 's/192\.168\./10\.0\./'` \; > > > > That should recursively rename all directories from one > naming scheme to > > another. > > ... except for the

Re: [CentOS] script help

2007-11-02 Thread Toby Bluhm
[EMAIL PROTECTED] wrote: Was there an problem with Frank's response from earlier? rename 192.168 10.0 dir* Bah! It's too simple! :-) -- Toby Bluhm Midwest Instruments Inc. 30825 Aurora Road Suite 100 Solon Ohio 44139 440-424-2240 ___ CentO

[CentOS] what is the default file-max in /proc

2007-11-02 Thread Centos
Hello What is the default or recommended file-max in /proc/sys/fs/ ? I remember that having a large number of open files or sockets make system be unstable, and now that I am checking my server the file-max is about 386466 . Is opened sockets will be added to opened files as well. Thanks _

Re: [CentOS] Re: CentOS-5.0-x86_64-bin-DVD-ich9.iso.delta md5 mismatch

2007-11-02 Thread Simone Montagnani
Ok! The problem (like ever) is windoz, with Linux applydeltiso everything runs fine ;-) e...windoz thanks Simone At 14.01 30/10/2007, you wrote: I have a 1 GB RAM windows xp Pro system with at least 80% busy RAM, while on the hard disk I have at least 30 GB free...I'll try to fr

Re: [CentOS] script help

2007-11-02 Thread Ross S. W. Walker
Try: # find -type d -name dir-192.168.\* -exec mv \{\} `echo \{\} | sed 's/192\.168\./10\.0\./'` \; That should recursively rename all directories from one naming scheme to another. -Ross -Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: CentOS mailing list Sent:

Re: [CentOS] Sort imap e-mail remotely

2007-11-02 Thread Patrick Lodder
> Flaherty, Patrick wrote: >>> I have a big e-mail box over at my provider. I receive a lot >>> of e-mail every day (over 100), which are distributed into >>> different imap-folders by thunderbird. The problem is that >>> thunderbird must be running >>> (offcourse) to be able to it's job. >>> And

RE: [CentOS] script help

2007-11-02 Thread mike.redan
> > I run it but it has error. > > sed 's/^dir-192\.168/dir-10\.0/'` > sed: read error on dir-192.168.0.31: Is a directory > Was there an problem with Frank's response from earlier? rename 192.168 10.0 dir* It is a nice simple solution. You don't have to loop, or use extra commands, just co

Re: [CentOS] script help

2007-11-02 Thread Michael D. Kralka
Ross S. W. Walker wrote: > > Try: > > # find -type d -name dir-192.168.\* -exec mv \{\} `echo > \{\} | sed 's/192\.168\./10\.0\./'` \; > > That should recursively rename all directories from one naming scheme to > another. ... except for the fact that the `echo \{\} ...` will be evaluated by t

Re: [CentOS] script help

2007-11-02 Thread adrian kok
I run it but it has error. sed 's/^dir-192\.168/dir-10\.0/'` sed: read error on dir-192.168.0.31: Is a directory --- Toby Bluhm <[EMAIL PROTECTED]> wrote: > Toby Bluhm wrote: > > adrian kok wrote: > >> Hi Phil > >> > >> thank you > >> > >> But I have several hundred those pattern > directorie

Re: [CentOS] script help

2007-11-02 Thread Toby Bluhm
Toby Bluhm wrote: adrian kok wrote: Hi Phil thank you But I have several hundred those pattern directories! I did think to cat those directories in a file "olddir" eg: dir-192.168.30.0 dir-192.168.30.144 dir-192.168.30.184 and sed 's/dir-192.168/d

Re: [CentOS] script help

2007-11-02 Thread Toby Bluhm
adrian kok wrote: Hi Phil thank you But I have several hundred those pattern directories! I did think to cat those directories in a file "olddir" eg: dir-192.168.30.0 dir-192.168.30.144 dir-192.168.30.184 and sed 's/dir-192.168/dir-10.0/g' olddi

Re: [CentOS] help diagnosing tftp server on centos 5

2007-11-02 Thread Alain Spineux
On 11/1/07, Christopher Chan <[EMAIL PROTECTED]> wrote: > > > When running tcpdump, do you see any packet when runing "telnet localhost > > 69" ? > > telnet? telnet does udp? No. It was just to check if packets other then TCP 22 can reach the server. > > _

[CentOS] OT: RH 4/5 and 3Ware 9500 firmware upgrades

2007-11-02 Thread Chris Mauritz
I've just noticed that 3Ware has a more current version of the firmware for the 9500S than I have on several machines. All of mine are running: 3w-9xxx: scsi0: Firmware FE9X 3.04.00.005, BIOS BE9X 3.04.00.002, Ports: 8. and the latest rev appears to be 3.08. I'm wondering if there is any com

Re: [CentOS] CentOS to support ICH9

2007-11-02 Thread David Hrbáč
David Hrbáč napsal(a): > Well, reply to myself. dzicus 2.6.18-16.el5. > D. After looking at kernel-2.6.18-53.el5.src.rpm I can say than ICH9 support is only partial. Also r8168 patches are not included. :o( David ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Yum Problem

2007-11-02 Thread Lorenzo Quatrini
Jun Salen ha scritto: Hi, I have no problem running yum update inside the root prompt, but when running yum using sudo as logged-in as ordinary user and command the 'sudo yum update', I am having below error: Could not retrieve mirrorlist http://apt.sw.be/redhat/el5/en/mirrors-rpmforge error

Re: [CentOS] CentOS to support ICH9

2007-11-02 Thread David Hrbáč
Johnny Hughes napsal(a): > David, > > For the record ... 5.1 is supposed to have this support :D > > Thanks, > Johnny Hughes Well, reply to myself. dzicus 2.6.18-16.el5. D. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listi

Re: [CentOS] CentOS to support ICH9

2007-11-02 Thread David Hrbáč
Johnny Hughes napsal(a): > David, > > For the record ... 5.1 is supposed to have this support :D > > Thanks, > Johnny Hughes Johnny, I do expect it to be included, but as far I haven't seen it in any testing kernel from people.redhat.com I know. Any links? Thanks, D. PS: In ICH9 patch announce