meta data for this page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
software:macosx [2020/06/28 10:02] – created chwikadsoftware:macosx [2021/10/10 13:21] christian
Line 1: Line 1:
 ====== Notes on Mac OS (X) ====== ====== Notes on Mac OS (X) ======
  
 +Collection of notes on Apple's OS.
  
 ===== SSH ===== ===== SSH =====
Line 15: Line 16:
    IdentityFile ~/.ssh/id_25519    IdentityFile ~/.ssh/id_25519
 </code> </code>
 +
 +  * Command line search: ''find [path] -iname "some*.stuff"''
 +
 +
 +===== Useful software =====
 +
 +Applications which I deem essential when working on Mac OS X:
 +
 +  * [[http://freemacsoft.net/appcleaner/|FreeMacSoft's AppCleaner]] - remove auxiliary files when trashing applications.
 +  * [[https://istumbler.net|iStumbler]] - "the leading wireless discovery tool for macOS".
 +  * [[https://www.obdev.at/products/littlesnitch/index.html|Little Snitch]] - controlling your network connections.
 +  * [[http://www.macromates.com|TextMate]]
 +  * [[http://www.devontechnologies.com|DevonThink]]
 +
 +
 +===== Updating/Sys Admin =====
 +
 +  * When trying to update my [[https://everymac.com/systems/apple/mac_mini/specs/mac-mini-core-2-duo-2.66-mid-2010-server-specs.html#macspecs2|MacMini mid-2010 version (Server)]] from Yosemite (10.10.5) to High Sierra (most recent version which runs on that hardware) the Installer reported that it was "Unable to unmount volume for repair" and rebooted into the old version.
 +
 +
 +
  
  
 {{tag> macos MacOSX}} {{tag> macos MacOSX}}