Sometimes I have found that changing the Mac's hostname from System Preferences/Sharing doesn't do the job. In these cases it is best to change the hostname from Terminal:
sudo scutil --set HostName [new hostname]
Example: sudo scutil --set HostName LDNMAC-1234
No comments:
Post a Comment