Re: Xserver,postgres problems after hostname change.
From: Satish Balay (balay_at_fastmail.fm)
Date: 12/18/04
- Previous message: Satish Balay: "Re: Wireless Key and Encyption"
- In reply to: Kim Lux: "Xserver,postgres problems after hostname change."
- Next in thread: Kim Lux: "Re: Xserver,postgres problems after hostname change."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 18 Dec 2004 08:52:35 -0600 (CST) To: For users of Fedora Core releases <fedora-list@redhat.com>
On Sat, 18 Dec 2004, Kim Lux wrote:
> I changed the hostname on our server and now I've got a few issues.
>
>
> Specifically, I changed the following two files:
>
> /etc/hosts:
> # Do not remove the following line, or various programs
> # that require network functionality will fail.
> 127.0.0.1 server.localdomain server
Well you removed 'localhost' entry - which is a no-no.
Use:
127.0.0.1 localhost.localdomain localhost
127.0.0.1 server.localdomain server
> HOSTNAME=server.localdomain
I would just use 'server' instead of 'server.localdomain'
Satish
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Satish Balay: "Re: Wireless Key and Encyption"
- In reply to: Kim Lux: "Xserver,postgres problems after hostname change."
- Next in thread: Kim Lux: "Re: Xserver,postgres problems after hostname change."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|