
Similar Posts

The Complete List of Linux Distros
A while ago, I did an article called The Complete List of UNIX Operating Systems. I never expected it to get high ratings, but right now, it seems to be doing very well. Because of that, I’ve decided to do a similar article in the same format, but instead being a list of Linux distros,…

DNS Records and How To Use Them
The Domain Name System (DNS) enables your computer to locate other computers. In simple terms, DNS records operate like a phone book by retrieving the IPv4/IPv6 address associated with a domain and conveying this information to your computer. Your computer temporarily stores this information based on the Time To Live (TTL) specified in the DNS…

How to Find Things in Your Minecraft World on Chunkbase
How to Use Chunkbase Have you ever wondered how to find the locations of specific generated structures in your Minecraft world? Well, there is a free website available for you, which enables you to find villages, mineshafts, nether fortresses, and other generated structures. The site is https://chunkbase.com/. While you can use the /locate command, the /locate…

Choosing the Right DE for You on Linux/BSD
So? You’ve decided to go Open Source and you need to decide what desktop environment to go with. Well, the fact of the matter is that nothing is golden, at least for most people. Every DE has its Pros and Cons, and that’s what I’ll be discussing in this article. I will list out some…

How To Mount a Directory to Another Location – Linux/BSD
So, most people in the know have probably heard of symlinks. They are the way to make one point in a filesystem refer to another. However, symlinks are sometimes glitchy and don’t work within a chroot. That’s why you can mount a directory on Linux and BSD. I figured out how to do this yesterday…

OpenTerrainGenerator: The Death of an 11-Year-Old Minecraft Mod
One of the biggest cult classic Minecraft mods, OpenTerrainGenerator, an entire ecosystem enabling beautiful world generation in Minecraft, is currently on its deathbed. Odds are it won’t make it. The mod in question is one of the oldest and most complex Minecraft mods of all time, and I had a VIP seat to its demise….