From LedHed's Wiki
(Created page with "== Overview == How to change the hostname of a Mac == Command Line == sudo scutil --set HostName [NewHostNameHere] == GUI == Go to: 'System Preferences', 'Sharing' == R...") |
|||
Line 8: | Line 8: | ||
== GUI == | == GUI == | ||
+ | Click the Apple logo in the upper left corner.<br> | ||
Go to: 'System Preferences', 'Sharing' | Go to: 'System Preferences', 'Sharing' | ||
Latest revision as of 19:51, 27 May 2020
Contents
Overview
How to change the hostname of a Mac
Command Line
sudo scutil --set HostName [NewHostNameHere]
GUI
Click the Apple logo in the upper left corner.
Go to: 'System Preferences', 'Sharing'
Reference
https://www.howtogeek.com/tips/how-to-change-your-computer-name-on-mac-os-x/