dev:tricks:macos
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:tricks:macos [2014/11/08 13:01] – hackerzhou | dev:tricks:macos [2020/06/06 23:32] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Mac OS Tricks ====== | ====== Mac OS Tricks ====== | ||
| + | ==== Change the hostname ==== | ||
| + | <code bash> | ||
| + | sudo scutil --set HostName testhostname.local | ||
| + | hostname | ||
| + | </ | ||
| + | |||
| ==== Create a bootable OS X USB installation disk ==== | ==== Create a bootable OS X USB installation disk ==== | ||
| <code bash> | <code bash> | ||
dev/tricks/macos.1415451691.txt.gz · Last modified: (external edit)
