HostName and Local HostName for Mac OSX
Show DNS configuration
scutil --dnsThe hostname appears in the terminal prompt, to set it permanently for Mac OSX
scutil --set HostName <your hostname>Then, set the local network computer name to the same HostName
System Preferences -> Sharing -> Computer Name (EDIT) -> Local HostNameLast updated