Hi Matt,
As root, type "hostname <new hostname>", and the hostname will be changed
immediately. To make this change permanent across reboots, edit the file
'/etc/rc.conf', and add the following line:
hostname="new.host.name"
The '/etc/rc.conf' file is described here:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-core-configuration.html
-Andy.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"