I've noticed that in both Mandrake and Redhat, I don't ever need to configure my hostname in fresh installs, instead it gets configured automagically (I would assume using DHCP) by my cable ISP ...
What's the difference between using "sudo hostname <mymac>" and "sudo scutil --set LocalHostName <mymac>"<BR><BR>I have used both commands in the past in my deployment scripts. I want to be more ...