How do I change hostname in freebsd?

Mihai Tanasescu mihai at duras.ro
Mon Apr 17 22:56:04 UTC 2006


Matt Rajca wrote:

>?????????
>
>--
>Matt K. Rajca
>Software Engineer
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>  
>


In rc.conf :

hostname="your_hostname"


or use the hostname command (but it will only last until the first reboot)



More information about the freebsd-questions mailing list