How-To
Step-by-step technical guides: macOS fixes, home networking, Home Assistant automations, and server administration. 46 posts
Apple's Confusing Family Plans
How-To
Family members' Apple Music tastes kept mixing under one Apple One plan. The fix is two settings that must match. Here's how to untangle it.
Why I built my own Exhaust Fan Blueprint for Home Assistant
How-To
Threshold-based humidity automations never quite work. Why I replaced mine with a behavior-based Home Assistant blueprint for exhaust fans.
Adding custom syslog-ng filters to Synology Log Center
How-To
UniFi Wi-Fi 7 APs flood Synology Log Center with bogus 'emerg' alerts. How to silence them with custom syslog-ng filters, step by step.
Keeping your SmartDry dryer sensor operational
How-To
How to keep a SmartDry dryer sensor working after the cloud shutdown, using an ESP32 with ESPHome to pull its BLE data into Home Assistant.
Home Assistant Energy Monitoring of Tesla Solar Panels
How-To
How to feed Tesla solar production into the Home Assistant Energy dashboard with an integration sensor that converts watts to kWh.
Integrate IOTTY wall switches with Home Assistant
How-To
How to connect iotty smart wall switches to Home Assistant so you can control lighting and build automations alongside your other devices.
macOS Monterey, Mail Privacy, and Pi-Hole
How-To
I recently upgraded to macOS Monterey on my MacBook Pro. Unfortunately, I immediately had an issue in Mail.app where I was seeing "Your network preferences prevent content from loading privately."
Raspberry Pi printing British Pound (£) instead of US Pound (#)
How-To
Your Raspberry Pi prints £ instead of # because Raspberry Pi OS defaults to a UK keyboard layout. How to switch to US in raspi-config.
How to use an Apple TV with Hotel WiFi (Captive Portal)
How-To
Apple TV can't log in to hotel captive portal WiFi. How to get it online by spoofing its MAC address from a Mac in Terminal, step by step.
Believing ...
How-To
Watching Pixar's Onward with my son on World Down Syndrome Day, during lockdown, and what Mindset, Grit, and 75 Hard taught me about belief.
Recover a lost Admin account on macOS with FileVault 2
How-To
How to recover a lost Admin account on macOS when you have FileVault 2 enabled
Free up over 100GB of space on macOS High Sierra using Storage Manager
How-To
How to reclaim disk space with macOS High Sierra's Storage Manager. Deleting old .ipa files and iOS backups freed over 100GB for me.
Working around incomplete Ubiquiti UniFi Security Gateway DNS Service
How-To
The UniFi Security Gateway registers DHCP clients in DNS under garbage Client Identifier names. How to work around its DNS limits.
Apache and Mailman -- Scripts not executing
How-To
Mailman CGI scripts download in the browser instead of running under Apache 2.4. The fix is enabling mod_cgid with a2enmod cgid.