Blogs

do-release-upgrade: …

If you encounter the error do-release-upgrade: command not found while attempting to upgrade from Ubuntu 20.04 to Ubuntu 22.04, you can use the following command to resolve the issue:

sudo apt install sudo do-release-upgrade

This will install the necessary package to enable you to perform the …

Fix dnf/yum repo failing …

Centos 8 reached its End of Life on December 31, 2021 and the associated repositories were shut down. This means that it is no longer possible to download anything from these repositories, and attempting to do so may result in errors such as:

Error: Failed to download metadata for repo …

Minefield: Minecraft …

In this post I will be discussing Minecraft: Java Edition exclusively.

This is part 2 of my articles on Minecraft. Make sure you check out part 1 first.

While Bedrock Edition has simplified how players access custom content, the original and argued by many still the best way to enjoy Minecraft is …

Minefield: Minecraft …

When researching for LinuxGSM as someone with little knowledge of Minecraft I found it very difficult to understand the differences between various terms, versions, server versions, mods and plugins. There is information scattered all around the Internet, and until it was all explained to me by …

Fix Ubuntu Server Name …

After installing Pi-Hole on an Ubuntu server, I discovered that the server itself could no longer resolve DNS. I was unsure how to fix this until I stumbled upon a similar issue while researching LAN Cache. It remains unclear if this problem affects the standard installation as well as the Pi-Hole …