Installing or Downgrading macOS
Sometimes you need a specific macOS release — for virtual machine images, compatibility testing, or simply because a new feature broke your toolchain. Apple keeps older installers available through the Mac App Store; clicking any link below opens the store page directly on your Mac.Mojave (10.14) or later is required to access these App Store links. On older
systems you may need to use a bootable USB installer instead.
| Version | Name | App Store Link |
|---|---|---|
| macOS 26 | Tahoe (latest) | Use Software Update in System Settings |
| macOS 15 | Sequoia | Open in App Store |
| macOS 14 | Sonoma | Open in App Store |
| macOS 13 | Ventura | Open in App Store |
| macOS 12 | Monterey | Open in App Store |
| macOS 11 | Big Sur | Open in App Store |
| macOS 10.15 | Catalina | Open in App Store |
| macOS 10.14 | Mojave | Open in App Store |
| macOS 10.13 | High Sierra | Open in App Store |
Flushing the DNS Cache
When DNS changes aren’t reflecting — after editing/etc/hosts, switching VPNs, or pushing a new DNS record — flushing the local resolver cache is the fastest fix.
dscacheutil’s cache store, then sends mDNSResponder a hang-up signal so it reloads with an empty slate. No reboot required.
Adding and Removing Dock Separators
Grouping Dock icons with invisible spacers keeps things organised without switching to a third-party launcher. There are two spacer styles:Transparent spacer (recommended)
Transparent spacer (recommended)
This is the most common style — a fully transparent gap that acts like an invisible divider between icon groups.
Small spacer tile (macOS 11+)
Small spacer tile (macOS 11+)
Big Sur introduced a smaller, half-width spacer that is useful when you want a subtle visual break rather than a full icon-width gap.
Drag and drop
Click and hold a spacer, then slowly drag it upward out of the Dock until a
Remove label appears, then release. The Dock bounces and the spacer
disappears.
System Settings Shortcuts
Navigating deep into System Settings by hand is slow. These URL schemes open specific panes directly — paste them into Spotlight or run withopen:
Spotlight Tips
Spotlight (⌘ Space) is more than a file launcher — it doubles as a quick calculator, unit converter, dictionary, and system-settings shortcut.
| What to type | What you get |
|---|---|
42 * 1.21 | Inline calculator result |
100 USD in EUR | Live currency conversion |
define resilient | Dictionary definition inline |
| App or pane name | Direct launch / Settings pane |
~ | Home directory in Finder |
File extension, e.g. .tf | All matching files on disk |
If Spotlight results feel stale, re-index with:This forces a full re-index of the boot volume. Expect higher CPU usage for
a few minutes while the index rebuilds.
Screenshot Shortcuts
macOS has a built-in, fully-featured screenshot toolkit — no third-party tool needed for most workflows.| Shortcut | Action |
|---|---|
⌘ Shift 3 | Capture full screen to Desktop |
⌘ Shift 4 | Crosshair — drag to capture a region |
⌘ Shift 4, then Space | Click a window to capture just that window (with shadow) |
⌘ Shift 5 | Screenshot toolbar — region, window, screen recording |
⌘ Shift 6 | Capture the Touch Bar (if present) |
Control to any shortcut above to copy to clipboard instead of saving to a file. For example, ⌘ Shift Control 4 lets you drag a region and paste it straight into Slack or a ticket.
Related Pages
macOS Terminal
Homebrew, Zsh customisation, SSH key management, and DevOps-friendly
aliases for the command line.
Linux Essentials
Core commands and concepts that transfer directly between Linux and macOS
terminal sessions.
Linux Networking
Deeper networking diagnostics — useful when DNS flushing alone doesn’t
solve the problem.
Linux Troubleshooting
Systematic debugging patterns applicable to both Linux servers and macOS
development machines.