Hi, On Mon, 2 Jul 2001, Richard Elsberry wrote: > installation. I enter "Bravo" but always end up with localhost. Does > anybody have any words of wisdom as to how to set this during or after > installation? Edit /etc/sysconfig/network, there should be a "HOSTNAME=" thing.Otherwise it does a reverse-lookup (or just checks /etc/hosts?) for it's IP address, so you can set it that way. -Yaron --