Posts by Category

Admin Adventures

Format a Linux USB or SD Card Using Windows

1 minute read

You may have noticed that if you connect a disk with Linux partitions to your Windows box, that you cannot view all of the files or the size of the drive see...

Upgrade Ubuntu from the Command-line

less than 1 minute read

Here is the quick down and dirty on how to upgrade Ubuntu via the command line. If you have a firewall or an older version installed, then there may be some ...

How to Install Windows Terminal

1 minute read

Windows Terminal is a new terminal emulator developed by Microsoft for Windows 10. The current release is still in Preview but is quite stable. Let’s quickly...

How to Setup Windows Subsystem for Linux

2 minute read

Windows Subsystem for Linux (WSL) provides you with a handy Bash shell running directly in Windows 10 without the need for a local virtual machine or a remot...

Setting up DuckDNS in a Docker Container

2 minute read

DuckDNS is a free dynamic DNS service that will point a subdomain of duckdns.org to an IP of your choice. This IP can then be updated using a scripted proces...

Back to top ↑

Knowledge Bombs

Enable Copy on Select in Windows Terminal

less than 1 minute read

If you are coming from using any *nix terminal to Windows Terminal, there is probably one feature you are really missing. Copy on select, immediately copying...

Format a Linux USB or SD Card Using Windows

1 minute read

You may have noticed that if you connect a disk with Linux partitions to your Windows box, that you cannot view all of the files or the size of the drive see...

Upgrade Ubuntu from the Command-line

less than 1 minute read

Here is the quick down and dirty on how to upgrade Ubuntu via the command line. If you have a firewall or an older version installed, then there may be some ...

Back to top ↑

Dev Dungeon

Hacktoberfest 2020

4 minute read

In this crazy year that is 2020, I have made some time to participate in my second Hacktoberfest. This is a yearly event sponsored by Digital Ocean and DEV a...

Enable Copy on Select in Windows Terminal

less than 1 minute read

If you are coming from using any *nix terminal to Windows Terminal, there is probably one feature you are really missing. Copy on select, immediately copying...

How to Install Windows Terminal

1 minute read

Windows Terminal is a new terminal emulator developed by Microsoft for Windows 10. The current release is still in Preview but is quite stable. Let’s quickly...

How to Setup Windows Subsystem for Linux

2 minute read

Windows Subsystem for Linux (WSL) provides you with a handy Bash shell running directly in Windows 10 without the need for a local virtual machine or a remot...

Coding My First WoW Addon

5 minute read

So you wanna make your own WoW addon? Let’s walk through the most basic steps to get you started!

Back to top ↑

Home Automation

Siri Shortcut to Disable Pi-hole

3 minute read

Pi-hole is great at blocking ads and protecting you on the internet. However, you occasionally may need to disable it for a few minutes so you can click on t...

Setting up DuckDNS in a Docker Container

2 minute read

DuckDNS is a free dynamic DNS service that will point a subdomain of duckdns.org to an IP of your choice. This IP can then be updated using a scripted proces...

Add External Services to Google Assistant

less than 1 minute read

Unfortunately, Google’s approach to setting up external services is a little convoluted compared to the Alexa skill system. During setup you are prompted to ...

Get a Free Google Home Mini from Spotify

2 minute read

Update: Spotify is offering this again for the 2019 holiday season until 11/15, and it is now available for Individual as well as Family Premium plans. Spot...

Back to top ↑