Skip to content

Instantly share code, notes, and snippets.

@prontiol
Created November 29, 2019 00:43
Show Gist options
  • Save prontiol/d12767280fb64ddf58708372eec39063 to your computer and use it in GitHub Desktop.
Save prontiol/d12767280fb64ddf58708372eec39063 to your computer and use it in GitHub Desktop.
macOS hostname
sudo scutil --set HostName ...
sudo scutil --set LocalHostName ...
sudo scutil --set ComputerName ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment