Re: [CentOS] nvidia motherboard with mcp78b chipset

2009-01-17 Thread B.J. McClure
On Sat, 2009-01-17 at 09:51 +0530, partha chowdhury wrote: > Jerry Geis wrote: > > Hi all, > > > > I have a new motherboard I am trying to install centos 5.2 x86_64 on. > > it has the mcp78b chipset. > > > > seems like the SATA disk is not detected. tells me no install media found. > > > > I tr

Re: [CentOS] ypserv errors

2009-01-17 Thread jkinz
On Sat, Jan 17, 2009 at 01:30:33AM -0500, Mag Gam wrote: > In my syslog I get many of these types of errors: > ypserv [4818]: refused connect from 127.0.0.1:57124 to procedure > ypproc_match [domain.com,passwd.adjunct.byname;-1) > > Any idea what this error is? Hi Mag, I personally have never see

Re: [CentOS] CentOS failover cluster

2009-01-17 Thread Matt Shields
On Fri, Jan 16, 2009 at 6:09 PM, Giuseppe Fuggiano < giuseppe.fuggi...@gmail.com> wrote: > What should I use to configure a failover cluster under CentOS? Is > there Red Hat Cluster Suite or something like that? > > Thank you in advance. > > -- > Giuseppe Fuggiano > __

Re: [CentOS] ypserv errors

2009-01-17 Thread James Pearson
Mag Gam wrote: > In my syslog I get many of these types of errors: > ypserv [4818]: refused connect from 127.0.0.1:57124 to procedure > ypproc_match [domain.com,passwd.adjunct.byname;-1) > > Any idea what this error is? Something running on your ypserver is trying to match an entry in the passwd

Re: [CentOS] ypserv errors

2009-01-17 Thread Mag Gam
You are right. Its not a major issue. Thanks again. On Sat, Jan 17, 2009 at 11:50 AM, James Pearson wrote: > Mag Gam wrote: >> In my syslog I get many of these types of errors: >> ypserv [4818]: refused connect from 127.0.0.1:57124 to procedure >> ypproc_match [domain.com,passwd.adjunct.byname;

Re: [CentOS] csgfs 4 really outdated

2009-01-17 Thread Aliet Santiesteban Sifontes
Not sure about that: http://mirror.centos.org/centos/4/csgfs/i386/RPMS/?C=M;O=A Last change in centos is from 12-Sep-2008 In centos mirror: GFS-kernel-2.6.9-80.9.i686.rpm 30-Jul-2008 15:59 218K Wich is built against an outdated redhat kernel. A mirror problem??? Best r

[CentOS] Apache Config

2009-01-17 Thread Joseph L. Casale
I am trying to setup moinmoin and my apache virtual host config looks like this: ServerName www.example.net DocumentRoot/ AddHandler cgi-script .cgi Alias /moin_static181/ /usr/local/share/moin/htdocs ScriptAlias / //cgi-bin/moin.cgi But this breaks every