Skip to content

Instantly share code, notes, and snippets.

@AlexKMDev
Last active December 14, 2015 16:38
Show Gist options
  • Save AlexKMDev/5116471 to your computer and use it in GitHub Desktop.
Save AlexKMDev/5116471 to your computer and use it in GitHub Desktop.
Change hostname on Mac OS X 10.8.2 > [hostname]:~ [username]$
sudo scutil --set HostName [hostname]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment