On Wed, 2002-11-06 at 16:20, stan wrote:
> OUr company is in the middle of a merger, as a result the domain all of my
> FreeBSD machine belong to is changing. I've made all the changes that I can
> think od (/etc/resolv.conf, /etc/rc.defaults ) but I really prefer _not_ to
> reboot the mahcines just to change the FQDN. 
> 
> Is there some way I can do this without a reboot?

You should execute
        hostname <your-FQDN-here>
then, restart all daemons (it's usually done by sending them HUP signal,
but better look at their manpages to be sure)
and don't forget to restart init and syslogd!

regards,
Ded PoXoron


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to