Viewable by the world
...
- To see the ComputerName:
- On the menu bar, click the Apple icon >>> System Preferences or System Settings >>> Sharing >>> Computer Name
- In the Terminal application, run the command hostname
- In the Terminal application, run the command sudo scutil --get ComputerName
Info title To see the ComputerName: - On the menu bar, click the Apple icon >>> System Preferences or System Settings >>> Sharing >>> Computer Name
- In the Terminal application, run the command hostname
- In the Terminal application, run the command sudo scutil --get ComputerName
- To change the ComputerName:
- On the menu bar, click the Apple icon >>> System Preferences or System Settings >>> Sharing >>> Computer Name
- In the Terminal application, run sudo scutil --set ComputerName "newname"
- User-friendly name for Mac computers
- Use for identifying Apple computers on the local network
...