Check out my blog posts, or search for an article!
-

WordPress: Changing your website’s domain from root to www
To change your website from root domain (https://mydomain.com) to a www domain (https://www.mydomain.com), do the following steps: Edit WordPress and Site URL 1. In the WordPress dashboard, navigate to Settings > General 2. Change the following fields to the new…
-

VirtualBox: Disabling Hyper-V on Windows 11 Home
Windows 11 Home does not give you the option to enable or disable Hyper-V. It enables Hyper-V by default, and if you ever need to turn it off, here are the steps: 1. Launch Notepad 2. Paste in the following…
-

VirtualBox: Kernel Panic
When running a variation of RedHat in VirtualBox, you might encounter the following error: Kernel panic – not syncing: Attempted to kill init! exit code=0x00007f00 This is due to the VirtualBox blocking your host’s perfectly capable CPU from being exposed.…
-

Introduction
Hi! I’ll be using this blog to share some of my solutions for troubleshooting various technical issues. I have spent many an hour debugging and trying to get things work, and I’m hoping that by sharing these, people can save…
