Re: resolv.conf slows down X
From: Tommy Reynolds (Tommy.Reynolds_at_MegaCoder.com)
Date: 08/31/04
- Previous message: Paul Howarth: "Re: Help with NFS on FC1"
- In reply to: Rokicki, Andrew: "resolv.conf slows down X"
- Next in thread: Rokicki, Andrew: "RE: resolv.conf slows down X"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 10:21:03 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
Uttered "Rokicki, Andrew" <ARokicki@US.TIAuto.com>, spake thus:
> If I am on a network my X works just fine and is very responsive.
> When I unplug PC from the network and reboot X is very slow to respond.
Check your "/etc/nsswitch.conf" file for a line similar to:
hosts: dns files
(or anything else before the "files" keyword). If so, put the
"files" keyword first:
hosts: files dns
You probably have a network-based authorization scheme such as
NIS, kerberos or LDAP enabled and the "/etc/nsswitch.conf"
incorrectly lists them before "files" in the host name resolution.
HTH.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Paul Howarth: "Re: Help with NFS on FC1"
- In reply to: Rokicki, Andrew: "resolv.conf slows down X"
- Next in thread: Rokicki, Andrew: "RE: resolv.conf slows down X"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|