/
OS X Helpful Tips & Guide
This site is brought to you by the Electrical and Computer Engineering department
OS X Helpful Tips & Guide
To permanently change the Hostname of your device via the terminal
Set or Change Hostname (via Terminal) - OS X 10.6 - 10.10
- Open Terminal by going to Applications, then Utilities, and select Terminal
The type the following:
sudo scutil –-set HostName new_hostname For example: sudo scutil –-set HostName ECE-MAC
Note: It may also be necessary to perform the following commands to solidify the changes
sudo scutil --set ComputerName <hostname> For example: sudo scutil --set ComputerName ECE-MAC sudo scutil --set LocalHostName <hostname> For example: sudo scutil --set LocalHostName ECE-MAC
, multiple selections available,
Related content
How to Find Your Computer Name
How to Find Your Computer Name
More like this
JAMF - How to Change the Computer Name
JAMF - How to Change the Computer Name
More like this
How do I find my Computer Name?
How do I find my Computer Name?
More like this
How do I find my Computer Name?
How do I find my Computer Name?
More like this
How to find your MAC Address
How to find your MAC Address
More like this