From LedHed's Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 19:36, 27 May 2020

Overview

How to change the hostname of a Mac


Command Line

sudo scutil --set HostName [NewHostNameHere]


GUI

Go to: 'System Preferences', 'Sharing'


Reference

https://www.howtogeek.com/tips/how-to-change-your-computer-name-on-mac-os-x/