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 [2015/05/13 00:32] – external edit 127.0.0.1 | 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.1431477137.txt.gz · Last modified: (external edit)
