In the Terminal type:
% sudo open -a /Applications/TextEdit.app /usr/share/init/tcsh/rcIn TextEdit look for a line:
set host = `hostname`change `hostname` to anything you like:
set host = "Big Papa"There you go, new host name without the hassle of hostconfig.
[Editor: I have not tested this myself, but the rc file does contain the hostname reference. I don't know the implications of changing it here versus editing hostconfig or using NetInfo Manager...anyone have any thoughts?]

