How to upgrade Fedora in place from the Command Line

For this example I’m using Fedora 33, and will describe how to upgrade to 34. In-place upgrades work as far as two versions back, anything further will require intermediate steps. Update all packages for the current version before you start, then restart the system to make sure you’re on the latest kernel. Prerequisite: we need … Read more

How to disable Windows Updates FOREVER

Julia has recently found out how to disable Windows updates and I thought I’d make a video about it, and provide some written instructions too in case I forget. Windows updates have ruined my streaming PC one too many times, and I cannot rely on them to work whenever I need the system. While I … Read more

Fixed: Logitech Options not loading on Windows

I’ve been relying on Logitech Options to move my mouse on both computers on my desk. It’s become an important part of my workflow, and as such it’s super annoying when it stops working. It recently happened on my Windows PC. Options hadn’t automatically loaded on startup. When I tried starting Options manually, only a … Read more

How to find out what wakes up your Windows Computer

My wife’s computer keeps waking up after she puts it to sleep, or after the computer goes to sleep by itself. It’s… disturbing. Thankfully there’s a relatively easy to way to query why this happens and action it accordingly. Bring up a Command Prompt window by searching for cmd, then type the following: powercfg -lastwake … Read more