...
| No Format |
|---|
sudo hostname -s YourHostNamenew_hostname For example: sudo hostname -S ECE-MAC |
Set or Change Hostname (via Terminal) - OS X 10.6 - 10.8
- Open Terminal by going to Applications, then Utilities, and select Terminal
The type the following:
| No Format |
|---|
sudo scutil –-set HostName new_hostname
For example: sudo scutil –-set HostName ECE-MAC |