Windows 11 Update Error 0x80070490: Diagnosing and Repairing a Corrupted Component Store
Windows Update fails with error 0x80070490 (ERROR_NOT_FOUND) when the Component Based Servicing system can't locate packages it expects to exist. Here's how to diagnose what's actually broken using the CBS.log and systematically repair it.
DISM RestoreHealth Stuck at 62.3% on Windows 11? Here's What's Actually Happening
If you are running Windows 11 and attempting to repair your system using the DISM /RestoreHealth command, you might have noticed the progress bar getting stuck at 62.3%. Here is what is actually happening and how to monitor it.
Debian Linux Oh-Crap Moment in the Homelab
I renamed /usr to /usr-root as root. On a live system. Here's the recovery — and what the mistake teaches about operational discipline.
Debian 12 SystemD nightly reboots on Dell Wyse 3040s
Adding a nightly reboot schedule to RAM-constrained Dell Wyse 3040 Proxmox nodes using SystemD timers instead of crontab.
Ceph Cluster Complete Removal on Proxmox for the Homelabs
How to completely remove a broken Ceph cluster from Proxmox — every service, package, config file, and orphaned mount point — so you can start fresh.
Proxmox VE 8.1 to 8.2 upgrade issues in the Homelabs
An extended power outage plus a remote kernel upgrade left half the cluster unbootable, video outputs dead, and Ceph unstable — a crash cart recovery story with four overlapping root causes.
Ceph Cluster rebalance issue
Fixing a severely imbalanced Ceph cluster where OSDs added in batches left the first three drives at 75-85% while newer ones sat nearly empty — by tuning backfill and recovery parallelism.