Re: Xserver,postgres problems after hostname change.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux