Setting hostname in OSX —02 August 2015
Setting the hostname in OSX:
sudo scutil --set HostName larryx.local
Getting the hostname:
scutil --get HostName
Setting the hostname in OSX:
sudo scutil --set HostName larryx.local
Getting the hostname:
scutil --get HostName