How-To
Step-by-step technical guides: macOS fixes, home networking, Home Assistant automations, and server administration. 46 posts
Configuring Synology for Forward and Reverse Internal DNS Resolution
How-To
How to set up the Synology DNS Server package for forward and reverse lookups on your LAN, filling the gap left by UniFi USG DNS.
Getting a drone for Christmas?  Don't wreck it, learn to fly it.
How-To
Don't fly your new drone on day one, you'll wreck it. Learn throttle control indoors on a $25 quadcopter first. Here's the method I used.
My Next Adventure!
How-To
After a decade as VP/CIO, I joined ServiceNow as an Evangelist and moved my family to Silicon Valley. Why I made the leap and what comes next.
Prevent your ServiceNow Developer Instance from being reclaimed
How-To
ServiceNow reclaims idle developer instances. I pulled my keep-alive workaround and explain why an approval workflow is the better fix.
SmushBox - Update on status and its future
How-To
The SmushBox SMS gateway lost its unlimited T-Mobile plan and Smush Mobile looks dead. How I revived mine with an AT&T GoPhone SIM.
Correcting Invalid sys_class_name Entries in your CMDB
How-To
Invalid sys_class_name values can break CMDB list views in ServiceNow. How to find and fix the bad CIs with a background script.
Enabling a USB to Serial Port Adapter under OS X 10.9 Mavericks
How-To
Keyspan's driver died under OS X 10.9 Mavericks. How to get PL2303 USB serial adapters like the ATEN UC232A working with an open source kext.
Enable Email Notification on Impersonation Event
How-To
How to get an email alert whenever an admin impersonates a user in ServiceNow, by logging the impersonation event and adding a notification.
Using Hazel, Python, Lingon, and ARP to Determine if a Device is on your Network
How-To
How to detect when a phone joins or leaves your home network using arp, a Python script, Lingon, and Hazel on OS X. Know when the kids get home.
How to fix Bluetooth Quality issues on OS X (snap, crackle, pop, skipping)
How-To
Bluetooth audio on OS X crackles and skips because Apple sets the bitpool quality low. One defaults write command fixes the sound.
How to Recover the Google Nexus 7 to Stock ROM on OS X
How-To
How to flash a Google Nexus 7 back to the stock Android ROM from OS X using the Android SDK, fastboot, and Google's factory images.
How to Root the Google Nexus 7 on OS X
How-To
How to root the Google Nexus 7 from OS X after the Jelly Bean 4.2.2 update, using the Android SDK, ClockworkMod Recovery, and SuperSU.
Automate Uploading PNC Virtual Wallet Statements into Evernote with Hazel
How-To
How to auto-file PNC Virtual Wallet statements into Evernote with a Hazel rule and a shell script, since PNC blocks most fetch services.
Setting up Automatic Updates for Ubuntu
How-To
How to enable unattended upgrades on Ubuntu so security patches install themselves, with the apt config files and options explained.