Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
On 10/13/07, Garrick Staples <[EMAIL PROTECTED]> wrote: > On Sat, Oct 13, 2007 at 03:45:14AM +0800, joseph blase alleged: > > [EMAIL PROTECTED] root]# time id userid > > uid=36923(userid) gid=36923(u_036923) groups=36923(u_036923) > > > > real0m10.

Re: [CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
On 10/13/07, Steve Rigler <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-10-13 at 03:45 +0800, joseph blase wrote: > > Hi, > > > > I have both linux and solaris NIS client against a Solaris NIS Server, > > but my linux box are shamefully slow compare to solaris

[CentOS] Perfomance tuning for NIS client

2007-10-12 Thread joseph blase
Hi, I have both linux and solaris NIS client against a Solaris NIS Server, but my linux box are shamefully slow compare to solaris some sample: on Solaris 5.8: # ypwhich transporter02.domain.com # time id userid uid=36923(userid) gid=36923(u_036923) real0.0 user0.0 sys 0

[CentOS] rpm command freezing

2007-08-22 Thread joseph blase
Howdy, If ever somebody here might have encountered this, the rpm -qa commands just stuck for ages on my box ( honestly this is rhel 3 box). I done rebuilding already the /var/lib/rpm/__db* as per KB article but to no avail. Any additional hints what's to look for? One thing I notice w/c I think

Re: [CentOS] Re: Automount configuration problem

2007-08-13 Thread joseph blase
On 8/14/07, Lanny Marcus <[EMAIL PROTECTED]> wrote: > > Follow on: On this page: > < > https://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/release-notes/RELEASE-NOTES-x86-en.html > > > I saw this: > > > Release Notes Updates > > > > This section contains information that was not included i

Re: [CentOS] Cannot Boot XServer

2007-08-10 Thread joseph blase
On 8/10/07, Robert Jackson <[EMAIL PROTECTED]> wrote: > > I am currently using Virtual PC 2007 to install/configure CentOS 4.5. > I've got > the O/S installed ok. > > However since running a yum update, I can no longer successfully complete > an > init 5 boot. Virtual PC gives an internal error 13

Re: [CentOS] Chmod Explaination

2007-08-02 Thread joseph blase
On 8/3/07, Ross S. W. Walker <[EMAIL PROTECTED]> wrote: > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of joseph blase > > Sent: Thursday, August 02, 2007 5:33 PM > > To: CentOS mailing list &

[CentOS] Chmod Explaination

2007-08-02 Thread joseph blase
Howdy list, I can't seem to find any doc's explaining what's really going on behind this scenario: A user home directory had been reset to : d--- --- --- user group user_dir As root i tried to : chmod -R 750 user_dir got permission denied, my friend tried with as user that owns the director