Last active
December 18, 2015 10:39
-
-
Save xiaom/5769936 to your computer and use it in GitHub Desktop.
set hostname #OneLineCommand
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#change your Mac hostname with the command line and make it permanent: | |
sudo scutil –-set HostName new_hostname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment