Difference between revisions of "Notes:macOS"

From musings of k8
Jump to navigation Jump to search
Line 2: Line 2:
  
 
{{Info|[2020-11-19] These notes aren’t fully formatted yet as I’ve simply copied them from my personal notes. I’ll fix them with time.}}
 
{{Info|[2020-11-19] These notes aren’t fully formatted yet as I’ve simply copied them from my personal notes. I’ll fix them with time.}}
 +
 +
  
 
= References =
 
= References =
  
 
http://serverfault.com/questions/7346/what-are-useful-command-line-commands-on-mac-os-x
 
http://serverfault.com/questions/7346/what-are-useful-command-line-commands-on-mac-os-x
 +
 +
  
 
= Keyboard Shortcut Symbols =
 
= Keyboard Shortcut Symbols =
  
 
[https://support.apple.com/guide/mac-help/back-up-and-share-text-replacements-on-mac-mchl2a7bd795/mac Back up and share text replacements on Mac]
 
[https://support.apple.com/guide/mac-help/back-up-and-share-text-replacements-on-mac-mchl2a7bd795/mac Back up and share text replacements on Mac]
 +
 +
  
 
== Symbols ==
 
== Symbols ==
Line 72: Line 78:
 
|
 
|
 
|}
 
|}
 +
 +
  
 
== Accents ==
 
== Accents ==
Line 106: Line 114:
 
| Option-U, V
 
| Option-U, V
 
|}
 
|}
 +
 +
  
 
== Letters ==
 
== Letters ==
Line 134: Line 144:
 
|
 
|
 
|}
 
|}
 +
 +
  
 
== Math Symbols ==
 
== Math Symbols ==
  
 
Approximately : (≈) Option-X Degree : (°) Shift-Option-8 Delta : (∆) Option-J Division : (÷) Option-/ GreaterOrEqual : (≥) Option-. Infinity : (∞) Option-5 Intergal : (∫) Option-B LessOrEqual : (≤) Option-, Micro : (µ) Option-M Ohm : (Ω) Option-Z PartialDerivative : (∂) Option-D PerMil : (‰) Shift-Option-R Pi : (π) Option-P Plus/Minus : (±) Shift-Option-= ProductPi : (∏) Shift-Option-P SquareRoot : (√) Option-V Sum : (∑) Option-W
 
Approximately : (≈) Option-X Degree : (°) Shift-Option-8 Delta : (∆) Option-J Division : (÷) Option-/ GreaterOrEqual : (≥) Option-. Infinity : (∞) Option-5 Intergal : (∫) Option-B LessOrEqual : (≤) Option-, Micro : (µ) Option-M Ohm : (Ω) Option-Z PartialDerivative : (∂) Option-D PerMil : (‰) Shift-Option-R Pi : (π) Option-P Plus/Minus : (±) Shift-Option-= ProductPi : (∏) Shift-Option-P SquareRoot : (√) Option-V Sum : (∑) Option-W
 +
 +
  
 
== Punctuation ==
 
== Punctuation ==
  
 
Copyright : (©) Option+G Dagger : (†) Option+T Dot : (•) Option+8 EmDash : (—) Option+Shift+- EnDash : (–) Option+- Paragraph : (¶) Option+7 Registered : (®) Option+R Section : (§) Option+6 Trademark : (™) Option+2
 
Copyright : (©) Option+G Dagger : (†) Option+T Dot : (•) Option+8 EmDash : (—) Option+Shift+- EnDash : (–) Option+- Paragraph : (¶) Option+7 Registered : (®) Option+R Section : (§) Option+6 Trademark : (™) Option+2
 +
 +
  
 
== General ==
 
== General ==
  
 
Command-F2 : Act as external display on iMac Command-Delete : Delete a file Command-Shift-3 : Capture screen Command-Shift-4 : Capture window with cursor selection Command-Shift-4 + Space : Capture window Command-Shift-5 : Record cropped window Command-Shift-5 + Space : Record a window Command-Shift-Q : Log out with confirmation Command-Shift-Option-Q : Log out without confirmation
 
Command-F2 : Act as external display on iMac Command-Delete : Delete a file Command-Shift-3 : Capture screen Command-Shift-4 : Capture window with cursor selection Command-Shift-4 + Space : Capture window Command-Shift-5 : Record cropped window Command-Shift-5 + Space : Record a window Command-Shift-Q : Log out with confirmation Command-Shift-Option-Q : Log out without confirmation
 +
 +
  
 
== Documents ==
 
== Documents ==
Line 209: Line 227:
  
 
Command–DownArrow : Move the insertion point to the end of the document. Command–Equal : … performs the same function. Command–LeftArrow : Move the insertion point to the beginning of the current line. Command–LeftCurlyBracket : Left align. Command–RightArrow : Move the insertion point to the end of the current line. Command–RightCurlyBracket : Right align. Command–Shift–DownArrow : Select the text between the insertion point and the end of the document. Command–Shift–LeftArrow : Select the text between the insertion point and the beginning of the current line. Command–Shift–Minus : Decrease the size of the selected item. Command–Shift–Plus : Increase the size of the selected item. Command–Shift–QuestionMark : Open the Help menu. Command–Shift–RightArrow : Select the text between the insertion point and the end of the current line. Command–Shift–UpArrow : Select the text between the insertion point and the beginning of the document. Command–Shift–VerticalBar : Center align. Command–UpArrow : Move the insertion point to the beginning of the document. Control-A : Move to the beginning of the line or paragraph. Control-B : Move one character backward. Control-D : Delete the character to the right of the insertion point. Or use Fn-Delete. Control-E : Move to the end of a line or paragraph. Control-F : Move one character forward. Control-H : Delete the character to the left of the insertion point. Or use Delete. Control-K : Delete the text between the insertion point and the end of the line or paragraph. Control-L : Center the cursor or selection in the visible area. Control-N : Move down one line. Control-O : Insert a new line after the insertion point. Control-P : Move up one line. Control-T : Swap the character behind the insertion point with the character in front of the insertion point. Fn-Delete : Forward delete on keyboards that don’t have a Forward Delete key. Or use Control-D. Fn–DownArrow : Page Down: Scroll down one page. Fn–LeftArrow : Home: Scroll to the beginning of a document. Fn–RightArrow : End: Scroll to the end of a document. Fn–UpArrow : Page Up: Scroll up one page. Option-Delete : Delete the word to the left of the insertion point. Option–LeftArrow : Move the insertion point to the beginning of the previous word. Option–RightArrow : Move the insertion point to the end of the next word. Shift–DownArrow : Extend text selection to the nearest character at the same horizontal location on the line below. Shift–LeftArrow : Extend text selection one character to the left. Shift–Option–DownArrow : Extend text selection to the end of the current paragraph, then to the end of the following paragraph if pressed again. Shift–Option–LeftArrow : Extend text selection to the beginning of the current word, then to the beginning of the following word if pressed again. Shift–Option–RightArrow : Extend text selection to the end of the current word, then to the end of the following word if pressed again. Shift–Option–UpArrow : Extend text selection to the beginning of the current paragraph, then to the beginning of the following paragraph if pressed again. Shift–RightArrow : Extend text selection one character to the right. Shift–UpArrow : Extend text selection to the nearest character at the same horizontal location on the line above.
 
Command–DownArrow : Move the insertion point to the end of the document. Command–Equal : … performs the same function. Command–LeftArrow : Move the insertion point to the beginning of the current line. Command–LeftCurlyBracket : Left align. Command–RightArrow : Move the insertion point to the end of the current line. Command–RightCurlyBracket : Right align. Command–Shift–DownArrow : Select the text between the insertion point and the end of the document. Command–Shift–LeftArrow : Select the text between the insertion point and the beginning of the current line. Command–Shift–Minus : Decrease the size of the selected item. Command–Shift–Plus : Increase the size of the selected item. Command–Shift–QuestionMark : Open the Help menu. Command–Shift–RightArrow : Select the text between the insertion point and the end of the current line. Command–Shift–UpArrow : Select the text between the insertion point and the beginning of the document. Command–Shift–VerticalBar : Center align. Command–UpArrow : Move the insertion point to the beginning of the document. Control-A : Move to the beginning of the line or paragraph. Control-B : Move one character backward. Control-D : Delete the character to the right of the insertion point. Or use Fn-Delete. Control-E : Move to the end of a line or paragraph. Control-F : Move one character forward. Control-H : Delete the character to the left of the insertion point. Or use Delete. Control-K : Delete the text between the insertion point and the end of the line or paragraph. Control-L : Center the cursor or selection in the visible area. Control-N : Move down one line. Control-O : Insert a new line after the insertion point. Control-P : Move up one line. Control-T : Swap the character behind the insertion point with the character in front of the insertion point. Fn-Delete : Forward delete on keyboards that don’t have a Forward Delete key. Or use Control-D. Fn–DownArrow : Page Down: Scroll down one page. Fn–LeftArrow : Home: Scroll to the beginning of a document. Fn–RightArrow : End: Scroll to the end of a document. Fn–UpArrow : Page Up: Scroll up one page. Option-Delete : Delete the word to the left of the insertion point. Option–LeftArrow : Move the insertion point to the beginning of the previous word. Option–RightArrow : Move the insertion point to the end of the next word. Shift–DownArrow : Extend text selection to the nearest character at the same horizontal location on the line below. Shift–LeftArrow : Extend text selection one character to the left. Shift–Option–DownArrow : Extend text selection to the end of the current paragraph, then to the end of the following paragraph if pressed again. Shift–Option–LeftArrow : Extend text selection to the beginning of the current word, then to the beginning of the following word if pressed again. Shift–Option–RightArrow : Extend text selection to the end of the current word, then to the end of the following word if pressed again. Shift–Option–UpArrow : Extend text selection to the beginning of the current paragraph, then to the beginning of the following paragraph if pressed again. Shift–RightArrow : Extend text selection one character to the right. Shift–UpArrow : Extend text selection to the nearest character at the same horizontal location on the line above.
 +
 +
  
 
== Booting ==
 
== Booting ==
Line 266: Line 286:
 
| Safe Mode
 
| Safe Mode
 
|}
 
|}
 +
 +
  
 
= Downloads =
 
= Downloads =
Line 303: Line 325:
  
 
See also: https://appleinsider.com/articles/19/11/23/how-to-get-an-old-macos-installer-from-apple
 
See also: https://appleinsider.com/articles/19/11/23/how-to-get-an-old-macos-installer-from-apple
 +
 +
  
 
= File systems =
 
= File systems =
 +
 +
  
 
== Create ISO from CDR ==
 
== Create ISO from CDR ==
Line 313: Line 339:
  
 
<pre>$ hdiutil makehybrid -iso -joliet -o diskimage.iso diskimage.cdr</pre>
 
<pre>$ hdiutil makehybrid -iso -joliet -o diskimage.iso diskimage.cdr</pre>
 +
  
 
== Write ISO to USB ==
 
== Write ISO to USB ==
Line 328: Line 355:
  
 
<pre>$ hdiutil convert -format UDRW -o /path/to/target /path/to/original.iso</pre>
 
<pre>$ hdiutil convert -format UDRW -o /path/to/target /path/to/original.iso</pre>
 
 
Find current devices
 
Find current devices
  
 
<pre>$ diskutil list</pre>
 
<pre>$ diskutil list</pre>
 
 
Unmount device
 
Unmount device
  
 
<pre>$ diskutil unmountDisk /dev/diskN</pre>
 
<pre>$ diskutil unmountDisk /dev/diskN</pre>
 
 
Write to USB
 
Write to USB
  
 
<pre>$ sudo dd if=/path/to/target.dmg of=/dev/rdiskN bs=1m</pre>
 
<pre>$ sudo dd if=/path/to/target.dmg of=/dev/rdiskN bs=1m</pre>
 
 
Eject the disk
 
Eject the disk
  
 
<pre>$ diskutil eject /dev/diskN</pre>
 
<pre>$ diskutil eject /dev/diskN</pre>
 +
  
 
== Format a disk from the command-line ==
 
== Format a disk from the command-line ==
Line 350: Line 374:
  
 
<pre>diskutil eraseDisk jhfs+ &quot;ICY BOX 500G&quot; gpt /dev/diskX</pre>
 
<pre>diskutil eraseDisk jhfs+ &quot;ICY BOX 500G&quot; gpt /dev/diskX</pre>
 +
  
 
== Create custom CoreStorage drive ==
 
== Create custom CoreStorage drive ==
Line 360: Line 385:
  
 
<pre>$ diskutil list</pre>
 
<pre>$ diskutil list</pre>
 
 
Create the logical volume group. Note the 1st drive is the SSD drive, and 2nd is drive is the HDD.
 
Create the logical volume group. Note the 1st drive is the SSD drive, and 2nd is drive is the HDD.
  
 
<pre>$ diskutil cs create Macintosh\ LVG disk0 disk1</pre>
 
<pre>$ diskutil cs create Macintosh\ LVG disk0 disk1</pre>
 
 
List CS volumes
 
List CS volumes
  
 
<pre>$ diskutil cs list</pre>
 
<pre>$ diskutil cs list</pre>
 
 
Create volume in the volume group using UUID of LVG
 
Create volume in the volume group using UUID of LVG
  
 
<pre>$ diskutil cs createVolume UUID jhfs+ Macintosh\ HD 100%</pre>
 
<pre>$ diskutil cs createVolume UUID jhfs+ Macintosh\ HD 100%</pre>
 
 
If desired, encrypt the logical volume just created
 
If desired, encrypt the logical volume just created
  
 
<pre>$ diskutil cs list
 
<pre>$ diskutil cs list
 
$ diskutil cs encryptVolume UUID</pre>
 
$ diskutil cs encryptVolume UUID</pre>
 
 
Delete a CS LVG.
 
Delete a CS LVG.
  
 
<pre>$ diskutil cs delete UUID</pre>
 
<pre>$ diskutil cs delete UUID</pre>
 +
  
 
== Get serial number of drive ==
 
== Get serial number of drive ==
  
 
<pre>$ ioreg -l |less</pre>
 
<pre>$ ioreg -l |less</pre>
 
 
== ditto ==
 
== ditto ==
  
Line 391: Line 411:
  
 
<pre># ditto -V /Users /Volumes/SecondaryHD/Users</pre>
 
<pre># ditto -V /Users /Volumes/SecondaryHD/Users</pre>
 +
  
 
== Write DMG to disk ==
 
== Write DMG to disk ==
Line 405: Line 426:
 
--format HFS+ \
 
--format HFS+ \
 
--noverify</pre>
 
--noverify</pre>
 
 
* The '''–erase''' will erase the destination format
 
* The '''–erase''' will erase the destination format
 
* The '''–format''' is optional and only required if the destination needs to be reformatted
 
* The '''–format''' is optional and only required if the destination needs to be reformatted
 
* The '''–noverify''' is optional and skips verification - but obviously doesn’t verify a successful restore.
 
* The '''–noverify''' is optional and skips verification - but obviously doesn’t verify a successful restore.
 +
  
  
Line 420: Line 441:
  
 
<pre>$ dd if=/dev/disk2 of=/Volumes/Samsung_T1/Ableton-d2.dmg bs=1m</pre>
 
<pre>$ dd if=/dev/disk2 of=/Volumes/Samsung_T1/Ableton-d2.dmg bs=1m</pre>
 
 
Mount the disk. ''Note: I could have added the <code>-nomount</code> option after <code>attach</code> to have prevented the disk from actually mounting.''
 
Mount the disk. ''Note: I could have added the <code>-nomount</code> option after <code>attach</code> to have prevented the disk from actually mounting.''
  
Line 428: Line 448:
 
/dev/disk2s2            Apple_APFS
 
/dev/disk2s2            Apple_APFS
 
/dev/disk2s2s1          41504653-0000-11AA-AA11-0030654</pre>
 
/dev/disk2s2s1          41504653-0000-11AA-AA11-0030654</pre>
 +
Yay!
 +
  
Yay!
 
  
 
== APFS ==
 
== APFS ==
Line 440: Line 461:
 
Create a sparse image with APFS.
 
Create a sparse image with APFS.
  
<syntaxhighlight lang="console">$ hdiutil create -fs APFS -size 1GB foo.sparseimage</syntaxhighlight>
+
<pre>$ hdiutil create -fs APFS -size 1GB foo.sparseimage</pre>
 
'''Physical disk'''
 
'''Physical disk'''
  
 
Partition the disk
 
Partition the disk
  
<syntaxhighlight lang="console">$ sudo diskutil partitionDisk disk2 APFS Untitled 100%</syntaxhighlight>
+
<pre>$ sudo diskutil partitionDisk disk2 APFS Untitled 100%</pre>
 
'''Existing partition'''
 
'''Existing partition'''
  
 
Create APFS container.
 
Create APFS container.
  
<syntaxhighlight lang="console">$ diskutil apfs createContainer /dev/disk2s2</syntaxhighlight>
+
<pre>$ diskutil apfs createContainer /dev/disk2s2</pre>
 
Create APFS volume in an APFS container.
 
Create APFS volume in an APFS container.
  
<syntaxhighlight lang="console">$ diskutil apfs addVolume disk2s2 APFS newAPFS</syntaxhighlight>
+
<pre>$ diskutil apfs addVolume disk2s2 APFS newAPFS</pre>
 
FSCK.
 
FSCK.
  
<syntaxhighlight lang="console">$ fsck_apfs /dev/disk2s2</syntaxhighlight>
+
<pre>$ fsck_apfs /dev/disk2s2</pre>
<span id="nfs"></span>
+
 
 +
 
 
== NFS ==
 
== NFS ==
  
Line 471: Line 493:
 
nfs.client.mount.options = nfc,intr
 
nfs.client.mount.options = nfc,intr
 
nfs.client.is_mobile = 0</pre>
 
nfs.client.is_mobile = 0</pre>
<span id="restart-autofs-without-rebooting."></span>
+
 
 +
 
 
== Restart autofs without rebooting. ==
 
== Restart autofs without rebooting. ==
  
 
Use the <code>automount</code> command.
 
Use the <code>automount</code> command.
  
<syntaxhighlight lang="console">$ sudo automount -vc</syntaxhighlight>
+
<pre>$ sudo automount -vc</pre>
 
Alternatively, use <code>launchctl</code>.
 
Alternatively, use <code>launchctl</code>.
  
<syntaxhighlight lang="console">$ sudo launchctl stop com.apple.autofsd</syntaxhighlight>
+
<pre>$ sudo launchctl stop com.apple.autofsd</pre>
<span id="partitioning"></span>
+
 
 +
 
 
== Partitioning ==
 
== Partitioning ==
  
Line 490: Line 514:
 
Get list of info
 
Get list of info
  
<syntaxhighlight lang="console">$ diskutil list</syntaxhighlight>
+
<pre>$ diskutil list</pre>
 
Format an entire drive as APFS
 
Format an entire drive as APFS
  
<syntaxhighlight lang="console"># command verb disk boot_record filesystem name size
+
<pre># command verb disk boot_record filesystem name size
$ diskutil partitionDisk /dev/diskX GPT APFS NewName 0b</syntaxhighlight>
+
$ diskutil partitionDisk /dev/diskX GPT APFS NewName 0b</pre>
 
Arguments:
 
Arguments:
  
Line 506: Line 530:
 
** HFS+ (Apple HFS+)
 
** HFS+ (Apple HFS+)
  
<span id="locked-files-or-folders"></span>
+
 
 +
 
 
== Locked files or folders ==
 
== Locked files or folders ==
  
 
Look at the current flags:
 
Look at the current flags:
  
<syntaxhighlight lang="console">$ ls -lO /path/to/folder</syntaxhighlight>
+
<pre>$ ls -lO /path/to/folder</pre>
 
Unlock them with:
 
Unlock them with:
  
<syntaxhighlight lang="console">$ chflags nouchg /path/to/locked/folder</syntaxhighlight>
+
<pre>$ chflags nouchg /path/to/locked/folder</pre>
 
or with:
 
or with:
  
<syntaxhighlight lang="console">$ SetFile -a l /path/to/locked/folder</syntaxhighlight>
+
<pre>$ SetFile -a l /path/to/locked/folder</pre>
<span id="cookbook"></span>
+
 
 +
 
 
= Cookbook =
 
= Cookbook =
  
<span id="homebrew"></span>
+
 
 +
 
 
== Homebrew ==
 
== Homebrew ==
  
Line 527: Line 554:
  
 
<pre>$ brew install inetutils</pre>
 
<pre>$ brew install inetutils</pre>
<span id="resize-a-sparse-bundle"></span>
+
 
 +
 
 
== Resize a sparse bundle ==
 
== Resize a sparse bundle ==
  
Line 538: Line 566:
  
 
<pre>hdiutil resize -size 12G filename.sparsebundle</pre>
 
<pre>hdiutil resize -size 12G filename.sparsebundle</pre>
<span id="paragraph-sorting-service"></span>
+
 
 +
 
 
== Paragraph Sorting Service ==
 
== Paragraph Sorting Service ==
  
Line 556: Line 585:
 
</li></ol>
 
</li></ol>
  
<span id="disable-the-swoosh-animation-for-mac-os-x-spaces"></span>
+
 
 +
 
 
== Disable the Swoosh animation for Mac OS X Spaces ==
 
== Disable the Swoosh animation for Mac OS X Spaces ==
  
Line 569: Line 599:
 
* http://www.macosxhints.com/comment.php?mode=view&amp;cid=117778
 
* http://www.macosxhints.com/comment.php?mode=view&amp;cid=117778
  
<syntaxhighlight lang="console">$ defaults write com.apple.dock \
+
<pre>$ defaults write com.apple.dock \
 
   workspaces-swoosh-animation-off \
 
   workspaces-swoosh-animation-off \
 
   -bool YES &&
 
   -bool YES &&
   killall Dock</syntaxhighlight>
+
   killall Dock</pre>
<span id="change-screen-capture-behavior."></span>
+
 
 +
 
 
== Change screen capture behavior. ==
 
== Change screen capture behavior. ==
  
Line 590: Line 621:
  
 
<pre>$ defaults write com.apple.screencapture type pdf</pre>
 
<pre>$ defaults write com.apple.screencapture type pdf</pre>
<span id="endisable-bonjour-announcements-10.5"></span>
+
 
 +
 
 
== (En|Dis)able Bonjour Announcements (10.5+) ==
 
== (En|Dis)able Bonjour Announcements (10.5+) ==
  
Line 602: Line 634:
  
 
<pre>&lt;string&gt;-NoMulticastAdvertisements&lt;/string&gt;</pre>
 
<pre>&lt;string&gt;-NoMulticastAdvertisements&lt;/string&gt;</pre>
<span id="time-machine"></span>
+
 
 +
 
 
== Time Machine ==
 
== Time Machine ==
  
Line 609: Line 642:
 
Edit /System/Library/LaunchDaemons/com.apple.backupd-auto.plist and update the StartInterval setting. 3600[s] is 1h.
 
Edit /System/Library/LaunchDaemons/com.apple.backupd-auto.plist and update the StartInterval setting. 3600[s] is 1h.
  
<span id="crond-stuff"></span>
+
 
 +
 
 
== Cron’d stuff ==
 
== Cron’d stuff ==
  
 
See entry at Oct 19, ’10 08:03:30PM in http://hints.macworld.com/article.php?story=200710291721156
 
See entry at Oct 19, ’10 08:03:30PM in http://hints.macworld.com/article.php?story=200710291721156
  
<span id="sleep"></span>
+
 
 +
 
 
== Sleep ==
 
== Sleep ==
  
Line 633: Line 668:
  
 
<pre>$ pmset -g</pre>
 
<pre>$ pmset -g</pre>
<span id="endisable-swap"></span>
+
 
 +
 
 
== (En|Dis)able swap ==
 
== (En|Dis)able swap ==
  
Line 640: Line 676:
 
Disable
 
Disable
  
<syntaxhighlight lang="console">$ sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
+
<pre>$ sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
$ sudo rm /private/var/vm/swapfile*</syntaxhighlight>
+
$ sudo rm /private/var/vm/swapfile*</pre>
 
Enable
 
Enable
  
<syntaxhighlight lang="console">$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist</syntaxhighlight>
+
<pre>$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist</pre>
<span id="smart"></span>
+
 
 +
 
 
== SMART ==
 
== SMART ==
  
Line 652: Line 689:
 
Get SMART status from the command-line
 
Get SMART status from the command-line
  
<syntaxhighlight lang="console"># diskutil list
+
<pre># diskutil list
# diskutil info diskX |grep SMART</syntaxhighlight>
+
# diskutil info diskX |grep SMART</pre>
 
== sysctl ==
 
== sysctl ==
  
Line 714: Line 751:
 
|}
 
|}
  
<span id="spotlight"></span>
+
 
 +
 
 
== Spotlight ==
 
== Spotlight ==
  
 
Check status of Spotlight
 
Check status of Spotlight
  
<syntaxhighlight lang="console"># mdutil -s /</syntaxhighlight>
+
<pre># mdutil -s /</pre>
 
Enable Spotlight
 
Enable Spotlight
  
<syntaxhighlight lang="console"># mdutil -i on /</syntaxhighlight>
+
<pre># mdutil -i on /</pre>
 
Rebuilt database
 
Rebuilt database
  
<syntaxhighlight lang="console"># mdutil -E /</syntaxhighlight>
+
<pre># mdutil -E /</pre>
<span id="restart-finder-from-the-terminal"></span>
+
 
 +
 
 
== Restart Finder from the Terminal ==
 
== Restart Finder from the Terminal ==
  
Line 733: Line 772:
 
Kill Finder
 
Kill Finder
  
<syntaxhighlight lang="console">$ sudo killall Finder</syntaxhighlight>
+
<pre>$ sudo killall Finder</pre>
 
Manually start if it doesn’t automatically
 
Manually start if it doesn’t automatically
  
<syntaxhighlight lang="console">$ open /System/Library/CoreServices/Finder.app</syntaxhighlight>
+
<pre>$ open /System/Library/CoreServices/Finder.app</pre>
 
If all else fails, reboot
 
If all else fails, reboot
  
<syntaxhighlight lang="console">$ shutdown -r</syntaxhighlight>
+
<pre>$ shutdown -r</pre>
<span id="extract-contents-of-a-payload-file"></span>
+
 
 +
 
 
== Extract contents of a Payload file ==
 
== Extract contents of a Payload file ==
  
 
These are basically compressed cpio files.
 
These are basically compressed cpio files.
  
<syntaxhighlight lang="console">$ cat Payload |gzip -d |cpio -id</syntaxhighlight>
+
<pre>$ cat Payload |gzip -d |cpio -id</pre>
<span id="firewall"></span>
+
 
 +
 
 
== Firewall ==
 
== Firewall ==
  
 
List apps allowed/blocked by firewall.
 
List apps allowed/blocked by firewall.
  
<syntaxhighlight lang="console">$ sudo /usr/libexec/ApplicationFirewall/socketfilterfw --listapps</syntaxhighlight>
+
<pre>$ sudo /usr/libexec/ApplicationFirewall/socketfilterfw --listapps</pre>
<span id="dtrace-and-other-scripts"></span>
+
 
 +
 
 
== dtrace and other scripts ==
 
== dtrace and other scripts ==
  
 
http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/
 
http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/
  
<span id="power-management"></span>
+
 
 +
 
 
== Power management ==
 
== Power management ==
  
 
Get history of power management events
 
Get history of power management events
  
<syntaxhighlight lang="console">$ pmset -g log |less</syntaxhighlight>
+
<pre>$ pmset -g log |less</pre>
<span id="icon-sets"></span>
+
 
 +
 
 
== Icon sets ==
 
== Icon sets ==
  
Line 809: Line 853:
 
Create a <code>myicon.icns</code> file.
 
Create a <code>myicon.icns</code> file.
  
<syntaxhighlight lang="console">$ iconutil -c icns /path/to/myicon.iconset</syntaxhighlight>
+
<pre>$ iconutil -c icns /path/to/myicon.iconset</pre>
 
Get info about the drive / file, and copy the <code>myicon.icns</code> file over the drive icon of the file.
 
Get info about the drive / file, and copy the <code>myicon.icns</code> file over the drive icon of the file.
  
<span id="kill-parentalcontrolsd-regularly"></span>
+
 
 +
 
 
== Kill parentalcontrolsd regularly ==
 
== Kill parentalcontrolsd regularly ==
  
Line 842: Line 887:
  
 
</dict>
 
</dict>
</plist></syntaxhighlight>
+
</plist></pre>
 
Load the plist.
 
Load the plist.
  
<syntaxhighlight lang="console">$ sudo launchctl load /Library/LaunchDaemons/com.forestent.noparentalcontrolsd</syntaxhighlight>
+
<pre>$ sudo launchctl load /Library/LaunchDaemons/com.forestent.noparentalcontrolsd</pre>
<span id="install-a-package-from-the-command-line"></span>
+
 
 +
 
 
== Install a package from the command-line ==
 
== Install a package from the command-line ==
  
 
Use <code>/usr/sbin/installer</code>.
 
Use <code>/usr/sbin/installer</code>.
  
<syntaxhighlight lang="console">$ sudo installer -pkg /path/to/package.pkg -target /</syntaxhighlight>
+
<pre>$ sudo installer -pkg /path/to/package.pkg -target /</pre>
 
<pre>sudo installer -pkg macOSUpd10.14.3.pkg -target / -verboseR -dumplog 2&gt;&amp;1 |tee ~/var/log/macOSUpd10.14.3.log</pre>
 
<pre>sudo installer -pkg macOSUpd10.14.3.pkg -target / -verboseR -dumplog 2&gt;&amp;1 |tee ~/var/log/macOSUpd10.14.3.log</pre>
<span id="upgrade-software-from-the-command-line"></span>
+
 
 +
 
 
== Upgrade software from the command-line ==
 
== Upgrade software from the command-line ==
  
 
Use <code>softwareupdate</code>.
 
Use <code>softwareupdate</code>.
  
<syntaxhighlight lang="console">$ softwareupdate -l
+
<pre>$ softwareupdate -l
 
Software Update Tool
 
Software Update Tool
  
Fining available software</syntaxhighlight>
+
Fining available software</pre>
 
If the updater is hitting problems, e.g. unable to contact update servers, consider resetting the catalogs. (Was needed for 10.14.3 at Google.)
 
If the updater is hitting problems, e.g. unable to contact update servers, consider resetting the catalogs. (Was needed for 10.14.3 at Google.)
  
<syntaxhighlight lang="shell">sudo softwareupdate --clear-catalog</syntaxhighlight>
+
<syntaxhighlight lang="shell">sudo softwareupdate --clear-catalog</pre>
<span id="change-visibility-of-hidden-folders"></span>
+
 
 +
 
 
== Change visibility of hidden folders ==
 
== Change visibility of hidden folders ==
  
Line 871: Line 919:
  
 
<pre>$ chflags nohidden ~/Library</pre>
 
<pre>$ chflags nohidden ~/Library</pre>
<span id="force-rgb-mode-a.k.a.-fix-horrible-fonts"></span>
+
 
 +
 
 
== Force RGB Mode (a.k.a. fix horrible fonts) ==
 
== Force RGB Mode (a.k.a. fix horrible fonts) ==
  
 
http://www.iphonetopics.com/force-rgb-mode-in-mac-os-x/
 
http://www.iphonetopics.com/force-rgb-mode-in-mac-os-x/
  
<span id="misc.-utilities"></span>
+
 
 +
 
 
= Misc. Utilities =
 
= Misc. Utilities =
  
<span id="expansion-slot-utility"></span>
+
 
 +
 
 
== Expansion Slot Utility ==
 
== Expansion Slot Utility ==
  
 
The utility is located in /System/Library/CoreServices and is used to configure the performance of the PCI slots.
 
The utility is located in /System/Library/CoreServices and is used to configure the performance of the PCI slots.
  
<span id="fonts"></span>
+
 
 +
 
 
== Fonts ==
 
== Fonts ==
  
 
https://discussions.apple.com/thread/3646002?tstart=0 http://www.thexlab.com/faqs/undofontbook.html http://www.jklstudios.com/misc/osxfonts.htm
 
https://discussions.apple.com/thread/3646002?tstart=0 http://www.thexlab.com/faqs/undofontbook.html http://www.jklstudios.com/misc/osxfonts.htm
  
<span id="pmset-1"></span>
+
 
 +
 
 
== pmset ==
 
== pmset ==
  
 
Get the current settings
 
Get the current settings
  
<syntaxhighlight lang="console">$ pmset -g
+
<pre>$ pmset -g
 
System-wide power settings:
 
System-wide power settings:
 
Currently in use:
 
Currently in use:
Line 912: Line 965:
 
  ttyskeepawake        1
 
  ttyskeepawake        1
 
  displaysleep        60
 
  displaysleep        60
  standbydelay        10800</syntaxhighlight>
+
  standbydelay        10800</pre>
 
=== autopoweroff ===
 
=== autopoweroff ===
  
Line 933: Line 986:
 
This makes requests to ocsp.apple.com each and every time an app is opened. Ugh.
 
This makes requests to ocsp.apple.com each and every time an app is opened. Ugh.
  
<span id="troubleshooting"></span>
+
 
 +
 
 
= Troubleshooting =
 
= Troubleshooting =
  
 
https://github.com/upekkha/AppleHardwareTest
 
https://github.com/upekkha/AppleHardwareTest
  
<span id="previous-shutdown-cause"></span>
+
 
 +
 
 
== Previous shutdown cause ==
 
== Previous shutdown cause ==
  
 
Look at the log on the command-line, and compare to documented causes can be found on this [https://georgegarside.com/blog/macos/shutdown-causes/ blog].
 
Look at the log on the command-line, and compare to documented causes can be found on this [https://georgegarside.com/blog/macos/shutdown-causes/ blog].
  
<syntaxhighlight lang="console">$ log show --predicate 'eventMessage contains "Previous shutdown cause:"'
+
<pre>$ log show --predicate 'eventMessage contains "Previous shutdown cause:"'
 
Skipping info and debug messages, pass --info and/or --debug to include.
 
Skipping info and debug messages, pass --info and/or --debug to include.
 
Filtering the log data using "eventMessage CONTAINS "Previous shutdown cause:""
 
Filtering the log data using "eventMessage CONTAINS "Previous shutdown cause:""
Line 951: Line 1,006:
 
  --------------------------------------------------------------------------------------------------------------------
 
  --------------------------------------------------------------------------------------------------------------------
 
Log      - Default:          2, Info:                0, Debug:            0, Error:          0, Fault:          0
 
Log      - Default:          2, Info:                0, Debug:            0, Error:          0, Fault:          0
Activity - Create:          0, Transition:          0, Actions:          0</syntaxhighlight>
+
Activity - Create:          0, Transition:          0, Actions:          0</pre>
<span id="mouse-lag"></span>
+
 
 +
 
 
== Mouse Lag ==
 
== Mouse Lag ==
  
Line 959: Line 1,015:
 
On the Mac Pro (Late 2013) model, Wi-Fi seems to interfere with the Bluetooth signal such that the mouse lags. Disable Wi-Fi if possible, or use a hardwired mouse.
 
On the Mac Pro (Late 2013) model, Wi-Fi seems to interfere with the Bluetooth signal such that the mouse lags. Disable Wi-Fi if possible, or use a hardwired mouse.
  
<span id="dns-resolution"></span>
+
 
 +
 
 
== DNS resolution ==
 
== DNS resolution ==
  
Line 967: Line 1,024:
 
Get dump of resolvers
 
Get dump of resolvers
  
<syntaxhighlight lang="console">$ scutil --dns</syntaxhighlight>
+
<pre>$ scutil --dns</pre>
<span id="reset-dns-cache"></span>
+
 
 +
 
 
== Reset DNS cache ==
 
== Reset DNS cache ==
  
 
OS X &lt;= 10.9.* &amp;&amp; &gt;= 10.10.4
 
OS X &lt;= 10.9.* &amp;&amp; &gt;= 10.10.4
  
<syntaxhighlight lang="console">$ sudo killall -HUP mDNSResponder</syntaxhighlight>
+
<pre>$ sudo killall -HUP mDNSResponder</pre>
 
OS X 10.10.0 - 10.10.3
 
OS X 10.10.0 - 10.10.3
  
<syntaxhighlight lang="console">$ sudo discoveryutil mdnsflushcache</syntaxhighlight>
+
<pre>$ sudo discoveryutil mdnsflushcache</pre>
<span id="finder-file-is-damaged"></span>
+
 
 +
 
 
== Finder – “File is damaged” ==
 
== Finder – “File is damaged” ==
  
 
Finder is reporting “File is damaged” and “Move to Trash” or “Unmount disk”. If you know the file is fine, remove the quarantine <code>xattr</code>, and try again.
 
Finder is reporting “File is damaged” and “Move to Trash” or “Unmount disk”. If you know the file is fine, remove the quarantine <code>xattr</code>, and try again.
  
<syntaxhighlight lang="console">$ xattr -d com.apple.quarantine /path/to/file</syntaxhighlight>
+
<pre>$ xattr -d com.apple.quarantine /path/to/file</pre>
<span id="cannot-verify-installer"></span>
+
 
 +
 
 
== Cannot verify installer ==
 
== Cannot verify installer ==
  
Line 990: Line 1,050:
 
Installers downloaded before Feb 14 2016 will not validate because the certificate used to sign the installer expired. To work around the issue, quit out of the installer, set the date back, and rerun the installer.
 
Installers downloaded before Feb 14 2016 will not validate because the certificate used to sign the installer expired. To work around the issue, quit out of the installer, set the date back, and rerun the installer.
  
<syntaxhighlight lang="console">$ date 0201010116</syntaxhighlight>
+
<pre>$ date 0201010116</pre>
 
Alternatively, a newer version of the installer can be downloaded. Unfortunately, older OS X installs won’t be available, so the date method must be used.
 
Alternatively, a newer version of the installer can be downloaded. Unfortunately, older OS X installs won’t be available, so the date method must be used.
  
<span id="look-at-available-wi-fi-networks"></span>
+
 
 +
 
 
== Look at available Wi-Fi networks ==
 
== Look at available Wi-Fi networks ==
  
Line 1,000: Line 1,061:
 
Scan for network BSSIDs.
 
Scan for network BSSIDs.
  
<syntaxhighlight lang="console">/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport scan
+
<pre>/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport scan
 
                             SSID BSSID            RSSI CHANNEL HT CC SECURITY (auth/unicast/group)
 
                             SSID BSSID            RSSI CHANNEL HT CC SECURITY (auth/unicast/group)
 
                         Valerie c0:25:06:cf:0c:d3 -78  100,+1  Y  DE WPA2(PSK/AES/AES)
 
                         Valerie c0:25:06:cf:0c:d3 -78  100,+1  Y  DE WPA2(PSK/AES/AES)
                         Valerie c0:25:06:cf:0c:d7 -69  11      Y  DE WPA2(PSK/AES/AES)</syntaxhighlight>
+
                         Valerie c0:25:06:cf:0c:d7 -69  11      Y  DE WPA2(PSK/AES/AES)</pre>
 
For &lt;=10.6 use a different command.
 
For &lt;=10.6 use a different command.
  
<syntaxhighlight lang="console">/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport --associate=XXX --bssid=YYY</syntaxhighlight>
+
<pre>/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport --associate=XXX --bssid=YYY</pre>
<span id="downgrade-from-high-sierra-to-sierra"></span>
+
 
 +
 
 
== Downgrade from High Sierra to Sierra ==
 
== Downgrade from High Sierra to Sierra ==
  
Line 1,021: Line 1,083:
 
* The <code>--applicationpath</code> must be the '''fully qualified path'''.
 
* The <code>--applicationpath</code> must be the '''fully qualified path'''.
  
<syntaxhighlight lang="console">$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia \
+
<pre>$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia \
 
   --volume /Volumes/Untitled \
 
   --volume /Volumes/Untitled \
 
   --applicationpath "/Applications/Install macOS Sierra.app"
 
   --applicationpath "/Applications/Install macOS Sierra.app"
Line 1,033: Line 1,095:
 
Copying boot files...
 
Copying boot files...
 
Copy complete.
 
Copy complete.
Done.</syntaxhighlight>
+
Done.</pre>
<span id="adjust-macos-font-smoothing"></span>
+
 
 +
 
 
== Adjust macOS font smoothing ==
 
== Adjust macOS font smoothing ==
  
<span id="font-smoothing"></span>
+
 
 +
 
 
=== Font smoothing ===
 
=== Font smoothing ===
  
Line 1,044: Line 1,108:
 
Display the current font smoothing:
 
Display the current font smoothing:
  
<syntaxhighlight lang="console">$ defaults -currentHost read -globalDomain AppleFontSmoothing</syntaxhighlight>
+
<pre>$ defaults -currentHost read -globalDomain AppleFontSmoothing</pre>
 
Change the font smoothing (0=off, 1=light, 2=Medium/flat panel, 3=strong/blurred) This is mostly needed for non-Apple displays. Restart applications to see the effect
 
Change the font smoothing (0=off, 1=light, 2=Medium/flat panel, 3=strong/blurred) This is mostly needed for non-Apple displays. Restart applications to see the effect
  
<syntaxhighlight lang="console">$ defaults -currentHost write -globalDomain AppleFontSmoothing -int 0</syntaxhighlight>
+
<pre>$ defaults -currentHost write -globalDomain AppleFontSmoothing -int 0</pre>
 
Delete the setting completely (restore default)
 
Delete the setting completely (restore default)
  
<syntaxhighlight lang="console">$ defaults -currentHost delete -globalDomain AppleFontSmoothing</syntaxhighlight>
+
<pre>$ defaults -currentHost delete -globalDomain AppleFontSmoothing</pre>
 
Set the font anti-aliasing minimum sizes, globally or per-application:
 
Set the font anti-aliasing minimum sizes, globally or per-application:
  
Line 1,056: Line 1,120:
 
$ defaults -currentHost write .GlobalPreferences AppleFontSmoothing -int 0
 
$ defaults -currentHost write .GlobalPreferences AppleFontSmoothing -int 0
 
$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16</pre>
 
$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16</pre>
<span id="anti-aliasing"></span>
+
 
 +
 
 
=== Anti-aliasing ===
 
=== Anti-aliasing ===
  
Line 1,066: Line 1,131:
  
 
<pre>$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16</pre>
 
<pre>$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16</pre>
<span id="misc"></span>
+
 
 +
 
 
= Misc =
 
= Misc =
  
<span id="commands-looking-at-profile-enrollment-at-work."></span>
+
 
 +
 
 
== Commands looking at profile enrollment at work. ==
 
== Commands looking at profile enrollment at work. ==
  
Line 1,118: Line 1,185:
 
     );
 
     );
 
}</pre>
 
}</pre>
<span id="kernel-extensions"></span>
+
 
 +
 
 
== Kernel extensions ==
 
== Kernel extensions ==
  
Line 1,131: Line 1,199:
 
X9E956P446||1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
 
X9E956P446||1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
 
3T5GSNBU6W|com.github.osxfuse.filesystems.osxfuse|1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319</pre>
 
3T5GSNBU6W|com.github.osxfuse.filesystems.osxfuse|1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319</pre>
<syntaxhighlight lang="console">$ cat /var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound
+
<pre>$ cat /var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound
 
<?xml version="1.0" encoding="UTF-8"?>
 
<?xml version="1.0" encoding="UTF-8"?>
 
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
Line 1,143: Line 1,211:
 
   </dict>
 
   </dict>
 
</dict>
 
</dict>
</plsit></syntaxhighlight>
+
</plsit></pre>
<span id="code-signing"></span>
+
 
 +
 
 
== Code signing ==
 
== Code signing ==
  
Line 1,163: Line 1,232:
 
Sealed Resources version=2 rules=13 files=1
 
Sealed Resources version=2 rules=13 files=1
 
Internal requirements count=1 size=36</pre>
 
Internal requirements count=1 size=36</pre>
<span id="powerchime"></span>
+
 
 +
 
 
== PowerChime ==
 
== PowerChime ==
  
Line 1,171: Line 1,241:
 
* https://apple.stackexchange.com/questions/282752/turning-power-chime-off
 
* https://apple.stackexchange.com/questions/282752/turning-power-chime-off
  
<span id="set-static-route-and-make-persistent-on-boot"></span>
+
 
 +
 
 
== Set static route, and make persistent on boot ==
 
== Set static route, and make persistent on boot ==
  
Line 1,201: Line 1,272:
 
     <true/>
 
     <true/>
 
   </dict>
 
   </dict>
</plist></syntaxhighlight>
+
</plist></pre>
 
Save the file (Ctrl-O) and quit Nano (Ctrl-X).
 
Save the file (Ctrl-O) and quit Nano (Ctrl-X).
  
Line 1,209: Line 1,280:
 
To access the shares enter afp://192.168.56.x, cifs://192.168.56.x or smb://192.168.56.x (with x= the last octet of the IP address of the share).
 
To access the shares enter afp://192.168.56.x, cifs://192.168.56.x or smb://192.168.56.x (with x= the last octet of the IP address of the share).
  
<span id="open-system-preferences-as-root"></span>
+
 
 +
 
 
== Open System Preferences as root ==
 
== Open System Preferences as root ==
  
<syntaxhighlight lang="shell">sudo /System/Applications/System\ Preferences.app/Contents/MacOS/System\ Preferences</syntaxhighlight>
+
<syntaxhighlight lang="shell">sudo /System/Applications/System\ Preferences.app/Contents/MacOS/System\ Preferences</pre>
<span id="macos-big-sur"></span>
+
 
 +
 
 
== macOS Big Sur ==
 
== macOS Big Sur ==
  
<span id="change-the-menu-bar-datetime-format"></span>
+
 
 +
 
 
=== Change the menu bar date/time format ===
 
=== Change the menu bar date/time format ===
  
Line 1,225: Line 1,299:
  
 
<pre>defaults write com.apple.menuextra.clock DateFormat -string &quot;EMdhhmmss&quot;</pre>
 
<pre>defaults write com.apple.menuextra.clock DateFormat -string &quot;EMdhhmmss&quot;</pre>
<span id="system-extensions"></span>
+
 
 +
 
 
=== System Extensions ===
 
=== System Extensions ===
  
Line 1,234: Line 1,309:
  
 
<pre>$ kmutil showloaded --collection auxiliary</pre>
 
<pre>$ kmutil showloaded --collection auxiliary</pre>
<span id="macos-catalina"></span>
+
 
 +
 
 
== macOS Catalina ==
 
== macOS Catalina ==
  
<span id="remove-default-interactive-warning-for-bash."></span>
+
 
 +
 
 
=== Remove “default interactive” warning for bash. ===
 
=== Remove “default interactive” warning for bash. ===
  

Revision as of 20:45, 28 December 2021

Stuff for macOS and OS X

INFO: [2020-11-19] These notes aren’t fully formatted yet as I’ve simply copied them from my personal notes. I’ll fix them with time.


References

http://serverfault.com/questions/7346/what-are-useful-command-line-commands-on-mac-os-x


Keyboard Shortcut Symbols

Back up and share text replacements on Mac


Symbols

Common symbols used by macOS.

Description Symbol Note
Apple ⌘-Option-K (works on a Mac, but might be different on other OSes)
Command
Delete
Escape ⎋ / ␛
Fn-Down
Fn-Left ↖︎
Fn-Right ↘︎
Fn-Up
Option
Power substitute as there isn’t a good one; http://unicodepowersymbol.com/
Return
Shift
Tab


Accents

