Created
March 30, 2024 06:23
-
-
Save by-nari/e60418871ad76b6b3b424a7f0a2399f1 to your computer and use it in GitHub Desktop.
macOS, how to rename computer via scutil
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
sudo scutil --set HostName <new host name> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment