How do I change hostname in freebsd?

Kevin Kinsey kdk at daleco.biz
Mon Apr 17 23:15:54 UTC 2006


Matt Rajca wrote:

>?????????
>
>--
>Matt K. Rajca
>Software Engineer
>
>  
>

See hostname(1).

Also, see init(8) and rc(8).  Generally, to persist
across reboots, you set something like

hostname="hostname.domain.tld"

in /etc/rc.conf.

Kevin Kinsey

-- 
A stitch in time saves nine.




More information about the freebsd-questions mailing list