Method 1: To type an accented or alternate version of a character, hold a key down until its alternate characters are displayed. (https://support.apple.com/en-us/HT201586)

Method 2: Request accent, then character. (http://symbolcodes.tlt.psu.edu/accents/codemac.html)

Method 3: Open Character Palette with Control-Command-Space. Find the desired character, then drag the character with the mouse into place to insert.

Name Example Shortcut + Char
Acute ó Ó Option-E, V
Circumflex ô Ô Option-I, V
Grave ò Ò Option-`, V
Tilde õ Õ Option-N, V (only works with a, n, and o)
Umlaut ö Ö Option-U, V


Letters

Letter Shortcut Description
å Option-A
ç Option-C
ø Option-O
ß Option-S Eszett
æ Option-’


Math Symbols

Approximately : (≈) Option-X Degree : (°) Shift-Option-8 Delta : (∆) Option-J Division : (÷) Option-/ GreaterOrEqual : (≥) Option-. Infinity : (∞) Option-5 Intergal : (∫) Option-B LessOrEqual : (≤) Option-, Micro : (µ) Option-M Ohm : (Ω) Option-Z PartialDerivative : (∂) Option-D PerMil : (‰) Shift-Option-R Pi : (π) Option-P Plus/Minus : (±) Shift-Option-= ProductPi : (∏) Shift-Option-P SquareRoot : (√) Option-V Sum : (∑) Option-W


Punctuation

Copyright : (©) Option+G Dagger : (†) Option+T Dot : (•) Option+8 EmDash : (—) Option+Shift+- EnDash : (–) Option+- Paragraph : (¶) Option+7 Registered : (®) Option+R Section : (§) Option+6 Trademark : (™) Option+2


General

Command-F2 : Act as external display on iMac Command-Delete : Delete a file Command-Shift-3 : Capture screen Command-Shift-4 : Capture window with cursor selection Command-Shift-4 + Space : Capture window Command-Shift-5 : Record cropped window Command-Shift-5 + Space : Record a window Command-Shift-Q : Log out with confirmation Command-Shift-Option-Q : Log out without confirmation


Documents

Key combination Description
⌘-B Boldface the selected text, or turn boldfacing on or off.
⌘-Option-C Copy Style: Copy the formatting settings of the selected item to the Clipboard.
⌘-D Select the Desktop folder from within an Open dialog or Save dialog.
⌘-Control-D Show or hide the definition of the selected word.
⌘-Option-F Go to the search field.
⌘-I Italicise the selected text, or turn italics on or off.
⌘-Option-I Show or hide the inspector window.
⌘-L During software installation, show a log of actions.
⌘-Shift-P Page setup: Display a window for selecting document settings.
⌘-Shift-S Display the ave As dialog, or duplicate the current document.
⌘-T Show or hide the Fonts window.
⌘-Option-T Show or hide a toolbar in the app.
⌘-U Underline the selected text, or turn underlining on or off.
⌘-Option-V Paste Style: Apply the copied style to the selected item.
⌘-Option-Shift-V Paste and Match Style: Apply the style of the surrounding content to the item pasted within that content.
⌘-; Fix misspelled words in the document.
⌘-Shift-: Display the Spelling and Grammar window
⌘-⌫ Select Delete or Don’t Save in a dialog that contains a Delete or Don’t Save button.

Command–DownArrow : Move the insertion point to the end of the document. Command–Equal : … performs the same function. Command–LeftArrow : Move the insertion point to the beginning of the current line. Command–LeftCurlyBracket : Left align. Command–RightArrow : Move the insertion point to the end of the current line. Command–RightCurlyBracket : Right align. Command–Shift–DownArrow : Select the text between the insertion point and the end of the document. Command–Shift–LeftArrow : Select the text between the insertion point and the beginning of the current line. Command–Shift–Minus : Decrease the size of the selected item. Command–Shift–Plus : Increase the size of the selected item. Command–Shift–QuestionMark : Open the Help menu. Command–Shift–RightArrow : Select the text between the insertion point and the end of the current line. Command–Shift–UpArrow : Select the text between the insertion point and the beginning of the document. Command–Shift–VerticalBar : Center align. Command–UpArrow : Move the insertion point to the beginning of the document. Control-A : Move to the beginning of the line or paragraph. Control-B : Move one character backward. Control-D : Delete the character to the right of the insertion point. Or use Fn-Delete. Control-E : Move to the end of a line or paragraph. Control-F : Move one character forward. Control-H : Delete the character to the left of the insertion point. Or use Delete. Control-K : Delete the text between the insertion point and the end of the line or paragraph. Control-L : Center the cursor or selection in the visible area. Control-N : Move down one line. Control-O : Insert a new line after the insertion point. Control-P : Move up one line. Control-T : Swap the character behind the insertion point with the character in front of the insertion point. Fn-Delete : Forward delete on keyboards that don’t have a Forward Delete key. Or use Control-D. Fn–DownArrow : Page Down: Scroll down one page. Fn–LeftArrow : Home: Scroll to the beginning of a document. Fn–RightArrow : End: Scroll to the end of a document. Fn–UpArrow : Page Up: Scroll up one page. Option-Delete : Delete the word to the left of the insertion point. Option–LeftArrow : Move the insertion point to the beginning of the previous word. Option–RightArrow : Move the insertion point to the end of the next word. Shift–DownArrow : Extend text selection to the nearest character at the same horizontal location on the line below. Shift–LeftArrow : Extend text selection one character to the left. Shift–Option–DownArrow : Extend text selection to the end of the current paragraph, then to the end of the following paragraph if pressed again. Shift–Option–LeftArrow : Extend text selection to the beginning of the current word, then to the beginning of the following word if pressed again. Shift–Option–RightArrow : Extend text selection to the end of the current word, then to the end of the following word if pressed again. Shift–Option–UpArrow : Extend text selection to the beginning of the current paragraph, then to the beginning of the following paragraph if pressed again. Shift–RightArrow : Extend text selection one character to the right. Shift–UpArrow : Extend text selection to the nearest character at the same horizontal location on the line above.


Booting

https://support.apple.com/en-eg/HT201255 http://www.tech-recipes.com/rx/2818/os_x_ten_boot_options_for_leopard/

Key Desc
C Boot from CD/DVD
D / Option-D Diagnostics or Apple Hardware Test mode / via-Internet. 1) Unplug MacBook Pro from power, and fully power off the machine. 2) Power on and press-and-hold the D key. 3) Release when prompted to choose a language.
N Netboot
R PowerBook Display Reset
T Target disk mode
X Startup from OS X instead of from non-OS X startup
⌘-Option-P-R Reset PRAM. Do immediately after powering on, and release after 2nd Apple logo or 20sec, whichever comes first.
⌘-R / ⌘-Option-R OS X Recovery / over the Internet
Command-S Single User Mode
Command-V Verbose Boot
LeftShift-Control-Option-Power Reset SMC. Do with power off. Hold for 10 sec, then power on again.
Left_Mouse / F12 / mouse_button / trackpad_button Eject Media
Option Startup Manager
Option-D Diagnostics or Apple Hardware Test via Internet
Option-N NetBoot using default image
Shift Safe Mode


Downloads

How to create a bootable installer for macOS

10.15 Catalina

sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume

10.14 Mojave

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume

10.13 High Sierra

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume

10.12 Yosemite

10.11 El Capitan

sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume \
  --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app

10.10 Sierra

$ sudo /Applications/Install\ OS\ X\ Sierra.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume \
  --applicationpath /Applications/Install\ OS\ X\ Sierra.app

10.9 Maverics

$ sudo /Applications/Install\ OS\ X\ Mavericks.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/MyVolume \
  --applicationpath /Applications/Install\ OS\ X\ Mavericks.app

Legacy

See also: https://appleinsider.com/articles/19/11/23/how-to-get-an-old-macos-installer-from-apple


File systems

Create ISO from CDR

https://forums.macrumors.com/threads/converting-cdr-to-iso.783690/

Convert a CDR to ISO.

$ hdiutil makehybrid -iso -joliet -o diskimage.iso diskimage.cdr


Write ISO to USB

For bootable images, use one of:

  • Etcherrecommended for bootable CD/DVD
  • UNetbootin – useful if additional FreeDOS boot is needed (e.g. for firmware upgrades)

For data only…

https://snipt.net/w00kie/how-do-i-burn-an-iso-on-a-usb-drive-on-mac-os-x/

Convert the file to a Disk Image. Note a .dmg extension will be added.

$ hdiutil convert -format UDRW -o /path/to/target /path/to/original.iso

Find current devices

$ diskutil list

Unmount device

$ diskutil unmountDisk /dev/diskN

Write to USB

$ sudo dd if=/path/to/target.dmg of=/dev/rdiskN bs=1m

Eject the disk

$ diskutil eject /dev/diskN


Format a disk from the command-line

Format with JHFS+ (Journaled HFS+) with a GPT partition layout.

diskutil eraseDisk jhfs+ "ICY BOX 500G" gpt /dev/diskX


Create custom CoreStorage drive

http://www.cnet.com/how-to/how-to-make-a-custom-corestorage-drive-in-os-x/

Create a CoreStorage volume. Will be using disk0 (SSD) and disk1 (HDD).

Partition all drives to be part of CS with single GUID partition, named ‘Untitled’. Then determine their drive names

$ diskutil list

Create the logical volume group. Note the 1st drive is the SSD drive, and 2nd is drive is the HDD.

$ diskutil cs create Macintosh\ LVG disk0 disk1

List CS volumes

$ diskutil cs list

Create volume in the volume group using UUID of LVG

$ diskutil cs createVolume UUID jhfs+ Macintosh\ HD 100%

If desired, encrypt the logical volume just created

$ diskutil cs list
$ diskutil cs encryptVolume UUID

Delete a CS LVG.

$ diskutil cs delete UUID


Get serial number of drive

$ ioreg -l |less

ditto

Mirror directories in OS X, preserving all ownership and permission data.

# ditto -V /Users /Volumes/SecondaryHD/Users


Write DMG to disk

http://coolestguyplanettech.com/downtown/how-image-mac-os-x-107-lion-command-lineterminal

  1. Mount the destination drive
  2. Issue this command, replacing source and destination paths
$ asr restore \
--source /path-to-source-dmg-image \
--target /Volumes/path-to-destination-volume \
--erase \
--format HFS+ \
--noverify
  • The –erase will erase the destination format
  • The –format is optional and only required if the destination needs to be reformatted
  • The –noverify is optional and skips verification - but obviously doesn’t verify a successful restore.


Mount DMG as disk – loopback

http://apple.stackexchange.com/questions/9284/does-mac-have-something-similar-to-a-linux-loop-device

The upgrade from MacOS 10.12.1 to 10.12.2 broke my APFS formatted Ableton SDCard drive. Ugh :-(. Luckily I still had a machine running 10.12.1, so I figured I’d try to fix things.

I started by dumping the raw disk /dev/disk2 using dd.

$ dd if=/dev/disk2 of=/Volumes/Samsung_T1/Ableton-d2.dmg bs=1m

Mount the disk. Note: I could have added the -nomount option after attach to have prevented the disk from actually mounting.

$ hdiutil attach /Volumes/Samsung_T1/Ableton-d2.dmg
/dev/disk2              GUID_partition_scheme
/dev/disk2s1            EFI
/dev/disk2s2            Apple_APFS
/dev/disk2s2s1          41504653-0000-11AA-AA11-0030654

Yay!


APFS

Sparse image

Create a sparse image with APFS.

$ hdiutil create -fs APFS -size 1GB foo.sparseimage

Physical disk

Partition the disk

$ sudo diskutil partitionDisk disk2 APFS Untitled 100%

Existing partition

Create APFS container.

$ diskutil apfs createContainer /dev/disk2s2

Create APFS volume in an APFS container.

$ diskutil apfs addVolume disk2s2 APFS newAPFS

FSCK.

$ fsck_apfs /dev/disk2s2


NFS

Change default behavior to work better with Linux servers.

/etc/nfs.conf

# Generated automatically by NFS Manager 2016-10-19 23:06:36 +0000
nfs.client.allow_async = 1
nfs.client.nfsiod_thread_max = 128
nfs.client.mount.options = nfc,intr
nfs.client.is_mobile = 0


Restart autofs without rebooting.

Use the automount command.

$ sudo automount -vc

Alternatively, use launchctl.

$ sudo launchctl stop com.apple.autofsd


Partitioning

References

Get list of info

$ diskutil list

Format an entire drive as APFS

# command verb disk boot_record filesystem name size
$ diskutil partitionDisk /dev/diskX GPT APFS NewName 0b

Arguments:

  • Boot Records
    • GPT (GUID Partition Table)
    • MBR (Master Boot Record)
  • Filesystems
    • APFS (Apple File System – beta in Sierra 10.12.1)
    • ExFAT
    • FAT32
    • HFS+ (Apple HFS+)


Locked files or folders

Look at the current flags:

$ ls -lO /path/to/folder

Unlock them with:

$ chflags nouchg /path/to/locked/folder

or with:

$ SetFile -a l /path/to/locked/folder


Cookbook

Homebrew

The ftp and telnet are no longer included with macOS, but can be installed with Brew.

$ brew install inetutils


Resize a sparse bundle

Unmount the image, and follow commands below.

Compact the image (size stays the same).

hdiutil compact filename.sparsebundle

Increase the size of the image (e.g. 8G to 12G).

hdiutil resize -size 12G filename.sparsebundle


Paragraph Sorting Service

http://www.macosxautomation.com/services/learn/tut03/index.html

  1. Open Automator.
  2. Create a new “Service” workflow.
  3. Configure workflow.
    1. Service receives selected > text
    2. in > any application
    3. check < Replaces selected text


Disable the Swoosh animation for Mac OS X Spaces

macOS [10.12)

System Preferences > Accessibility > Display > Reduce motion

macOS (10.11]

$ defaults write com.apple.dock \
   workspaces-swoosh-animation-off \
   -bool YES &&
   killall Dock


Change screen capture behavior.

Disable shadow on screen capture.

$ defaults write com.apple.screencapture disable-shadow -bool TRUE
$ killall SystemUIServer

Change the location of screen captures.

$ defaults write com.apple.screencapture location ~/Pictures/Screenshots

Change the prefix of the screen capture filename.

$ defaults write com.apple.screencapture name "Pretty Picture"
$ killall SystemUIServer

Take a screen capture as PDF (PNG is default).

$ defaults write com.apple.screencapture type pdf


(En|Dis)able Bonjour Announcements (10.5+)

Disable

$ sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist

Enable

$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist

To leave it enabled, but not announce things via multicast DNS, edit the plist and add this line to the mDNSResponder options.

<string>-NoMulticastAdvertisements</string>


Time Machine

Change backup frequency (10.5+) http://hints.macworld.com/article.php?story=200710291721156

Edit /System/Library/LaunchDaemons/com.apple.backupd-auto.plist and update the StartInterval setting. 3600[s] is 1h.


Cron’d stuff

See entry at Oct 19, ’10 08:03:30PM in http://hints.macworld.com/article.php?story=200710291721156


Sleep

Sleep machine from command-line (10.5+)

$ pmset sleepnow

pmset

See ‘man pmset’ for more info. For 10.4 and prior, see http://www.snoize.com/SleepNow/.

Figure out why machine isn’t sleeping.

$ pmset -g assertions

Log sleep/wake messages

$ pmset -g pslog

View the logs later

$ pmset -g


(En|Dis)able swap

http://hints.macworld.com/article.php?story=201106020948369

Disable

$ sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
$ sudo rm /private/var/vm/swapfile*

Enable

$ sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist


SMART

http://hints.macworld.com/article.php?story=20031122041138373

Get SMART status from the command-line

# diskutil list
# diskutil info diskX |grep SMART

sysctl

Performance Tuning the Network Stack Mac OS X

Versions: [10.5-10.8)

Put data into /etc/sysctl.conf.

kern.ipc.maxsockbuf=4194304
kern.ipc.somaxconn=512
kern.ipc.nmbclusters=2048
net.inet.tcp.rfc1323=1
net.inet.tcp.win_scale_factor=3
net.inet.tcp.sockthreshold=16
net.inet.tcp.sendspace=262144
net.inet.tcp.recvspace=262144
net.inet.tcp.mssdflt=1440
net.inet.tcp.msl=15000
net.inet.tcp.always_keepalive=0
net.inet.tcp.delayed_ack=0
net.inet.tcp.slowstart_flightsize=4
net.inet.tcp.blackhole=2
net.inet.udp.blackhole=1
net.inet.icmp.icmplim=50

Change these values for [10.8)

kern.ipc.maxsockbuf=8388608

# Enable support for 9000+ byte packets.
# https://blah.cloud/hardware/test-jumbo-frames-working/
net.inet.raw.maxdgram=16384

(old) Recommended values for /etc/sysctl.conf.

key default recommended notes
net.inet.tcp.mssdflt 512 1440
net.inet.tcp.win_scale_factor 3 10
net.inet.tcp.sendspace 65536 2097152 1/2 of kern.ipc.maxsockbuf
net.inet.tcp.recvspace 65536 2097152 1/2 of kern.ipc.maxsockbuf


Spotlight

Check status of Spotlight

# mdutil -s /

Enable Spotlight

# mdutil -i on /

Rebuilt database

# mdutil -E /


Restart Finder from the Terminal

http://thewayeye.net/2012/january/4/how-restart-finder-terminal

Kill Finder

$ sudo killall Finder

Manually start if it doesn’t automatically

$ open /System/Library/CoreServices/Finder.app

If all else fails, reboot

$ shutdown -r


Extract contents of a Payload file

These are basically compressed cpio files.

$ cat Payload |gzip -d |cpio -id


Firewall

List apps allowed/blocked by firewall.

$ sudo /usr/libexec/ApplicationFirewall/socketfilterfw --listapps


dtrace and other scripts

http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/


Power management

Get history of power management events

$ pmset -g log |less


Icon sets

http://blog.macsales.com/28492-create-your-own-custom-icons-in-10-7-5-or-later

Create PNG files.

Filename Image Size (in pixels)
icon_512x512@2x.png 1024 x 1024
icon_512x512.png 512 x 512
icon_256x256@2x.png 512 x 512
icon_256x256.png 256 x 256
icon_128x128@2x.png 256 x 256
icon_128x128.png 128 x 128
icon_32x32@2x.png 64 x 64
icon_32x32.png 32 x 32
icon_16x16@2x.png 32 x 32
icon_16x16.png 16 x 16

Create an myicon.iconset folder, and put all files in that folder.

Create a myicon.icns file.

$ iconutil -c icns /path/to/myicon.iconset

Get info about the drive / file, and copy the myicon.icns file over the drive icon of the file.


Kill parentalcontrolsd regularly

Create the following plist as /Library/LaunchDaemons/com.forestent.noparentalcontrolsd with root as owner.

<syntaxhighlight lang="xml"><?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict>

 <key>Label</key>
 <string>com.stevenlin.antiparent</string>
 <key>ProgramArguments</key>
 <array>
   <string>/bin/launchctl</string>
   <string>kill</string>
   <string>SIGSTOP</string>
   <string>system/com.apple.familycontrols</string>
 </array>
 <key>Nice</key>
 <integer>1</integer>
 <key>StartInterval</key>
 <integer>600</integer>
 <key>RunAtLoad</key>
 <true/>

</dict>

</plist>

Load the plist.

$ sudo launchctl load /Library/LaunchDaemons/com.forestent.noparentalcontrolsd


Install a package from the command-line

Use /usr/sbin/installer.

$ sudo installer -pkg /path/to/package.pkg -target /
sudo installer -pkg macOSUpd10.14.3.pkg -target / -verboseR -dumplog 2>&1 |tee ~/var/log/macOSUpd10.14.3.log


Upgrade software from the command-line

Use softwareupdate.

$ softwareupdate -l
Software Update Tool

Fining available software

If the updater is hitting problems, e.g. unable to contact update servers, consider resetting the catalogs. (Was needed for 10.14.3 at Google.)

<syntaxhighlight lang="shell">sudo softwareupdate --clear-catalog


Change visibility of hidden folders

Use /usr/bin/chflags.

$ chflags nohidden ~/Library


Force RGB Mode (a.k.a. fix horrible fonts)

http://www.iphonetopics.com/force-rgb-mode-in-mac-os-x/


Misc. Utilities

Expansion Slot Utility

The utility is located in /System/Library/CoreServices and is used to configure the performance of the PCI slots.


Fonts

https://discussions.apple.com/thread/3646002?tstart=0 http://www.thexlab.com/faqs/undofontbook.html http://www.jklstudios.com/misc/osxfonts.htm


pmset

Get the current settings

$ pmset -g
System-wide power settings:
Currently in use:
 standby              1
 Sleep On Power Button 1
 womp                 0
 autorestart          0
 hibernatefile        /var/vm/sleepimage
 powernap             1
 gpuswitch            2
 networkoversleep     0
 disksleep            10
 sleep                60 (sleep prevented by backupd, AddressBookSourceSync, nsurlsessiond, nsurlsessiond, nsurlsessiond, nsurlsessiond, nsurlsessiond)
 autopoweroffdelay    28800
 hibernatemode        0
 autopoweroff         1
 ttyskeepawake        1
 displaysleep         60
 standbydelay         10800

autopoweroff

This is the reason my 2013 Mac Pro wakes so slowly from sleep each morning.

https://support.apple.com/en-us/HT201635

autopoweroff is enabled by default on supported platforms as an implementation of Lot 6 to the European Energy-related Products Directive. After sleeping for autopoweroffdelay seconds, the system will write a hibernation image and go into a lower power chipset sleep. Wakeups from this state will take longer than wakeups from regular sleep.

bputil

https://keith.github.io/xcode-man-pages/bputil.1.html

Utility to precisely modify the security settings on Apple Silicon Macs

trustd

https://sneak.berlin/20201112/your-computer-isnt-yours/

This makes requests to ocsp.apple.com each and every time an app is opened. Ugh.


Troubleshooting

https://github.com/upekkha/AppleHardwareTest


Previous shutdown cause

Look at the log on the command-line, and compare to documented causes can be found on this blog.

$ log show --predicate 'eventMessage contains "Previous shutdown cause:"'
Skipping info and debug messages, pass --info and/or --debug to include.
Filtering the log data using "eventMessage CONTAINS "Previous shutdown cause:""
Timestamp                       Thread     Type        Activity             PID
2017-11-30 17:12:25.019394+0100 0x379      Default     0x0                  0      kernel: (AppleSMC) Previous shutdown cause: 3
2017-12-06 18:16:46.306853+0100 0x3ff      Default     0x0                  0      kernel: (AppleSMC) Previous shutdown cause: 5
 --------------------------------------------------------------------------------------------------------------------
Log      - Default:          2, Info:                0, Debug:             0, Error:          0, Fault:          0
Activity - Create:           0, Transition:          0, Actions:           0


Mouse Lag

Try turning off the mouse, removing it from the Bluetooth preferences window, and repairing the device.

On the Mac Pro (Late 2013) model, Wi-Fi seems to interfere with the Bluetooth signal such that the mouse lags. Disable Wi-Fi if possible, or use a hardwired mouse.


DNS resolution

Get dump of resolvers

$ scutil --dns


Reset DNS cache

OS X <= 10.9.* && >= 10.10.4

$ sudo killall -HUP mDNSResponder

OS X 10.10.0 - 10.10.3

$ sudo discoveryutil mdnsflushcache


Finder – “File is damaged”

Finder is reporting “File is damaged” and “Move to Trash” or “Unmount disk”. If you know the file is fine, remove the quarantine xattr, and try again.

$ xattr -d com.apple.quarantine /path/to/file


Cannot verify installer

http://www.macrumors.com/2016/03/03/older-os-x-installers-broken-by-certificate/

Installers downloaded before Feb 14 2016 will not validate because the certificate used to sign the installer expired. To work around the issue, quit out of the installer, set the date back, and rerun the installer.

$ date 0201010116

Alternatively, a newer version of the installer can be downloaded. Unfortunately, older OS X installs won’t be available, so the date method must be used.


Look at available Wi-Fi networks

http://apple.stackexchange.com/questions/131852/how-do-you-force-a-5-ghz-wifi-connection

Scan for network BSSIDs.

/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport scan
                            SSID BSSID             RSSI CHANNEL HT CC SECURITY (auth/unicast/group)
                         Valerie c0:25:06:cf:0c:d3 -78  100,+1  Y  DE WPA2(PSK/AES/AES)
                         Valerie c0:25:06:cf:0c:d7 -69  11      Y  DE WPA2(PSK/AES/AES)

For <=10.6 use a different command.

/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport --associate=XXX --bssid=YYY


Downgrade from High Sierra to Sierra

https://www.imore.com/how-downgrade-macos

Technically, a downgrade isn’t possible from backup :-(

Erase a disk with the MacOS Extended (Journaled) format, with a name of Untitled.

Create install media, using /Volume/Untitled as destination volume.

  • The volume will again be erased, so it is OK to use the old volume name.
  • The --applicationpath must be the fully qualified path.
$ sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia \
  --volume /Volumes/Untitled \
  --applicationpath "/Applications/Install macOS Sierra.app"
Ready to start.
To continue we need to erase the disk at /Volumes/Untitled.
If you wish to continue type (Y) then press return: y
Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk...
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done.


Adjust macOS font smoothing

Font smoothing

https://software.com/mac/tweaks/change-font-smoothing

Display the current font smoothing:

$ defaults -currentHost read -globalDomain AppleFontSmoothing

Change the font smoothing (0=off, 1=light, 2=Medium/flat panel, 3=strong/blurred) This is mostly needed for non-Apple displays. Restart applications to see the effect

$ defaults -currentHost write -globalDomain AppleFontSmoothing -int 0

Delete the setting completely (restore default)

$ defaults -currentHost delete -globalDomain AppleFontSmoothing

Set the font anti-aliasing minimum sizes, globally or per-application:

$ defaults -currentHost write .GlobalPreferences AppleSmoothFontsSizeThreshold -int 16
$ defaults -currentHost write .GlobalPreferences AppleFontSmoothing -int 0
$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16


Anti-aliasing

Read the current value.

$ defaults read NSGlobalDomain AppleAntiAliasingThreshold
4

The anti-aliasing can be configured per application. (https://ss64.com/osx/syntax-defaults.html)

$ defaults -currentHost write com.apple.safari AppleAntiAliasingThreshold -int 16


Misc

Commands looking at profile enrollment at work.

Profile enrollment of some sort?

$ profiles status -type enrollment
$ sudo profiles list
_computerlevel[1] attribute: profileIdentifier: com.google.corp.gmac.applicationaccess
_computerlevel[2] attribute: profileIdentifier: com.google.corp.gmac.chrome.extension.passwordalert
_computerlevel[3] attribute: profileIdentifier: com.google.corp.gmac.networkprofile
_computerlevel[4] attribute: profileIdentifier: com.google.corp.gmac.chrome.extensionsettings
_computerlevel[5] attribute: profileIdentifier: com.google.corp.gmac.bird
_computerlevel[6] attribute: profileIdentifier: com.google.mdm.profile.kext
_computerlevel[7] attribute: profileIdentifier: com.google.mdm.profile.initial
_computerlevel[8] attribute: profileIdentifier: com.google.corp.gmac.touchid
_computerlevel[9] attribute: profileIdentifier: com.google.corp.gmac.internetsharing
_computerlevel[10] attribute: profileIdentifier: com.google.corp.gmac.sparkle
_computerlevel[11] attribute: profileIdentifier: com.google.corp.gmac.management
_computerlevel[12] attribute: profileIdentifier: com.google.corp.gmac.restor
_computerlevel[13] attribute: profileIdentifier: com.google.corp.gmac.chrome.extension.detangle
_computerlevel[14] attribute: profileIdentifier: com.google.corp.gmac.chrome
_computerlevel[15] attribute: profileIdentifier: com.google.corp.gmac.santa
_computerlevel[16] attribute: profileIdentifier: com.google.corp.gmac.spotlight
_computerlevel[17] attribute: profileIdentifier: com.google.corp.gmac.prefpanes
There are 17 system configuration profiles installed
$ sudo profiles show -type enrollment
Device Enrollment configuration:
{
    AllowPairing = 1;
    AwaitDeviceConfigured = 1;
    ConfigurationURL = "https://emmapplecodevice.googleapis.com/v1/_/deviceserver/C02h8e9nw/setup?key=AIzaSyAdMVj0IzE7K6u90EkdmoVTc_79_hO1i5w";
    IsMDMUnremovable = 0;
    IsMandatory = 1;
    IsSupervised = 1;
    OrganizationAddress = "1600 Amphitheatre Parkway, n/a, , Mountain VIew, CA 94043";
    OrganizationAddressLine1 = "1600 Amphitheatre Parkway";
    OrganizationAddressLine2 = "n/a";
    OrganizationCity = "Mountain VIew";
    OrganizationCountry = USA;
    OrganizationEmail = "abma@google.com";
    OrganizationName = "Google LLC";
    OrganizationPhone = 12125658743;
    OrganizationZipCode = 94043;
    SkipSetup =     (
        AppleID,
        Siri,
        iCloudDiagnostics
    );
}


Kernel extensions

Get list of approved kernel extensions (e.g. TripMode and Intel Power).

$ echo 'select * from kext_policy; ' | sudo sqlite3 /var/db/SystemPolicyConfiguration/KextPolicy
78UFGP42EU|ch.tripmode.TripModeNKE|1|Ludovic LEGER|1
Z3L495V9L4|com.intel.driver.EnergyDriver|1|Intel Corporation Apps|1
$ echo 'select * from kext_policy_mdm;' | sudo sqlite3 /var/db/SystemPolicyConfiguration/KextPolicy
EQHXZ8M8AV||1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
P8DQRXPVLP||1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
X9E956P446||1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
3T5GSNBU6W|com.github.osxfuse.filesystems.osxfuse|1|82CBE2F3-84FA-4734-9E74-FB0F06DB8319
$ cat /var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>CloudConfigProfile</key>
    <dict>
        <key>AllowPairing</key>
        <true/>
...
  </dict>
</dict>
</plsit>


Code signing

Get code signing information about an app.

$ codesign -dvv /Applications/ESET\ Endpoint\ Antivirus.app/Contents/PlugIns/kext/esets_kac_64_109.kext
Executable=/Applications/ESET Endpoint Antivirus.app/Contents/PlugIns/kext/esets_kac_64_109.kext/Contents/MacOS/esets_kac_64_109
Identifier=com.eset.kext.esets-kac
Format=bundle with Mach-O thin (x86_64)
CodeDirectory v=20200 size=759 flags=0x0(none) hashes=18+3 location=embedded
Signature size=9055
Authority=Developer ID Application: ESET, spol. s r.o. (P8DQRXPVLP)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=22 Aug 2018 at 19:39:32
Info.plist entries=19
TeamIdentifier=P8DQRXPVLP
Sealed Resources version=2 rules=13 files=1
Internal requirements count=1 size=36


PowerChime

The new MacBook Pro machine chimes when it gets power. Annoying??


Set static route, and make persistent on boot

https://apple.stackexchange.com/questions/219834/how-to-set-network-devices-priority-on-afp-smb-transfers

In the example below I assume the Ethernet router has the IP 192.168.0.1 and the network behind the router is the 192.168.56.0/24 network.

sudo route add -net 192.168.56.0  192.168.0.1

To make this route persistent add a launch daemon on your machines:

sudo nano /Library/LaunchDaemons/local.staticroute.shares.plist

with the content

<syntaxhighlight lang="xml"><?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict>

   <key>Label</key>
   <string>local.staticroute.shares</string>
   <key>ProgramArguments</key>
   <array>
     <string>route</string>
     <string>add</string>
     <string>-net</string>
     <string>192.168.56.0</string>
     <string>192.168.0.1</string>
   </array>
   <key>RunAtLoad</key>
   <true/>
 </dict>

</plist>

Save the file (Ctrl-O) and quit Nano (Ctrl-X).

Load the launch daemon with:

sudo launchctl load -w /Library/LaunchDaemons/local.staticroute.shares.plist

To access the shares enter afp://192.168.56.x, cifs://192.168.56.x or smb://192.168.56.x (with x= the last octet of the IP address of the share).


Open System Preferences as root

<syntaxhighlight lang="shell">sudo /System/Applications/System\ Preferences.app/Contents/MacOS/System\ Preferences


macOS Big Sur

Change the menu bar date/time format

Update the format using Terminal.

defaults write com.apple.menuextra.clock DateFormat -string "EEE d MMM h:mm a"

My prefered version of the command. NOTE: spaces aren’t needed.

defaults write com.apple.menuextra.clock DateFormat -string "EMdhhmmss"


System Extensions

Get list of loaded extensions.

$ kmutil showloaded

Get list of loaded auxillary extensions.

$ kmutil showloaded --collection auxiliary


macOS Catalina

Remove “default interactive” warning for bash.

macOS Catalina ships with zsh as the default shell for licensing reasons. To notify users, a warning is presented each time a bash interactive shell is started.

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.

To disable the warning, add this to ~/.bash_profile or equivalent.

export BASH_SILENCE_DEPRECATION_WARNING=1