Monday, June 13, 2016

Change Mac OSX Computer Name (HostName)

You can change it from the Terminal using this command, though obviously it’s much simpler to just change it under Sharing, but this is more accurate:
sudo scutil --set HostName [NewHostNameHere]

No comments: