Re: [CentOS] School Server Setup

2008-06-09 Thread M. Fioretti
On Tue, Jun 10, 2008 15:03:50 PM +1000, Harry Sukumar wrote: > I am trying to help (voluntary service) a country side school > (Aboriginal community) in Northern Queensland Australia Harry, does/will this school have a website, or at least one web page somewhere, where it presents itself and men

Re: [CentOS] Hardware Specs

2008-06-09 Thread nate
Victor Padro wrote: > Hello all! > > I was wondering if you can help me a little bit... > My boss wants me to do some research in finding which hardware is most used > under Linux(ex. Dell servers, Barebones Kits, HP & Compaq servers, etc.) > This is just for budgeting issues...he wants to get rid

Re: [CentOS] iptables starting while disabled

2008-06-09 Thread Peter Farrell
I'm really not sure - it's a control script for setting the security policy of SE Linux I believe. It may control basic firewall settings as well. You originally said that you wanted IPtables off. Even if your SE Linux policy is set to 'enforcing' you should still be able to shut down your firewal

Re: [CentOS] TFP inside firewall

2008-06-09 Thread John Newbigin
I use tftp through a masquerading firewall. To set it up I edited (on the CentOS-4 firewall) /etc/sysconfig/iptables-config and set IPTABLES_MODULES="ip_nat_tftp ip_conntrack_tftp" I think ip_conntrack_tftp is what you need. John. lingu wrote: Hi, I have a setup where the tftp server is ins

RE: [CentOS] School Server Setup

2008-06-09 Thread [EMAIL PROTECTED]
Frank Cox <> scribbled on Tuesday, June 10, 2008 7:32 AM: > If, for > example, the school has only dial-up Internet access, or if they pay by the > megabyte for data transfer, then you might want to restrict external > traffic in some way and setting up a public webserver isn't the way. Smoothwal

RE: [CentOS] School Server Setup

2008-06-09 Thread [EMAIL PROTECTED]
Go with CentOS on all machines, not only the servers. The turnaround time for Fedora is a tad bit high IMO. I assume your time is not without limits, and with CentOS you'll be supported till like 2014 with patches and stuff IIRC. Fedora is 1,5yrs/release I think. If you can afford it, use RHEL on

Re: [CentOS] School Server Setup

2008-06-09 Thread Ian Blackwell
Ian Blackwell wrote: Hi Harry, Some good suggestions so far, and I would add these:- 1. Use postfix for your email, not sendmail. Postfix is much easier to configure and use. 2. Install Webmin - a web based server config tool. This will make package customization easier if you're new to

Re: [CentOS] School Server Setup

2008-06-09 Thread Ian Blackwell
Hi Harry, Some good suggestions so far, and I would add these:- 1. Use postfix for your email, not sendmail. Postfix is much easier to configure and use. 2. Install Webmin - a web based server config tool. This will make package customization easier if you're new to Linux. 3. Look into

Re: [CentOS] School Server Setup

2008-06-09 Thread Frank Cox
On Tue, 10 Jun 2008 15:03:50 +1000 Harry Sukumar <[EMAIL PROTECTED]> wrote: > I am not sure where to start with this project Could you possibly be a bit more vague with regard to your requirements? What tasks, exactly, do you wish to accomplish? Since you mention Apache and Squirrelmail, I ass

Re: [CentOS] School Server Setup

2008-06-09 Thread Les Mikesell
Harry Sukumar wrote: I was wondering if you can help me little bit I am trying to help (voluntary service) a country side school (Aboriginal community) in Northern Queensland Australia setup lab infrastructure, it's a very remote school and they don't have enough funds to go commercial

Re: [CentOS] School Server Setup

2008-06-09 Thread lingu
Hi, For your setup i i will suggest you to follow the implementation in below manner. Desktop: Fedora is a good move but check out the stable version and install.I recommend u either fedora6 or fedora 8.Keep in mind if you want to run kde desktop then u need at least 512MB ram.GNOME is the alt

[CentOS] School Server Setup

2008-06-09 Thread Harry Sukumar
Hello All!!! I was wondering if you can help me little bit I am trying to help (voluntary service) a country side school (Aboriginal community) in Northern Queensland Australia setup lab infrastructure, it's a very remote school and they don't have enough funds to go commercial The

Re: [CentOS] Clustersuite package installation failed in Itanium server

2008-06-09 Thread Balaji
First I have installed emulator package in itanium server and then only i am installing the clustersuite packages in itanium server But i am getting the following error error: %post(package name here) scriptlet failed, exit status 255 and error: %pre(package name here) scriptlet failed, exit sta

[CentOS] Hardware Specs

2008-06-09 Thread Victor Padro
Hello all! I was wondering if you can help me a little bit... My boss wants me to do some research in finding which hardware is most used under Linux(ex. Dell servers, Barebones Kits, HP & Compaq servers, etc.) This is just for budgeting issues...he wants to get rid of some old and obsolete hardwa

RE: [CentOS] Device Mapper and pretty names

2008-06-09 Thread Joseph L. Casale
>Try ls -l /dev/mapper/ Slick, thanks! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Stephen Harris
On Mon, Jun 09, 2008 at 04:46:47PM -0400, Ray Leventhal wrote: > >DNS. It's always DNS :-) > While I agree, I'm still a bit stumped. Nothing changed other than a > reboot on Sunday afternoon. I do have Friday's rsync snapshot and running > diff against the sendmail files (cf/mc) as well as hos

Re: [CentOS] Device Mapper and pretty names

2008-06-09 Thread Filipe Brandenburger
On Mon, Jun 9, 2008 at 8:31 PM, Joseph L. Casale <[EMAIL PROTECTED]> wrote: > How does one view the dm-{n} names wrt the actual dev names? > I assume it involves dmsetup but I cant figure it out. I am using iostat > to track some busy disk io and don't know which dm-{n} to watch :) Try ls -l /dev/

Re: [CentOS] Device Mapper and pretty names

2008-06-09 Thread Jim Wildman
On Mon, 9 Jun 2008, Joseph L. Casale wrote: How does one view the dm-{n} names wrt the actual dev names? I assume it involves dmsetup but I cant figure it out. I am using iostat to track some busy disk io and don't know which dm-{n} to watch :) Thanks! jlc try multipath -ll -

[CentOS] Re: Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Jun Salen
>>I've got a new Centos 5.1 x86-64 server that uses PHP to >>communicate with MySQL5. On this server, PHP/Mysql connections are dead >>slow and unresponsive. It takes sometimes up to a minute to list tables >>in phpmyadmin for example. My suggestion is just for the test and see if it will improve

[CentOS] Device Mapper and pretty names

2008-06-09 Thread Joseph L. Casale
How does one view the dm-{n} names wrt the actual dev names? I assume it involves dmsetup but I cant figure it out. I am using iostat to track some busy disk io and don't know which dm-{n} to watch :) Thanks! jlc ___ CentOS mailing list CentOS@centos.org

RE: [CentOS] iptables starting while disabled

2008-06-09 Thread Joseph L. Casale
>I'm not sure as it relates specifically to XEN - but I would have a >look through the /etc/rc.d >directory. If it's not being turned on there, 'egrep -i iptables' >/etc/init.d/* and see if it's in any startup script there. >Slim chance they may be something in rc.local as well. > >-Peter Peter, A

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Karanbir Singh
Erek Dyskant wrote: It sounds like the MySQL server is configured to do reverse DNS lookups on incoming connections, and those DNS lookups are timing out. For small systems (a few web servers and a db server) I tend to add the web servers to the system's hosts file, so the mysql server doesn't h

Re: [CentOS] Re: netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread dnk
On 9-Jun-08, at 1:55 PM, Scott Silva wrote: on 6-9-2008 12:55 PM dnk spake the following: hey guys, I just created a custom netboot cd, that launches and loads from a http source, but connects to a vnc listening viewer. All in all, not hard to do, but what is different with this one is tha

Re: [CentOS] Re: sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
What you posted was the sendmail.mc file. That might not be the options your system was running on if you never actually ran it through the macro processor. As I was looking through the rest of the thread, it looks as if you are not running on the settings in the sendmail.mc file. Do you run

[CentOS] Re: netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread Scott Silva
on 6-9-2008 12:55 PM dnk spake the following: hey guys, I just created a custom netboot cd, that launches and loads from a http source, but connects to a vnc listening viewer. All in all, not hard to do, but what is different with this one is that it skips the media check, has no prompts and

Re: [CentOS] netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread dnk
On 9-Jun-08, at 1:30 PM, Ray Leventhal wrote: Tim Nelson wrote: I know I would certainly be interested in this... please post!!! :-) ditto for me Well I guess the only thing remaining is if the centos dev's would like it on the wiki. Due to the way the disk needs to be built, We can

[CentOS] Re: sendmail not sending after reboot

2008-06-09 Thread Scott Silva
on 6-9-2008 1:44 PM Ray Leventhal spake the following: All your Daemon_options (`port... definitions are turned off (dnl). You have effectively told sendmail to not listen to anybody. At a minimum you need "DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')" turned on for local mail to move,

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Ray Leventhal
DNS. It's always DNS :-) (more accurately, host and IP address resolution). How long is it taking your server to resolve the IP address into a name? To resolve names into IP addresses? To resolve destination MX records? Hi Stephen, While I agree, I'm still a bit stumped. Nothing cha

Re: [CentOS] Re: sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
All your Daemon_options (`port... definitions are turned off (dnl). You have effectively told sendmail to not listen to anybody. At a minimum you need "DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')" turned on for local mail to move, or "DAEMON_OPTIONS(`Port=smtp, Name=MTA')" to listen t

[CentOS] Confirming grub installation

2008-06-09 Thread Bowie Bailey
I have two drives in a software mirror. Other than setting the bios to boot from the second drive, is there any way to confirm that grub is installed properly on the second drive? -- Bowie ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
Kai Schaetzl wrote: Ray Leventhal wrote on Mon, 09 Jun 2008 11:42:27 -0400: Do you think it's wise to replace the sendmail.cf and sendmail.mc files from the snapshot (after backing them up, of course)? If you did not change the files: no. As I said: go thru a manual send and check *w

Re: [CentOS] netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread Ray Leventhal
Tim Nelson wrote: I know I would certainly be interested in this... please post!!! :-) ditto for me ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread Tim Nelson
I know I would certainly be interested in this... please post!!! :-) Tim Nelson Systems/Network Support Rockbochs Inc. (218)727-4332 x105 - Original Message - From: "dnk" <[EMAIL PROTECTED]> To: "CentOS mailing list" Sent: Monday, June 9, 2008 2:55:00 PM GMT -06:00 US/Canada Central Sub

[CentOS] netboot, vnc and no keyboard/mouse/monitor

2008-06-09 Thread dnk
hey guys, I just created a custom netboot cd, that launches and loads from a http source, but connects to a vnc listening viewer. All in all, not hard to do, but what is different with this one is that it skips the media check, has no prompts and allows you to start the install on a machi

RE: [CentOS] Copying files from specific date.

2008-06-09 Thread Bowie Bailey
Rajeev R. Veedu wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Steve Huff > Sent: Monday, June 09, 2008 7:34 PM > To: centos@centos.org > Subject: Re: [CentOS] Copying files from specific date. > > > On Jun 9, 2008, at 11:16 AM, Rajeev R. V

[CentOS] Re: Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.

2008-06-09 Thread Scott Silva
on 6-9-2008 11:15 AM MHR spake the following: 2008/6/9 Scott Silva <[EMAIL PROTECTED]>: But now I can learn to despise out of office messages in a wide array of languages! ;-P Oh, foo - that's what I get for recognizing the language and not reading it Maybe Olivier will get something ou

Re: [CentOS] Re: Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.

2008-06-09 Thread MHR
2008/6/9 Scott Silva <[EMAIL PROTECTED]>: > > But now I can learn to despise out of office messages in a wide array of > languages! ;-P > Oh, foo - that's what I get for recognizing the language and not reading it Maybe Olivier will get something out of this all anyway. )-: mhr ___

Re: [CentOS] Re: Software raid tutorial and hardware raid questions.

2008-06-09 Thread drew einhorn
On Mon, Jun 9, 2008 at 10:48 AM, Scott Silva <[EMAIL PROTECTED]> wrote: > on 6-7-2008 9:35 AM drew einhorn spake the following: > >> > Anybody know about the >> LSI Logic MegaRAID 8480 Storage controller >> in particular. >> >> I know that with 3ware controllers, they are always backward compati

[CentOS] Re: sendmail not sending after reboot

2008-06-09 Thread Scott Silva
on 6-9-2008 6:03 AM Ray Leventhal spake the following: HI folks, I've an up-to-date CentOS 5.x box on a small intranet (<20 users). We did a reboot over the weekend and all appears well except that clients on the LAN can no longer send email. Just hangs/times out. No clear identifiers in th

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Stephen Harris
On Mon, Jun 09, 2008 at 11:34:11AM -0400, Ray Leventhal wrote: > This now seems like a timeout issue. Increasing client-side timeout to > > 180 seconds gets mail going just fine. > > Any ideas on what might be happening since a reboot to cause this change > in MTA behaviour would be greatly app

Re: [CentOS] Re: RE-export nfs mounted share

2008-06-09 Thread MHR
On Mon, Jun 9, 2008 at 12:12 AM, whoami i <[EMAIL PROTECTED]> wrote: > Hi Barry, > > First of all thanx for your reply but i already used the options > crossmnt,fsid=0 in my exports file still i am not able to re-export it. > > Regards > lingu > Lingu, Could you please: 1) Edit your replies so

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Kai Schaetzl
Ray Leventhal wrote on Mon, 09 Jun 2008 11:42:27 -0400: > Do you think it's wise to replace the sendmail.cf and sendmail.mc files > from the snapshot (after backing them up, of course)? If you did not change the files: no. As I said: go thru a manual send and check *where* the timeout occurs (b

Re: [CentOS] iptables starting while disabled

2008-06-09 Thread Kai Schaetzl
Peter Farrell wrote on Mon, 9 Jun 2008 16:33:15 +0100: > By the way - what does 'AFAIS' stand for? In concordance with AFAIK: AFAI SEE ;-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com __

[CentOS] Re: Compact Flash..

2008-06-09 Thread Scott Silva
on 6-9-2008 3:40 AM Peter Farrell spake the following: I generally will do one of two things in addition to my normal backups. 1. run a cron that exports the database, then gzip it - I rsync that off to another machine. 2. I replicate the database to other machines in the same tier. I agree ab

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Ray Leventhal
where does the server point to for its dns? if it's (supposed to be) running a nameserver (e.g., you're pointing to 127.0.0.1) but the dns server isn't running you'll get a timeout. if you have a second nameserver configured in /etc/resolv.conf you'll likely ultimately get a response, but only

[CentOS] Re: Software raid tutorial and hardware raid questions.

2008-06-09 Thread Scott Silva
on 6-7-2008 9:35 AM drew einhorn spake the following: I remember seeing one with an example migrating from an old fashioned filesystem on a partition to a new filesystem on a mirrored lvm logical volume but one only one side of the mirror is set up at this time. First I need to copy stuff from

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Ray Leventhal
lists-centos wrote: are you configured for spamassassin or clamav as milters on the server (in the sendmail.cf) and either/both of these didn't start up on the reboot? sendmail will still accept mail with sa/clamav not running, but it takes a bit longer. there's also the possibility of an invers

[CentOS] Re: new install of 5.1 with KVM-over-IP - can't install with GUI - need assistance

2008-06-09 Thread Scott Silva
on 6-7-2008 8:06 AM Alon spake the following: Hi All, I have several dozens of CentOS and WhiteBox servers. Most of them are CentOS 4.6. Our installation service is done in the datacenter where the servers are located. When we install a fresh clean install, we use the GUI menus, while using

RE: [CentOS] Copying files from specific date.

2008-06-09 Thread Rajeev R. Veedu
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Huff Sent: Monday, June 09, 2008 7:34 PM To: centos@centos.org Subject: Re: [CentOS] Copying files from specific date. On Jun 9, 2008, at 11:16 AM, Rajeev R. Veedu wrote: > Does anyone aware of any uti

[CentOS] Re: Olivier Castien/Roncq/Infofrance/FRA/TZG est absent.

2008-06-09 Thread Scott Silva
on 6-7-2008 4:16 PM MHR spake the following: En anglais, s'il vous plait - cette liste est pour ceux de nous qui parlent anglais. (Pardonnez mon pauvre francais) But now I can learn to despise out of office messages in a wide array of languages! ;-P -- MailScanner is like deodorant...

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
Kai Schaetzl wrote: so, it's a connection to itself. was this a test to localhost? If not, that hints in the direction of the problem. Maybe you accidentally set the smarthost to itself or so? I'd try a manual connect and walk thru an SMTP conversation and send a mail. Also, clients can produce d

Re: [CentOS] Copying files from specific date.

2008-06-09 Thread Steve Huff
On Jun 9, 2008, at 11:16 AM, Rajeev R. Veedu wrote: Does anyone aware of any utility to copy files which are created or modify form a specific date ?. to copy all files in /dir1 modified within the last 5 days to /dir2: $ find /dir1 -mtime -5 | xargs -I {} cp {} /dir2 if the filenames ha

Re: [CentOS] sendmail not sending after reboot UPDATE

2008-06-09 Thread Ray Leventhal
This now seems like a timeout issue. Increasing client-side timeout to > 180 seconds gets mail going just fine. Any ideas on what might be happening since a reboot to cause this change in MTA behaviour would be greatly appreciated. Regards, -Ray __

Re: [CentOS] iptables starting while disabled

2008-06-09 Thread Peter Farrell
By the way - what does 'AFAIS' stand for? -Peter 2008/6/9 Kai Schaetzl <[EMAIL PROTECTED]>: > Joseph L. Casale wrote on Mon, 09 Jun 2008 07:46:03 -0600: > >> Somehow it gets turned on after a reboot, how can I deduce what is >> activating it? > > AFAIS iptables is active all the time in CentOS

Re: [CentOS] Copying files from specific date.

2008-06-09 Thread Jim Perrin
On Mon, Jun 9, 2008 at 11:16 AM, Rajeev R. Veedu <[EMAIL PROTECTED]> wrote: > Dear all, > > > > Does anyone aware of any utility to copy files which are created or modify > form a specific date ?. Use find with either -exec or with xargs, and pass it either a -ctime or -mtime option for what you

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Kai Schaetzl
Ray Leventhal wrote on Mon, 09 Jun 2008 09:48:22 -0400: > increase in the log level produced lines like this in /var/log/maillog: > Jun 9 09:28:51 gungho sendmail[13243]: m59DRxV2013243: gungho > [172.16.0.106] did not issue MAIL/EXPN/VRFY/ETRN during connection to smtp > > 172.16.0.106 is the

Re: [CentOS] iptables starting while disabled

2008-06-09 Thread Kai Schaetzl
Joseph L. Casale wrote on Mon, 09 Jun 2008 07:46:03 -0600: > Somehow it gets turned on after a reboot, how can I deduce what is activating > it? AFAIS iptables is active all the time in CentOS 5. Deactivating the service just means that queues are empty. Starting libvirtd and creating xen mach

[CentOS] Copying files from specific date.

2008-06-09 Thread Rajeev R. Veedu
Dear all, Does anyone aware of any utility to copy files which are created or modify form a specific date ?. Thanks Rajeev R. Veedu ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralph Angenendt wrote: > 5.0.45 AFAICS. That would answer the upgrade to at least 5.0.30 part. :) Thanks, Ralph. Regards, Max - -- # find . "*imbecile" -exec sed -ie "s/stupidity/commonsense/g" '{}' \; -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Ralph Angenendt
Max Hetrick wrote: > What version is RHEL 5.2 running? 5.0.45 AFAICS. Ralph pgplQgrEe1bgI.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Dell 1950 Perc 6/i with centos 4.5

2008-06-09 Thread Steve Moccio
Jeff, I cant thank you enough. I not only did this for the kernel but I did this for the pxeboot's jumpstart installation of 4.5. Thanks again for taking the time to respond. On Sat, 7 Jun 2008, Jeff Collins ([EMAIL PROTECTED]) wrote: I had a somewhat similar problem with a Dell 2600

Re: [CentOS] iptables starting while disabled

2008-06-09 Thread Peter Farrell
I'm not sure as it relates specifically to XEN - but I would have a look through the /etc/rc.d directory. If it's not being turned on there, 'egrep -i iptables' /etc/init.d/* and see if it's in any startup script there. Slim chance they may be something in rc.local as well. -Peter 2008/6/9 Joseph

Re: [CentOS] Clustersuite package installation failed in Itanium server

2008-06-09 Thread Michael Simpson
On 6/9/08, Balaji <[EMAIL PROTECTED]> wrote: > Dear All, > > I am new in Itanium server Installation and I have installed all the > CentOS4.4 ia64 CDs and > I have try to install clustersuite packages and i am getting the following > error messages like > error: %post(package name here) scriptlet

Re: [CentOS] new install of 5.1 with KVM-over-IP - can'tinstallwithGUI - need assistance

2008-06-09 Thread Alon
ISSUE RESOLVED: Thanks for jpegNY (CentOS forums) the issue has been resolved: Upon boot, the parameter to pass is: boot: linux graphical Thats it. It start the xserver and bypasses the check. Thanks for the help on this. HTH someone else down the road. -Sup. - Original Message -

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
no change in connection to the mail server. clients connect, but time out. increase in the log level produced lines like this in /var/log/maillog: Jun 9 09:28:51 gungho sendmail[13243]: m59DRxV2013243: gungho [172.16.0.106] did not issue MAIL/EXPN/VRFY/ETRN during connection to smtp 172.16.0

[CentOS] iptables starting while disabled

2008-06-09 Thread Joseph L. Casale
I have a xen machine that has iptables turned off, and after a reboot it started behaving badly during times when network IO rose to anything other than almost nil. Since I know iptables makes xen unstable without some additional config and since its isolated I just have is disabled. As a result

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pro Green European wrote: > Thank you for all your time and replies :) > > I solved the problem by switching to RHEL 5.2 x86_64 on the same server. Now > PHP/Mysql is working properly. > > Strange thing though, every setting is identical to that of

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
lingu wrote: Hi lingu, Thanks for your reply. Check the below things on your server. 1) diskspace df -h shows 253GB free on the LVM which holds mail 2) mailq mailq says 'mailqueue is empty' 3) netstat -ntlp |grep :25 |grep tcp # netstat -ntlp|grep :25|grep tcp tcp0 0 0.0.0.

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Pro Green European
Thank you for all your time and replies :) I solved the problem by switching to RHEL 5.2 x86_64 on the same server. Now PHP/Mysql is working properly. Strange thing though, every setting is identical to that of the CentOS 5.1 x86_64 install. Regards, /mysteron --- On Mon, 6/9/08, Kai Schaet

[CentOS] Re: RE-export nfs mounted share

2008-06-09 Thread David G. Miller
"whoami i" <[EMAIL PROTECTED]> wrote: Hi Barry, First of all thanx for your reply but i already used the options crossmnt,fsid=0 in my exports file still i am not able to re-export it. Regards lingu On Fri, May 30, 2008 at 5:30 PM, <[EMAIL PROTECTED]> wrote: > Send CentOS mailing list

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
Ray Leventhal wrote: HI folks, I've an up-to-date CentOS 5.x box on a small intranet (<20 users). We did a reboot over the weekend and all appears well except that clients on the LAN can no longer send email. Just hangs/times out. No clear identifiers in the /var/log/maillog or /var/log/mes

Re: [CentOS] OT: really dumb question about APC UPS

2008-06-09 Thread Peter Farrell
Agreed: "If you use the apcupsd software you can create a network (UPS) server and clients which will automatically shutdown on a signal from the server. But make sure you connect your network switch to the ups as well ;) You then only have to connect 1 machine to the ups which will act as a serve

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread lingu
HI, Check the below things on your server. 1) diskspace 2) mailq 3) netstat -ntlp |grep :25 |grep tcp 4) telnet on port 25 from server as well as from client 5) ps auxxww |grep sendmail you should get output like below### root 794 0.0 0.0

[CentOS] Clustersuite package installation failed in Itanium server

2008-06-09 Thread Balaji
Dear All, I am new in Itanium server Installation and I have installed all the CentOS4.4 ia64 CDs and I have try to install clustersuite packages and i am getting the following error messages like error: %post(package name here) scriptlet failed, exit status 255 and error: %pre(package name

Re: [CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
Ray Leventhal wrote: HI folks, I've an up-to-date CentOS 5.x box on a small intranet (<20 users). We did a reboot over the weekend and all appears well except that clients on the LAN can no longer send email. Just hangs/times out. No clear identifiers in the /var/log/maillog or /var/log/mes

[CentOS] sendmail not sending after reboot

2008-06-09 Thread Ray Leventhal
HI folks, I've an up-to-date CentOS 5.x box on a small intranet (<20 users). We did a reboot over the weekend and all appears well except that clients on the LAN can no longer send email. Just hangs/times out. No clear identifiers in the /var/log/maillog or /var/log/messages. We're not set

Re: [CentOS] Chroot'ed SSH

2008-06-09 Thread Alain Terriault
easy way to get sshd ver.5 installed on centos5 http://fs12.vsb.cz/hrb33/el5/hrb-ssh/stable/SRPMS/ rpmbuild --rebuild openssh-5.0p1-1.el5.hrb.src.rpm worked for me .. but honestly, has excited has I was, I do not find chroot to be that useful .. if I remember correctly, the chroot directory has

Re: [CentOS] Hardening CentOS by removing "hacker" tools

2008-06-09 Thread Ray Leventhal
Filipe Brandenburger wrote: On Fri, Jun 6, 2008 at 10:09 PM, Jim Wildman <[EMAIL PROTECTED]> wrote: Better, google for "tiny centos" and build a new box with the minimum on it. Hmmm, that looks exactly like what I'm looking for! I'm actually trying to find someone who has already done

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Erek Dyskant
On Mon, 2008-06-09 at 04:28 -0700, Pro Green European wrote: > Delays in the connection to the db server is still around 20-30 > seconds. > It sounds like the MySQL server is configured to do reverse DNS lookups on incoming connections, and those DNS lookups are timing out. For small systems (a

[CentOS] Regd: Linux Boot-Up Front-end show details and hide details configuration files

2008-06-09 Thread Balaji
Dear All, During CentOS Boot-Up user can See all of the standard messages within this front-end by clicking on the 'show details' link. and hide the standard messages within this front-end by clicking on the 'hide details' link. I need to implement my own software like this, so i need y

Re: [CentOS] RE-export nfs mounted share

2008-06-09 Thread Bent Terp
> below manner [bcoz there is no alternative way for me to setup nfs share] Why not? Firewalling/routing is not a problem just use fixed ports on host A, and have host B forward requests. I've done that with nfs servers hiding on an internal subnet. AFAIK, you can NOT re-export nfs mounts, it's n

Re: [CentOS] syslog - python

2008-06-09 Thread Jim Perrin
On Mon, Jun 9, 2008 at 8:31 AM, Tim Verhoeven <[EMAIL PROTECTED]> wrote: > As a sneak preview I can already tell you that CentOS 5.2 already will > have rsyslog instead of the old plain syslog. I know it's in 5.2, I just didn't realize it was replacing syslog already. Thanks for the heads up :-P

Re: [CentOS] syslog - python

2008-06-09 Thread Tim Verhoeven
On Mon, Jun 9, 2008 at 2:29 PM, Jim Perrin <[EMAIL PROTECTED]> wrote: > On Mon, Jun 9, 2008 at 8:18 AM, <[EMAIL PROTECTED]> wrote: >> Try syslog-ng... > > Not to disparage syslog-ng, but you may want to check out rsyslog. > It'll very likely be the default in centos6, and is currently the > defaul

Re: [CentOS] Change from gnome to KDE desktop

2008-06-09 Thread Kai Schaetzl
Mark Weaver wrote on Sun, 08 Jun 2008 12:30:46 -0400: > There are some > dependency issues you'll run into when you attempt to remove Gnome. And weird ones, to that. If I try to remove Gnome Desktop Environment this results in a second dependency check that then wants to remove many libraries

Re: [CentOS] syslog - python

2008-06-09 Thread Jim Perrin
On Mon, Jun 9, 2008 at 8:18 AM, <[EMAIL PROTECTED]> wrote: > Try syslog-ng... > > It has much better filtering facilities.. Not to disparage syslog-ng, but you may want to check out rsyslog. It'll very likely be the default in centos6, and is currently the default in fedora. You can check the fed

[CentOS] Re: really dumb question about APC UPS

2008-06-09 Thread John
"Jamie Lists" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > We have about 4 servers connected to an APC UPS. The UPS only has one > UPS connection. So my question is, in a power outage how do i get all > my servers to safely shutdown? Do i run a USB hub? Do i write a script > on

Re: [CentOS] syslog - python

2008-06-09 Thread Jim Perrin
2008/6/9 David Hláčik <[EMAIL PROTECTED]>: > Thanks a lot, > > so how can i relalize it? :) Doesn't help you now, but rsyslog has the ability to filter by regular expression in addition to the usual log facilities, and rsyslog will be in 5.2 when it gets released. So if you can wait until 5.2 come

Re: [CentOS] syslog - python

2008-06-09 Thread centos
Try syslog-ng... It has much better filtering facilities.. Cheers, Bart - Original Message - From: "Kai Schaetzl" <[EMAIL PROTECTED]> To: centos@centos.org Sent: Monday, June 9, 2008 1:51:40 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: Re: [CentOS] syslo

Re: [CentOS] Compact Flash..

2008-06-09 Thread mkn0014
Tom Brown wrote: CF Fails, i can re inject it into a new CF card and away I go. yes if the HD fails ive lost the database, but its a monitoring box, toss a new one in , reboot the box and away we go. but as either cant operate without the other you have just doubled your chances of an

Re: [CentOS] Cluster RPM Installation Failed

2008-06-09 Thread Karanbir Singh
Balaji wrote: I am new Itanium server Installation and I have installed all the CentOS4.4 ia64 CDs and I have try to install cluster suite package and i am getting the following error messages like warning: ccs-1.0.7-0.x86_64.rpm: V3 DSA signature: NOKEY, key ID 443e1821 You might want to rea

Re: [CentOS] Slow gfs performance

2008-06-09 Thread James Thompson
You don't mention it but I assume you are running on Fiber Channel not iSCSI? I am running GFS using CentOS 5.1 from two servers using iSCSI. I have Device Mapper Multipath setup so that makes my performance characteristics a little different but I have tuned the servers with the following comma

[CentOS] Cluster RPM Installation Failed

2008-06-09 Thread Balaji
Dear All, I am new Itanium server Installation and I have installed all the CentOS4.4 ia64 CDs and I have try to install cluster suite package and i am getting the following error messages like warning: ccs-1.0.7-0.x86_64.rpm: V3 DSA signature: NOKEY, key ID 443e1821 error: Failed dependencies

[CentOS] TFP inside firewall

2008-06-09 Thread lingu
Hi, I have a setup where the tftp server is inside the firewall. Now the issue is tftp client send request on dynamic udp port. Can anyone give some idea, how i can bind the fixed port for client udp requests ? Otherwise i hope, it is not a solution that i will open all port related to UDP in the

Re: [CentOS] wpa_supplicant and machine freezes

2008-06-09 Thread Johnny Hughes
Timothy Kesten wrote: Hi Folks, I'd like to install my USB-WLAN-Stick Netgear WG111v3. Ndiswrapper works correct after installing Kernel-Modules from atrpm ndiswrapper-kmdl-2.6.18-53.1.19.el5.centos.plus-1.52-16.el5.i686.rpm. But by calling wpa_supplicant with wpa_supplicant -i wlan0 -D wext

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Kai Schaetzl
Pro Green European wrote on Mon, 9 Jun 2008 03:37:33 -0700 (PDT): > I also have the same identical site accessing the same database on > the same mysql server, running on a CentOS4 server without any problem. How did you move the database? You moved from PHP4 to 5 and from MySQL4 to 5. You *have

Re: [CentOS] syslog - python

2008-06-09 Thread Kai Schaetzl
David Hláèik wrote on Mon, 9 Jun 2008 13:12:13 +0200: > so how can i relalize it? :) Probably not at all. You would have to redirect .err or .warn for a facility, but this would redirect all other input to that channel as well. You can change facilities for some applications, but I don't know if

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Pro Green European
Hi. Yes, I have tried that too, no difference. I've even tried running MySQL with a database populated with identical data on localhost (even tried 127.0.0.1), but there is no difference in performance. Delays in the connection to the db server is still around 20-30 seconds. So, the problem ha

Re: [CentOS] syslog - python

2008-06-09 Thread David Hláčik
Thanks a lot, so how can i relalize it? :) D. On Mon, Jun 9, 2008 at 1:01 PM, <[EMAIL PROTECTED]> wrote: > man syslog.conf will explain ;) > > auth, authpriv, cron, daemon, kern, lpr, mail, mark, news, security (same as > auth), syslog, user, uucp and local0 through local7 are the supported >

Re: [CentOS] RE-export nfs mounted share

2008-06-09 Thread James Pearson
whoami i wrote: Hi Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share] HOST A--->>>EXPORTS /prod/data --->>>HOST B HO

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Bent Terp
On Mon, Jun 9, 2008 at 1:05 PM, Bent Terp <[EMAIL PROTECTED]> wrote: >> Yes. Ftp works perfectly, and regular http with cgi/perl connections to the >> same database server works perfectly. Also rendering of standard HTML works >> as it should. It is only when a scripted site uses PHP/Mysql the co

  1   2   >