The gzip Command in Linux

gzip replaces each file you hand it with a smaller .gz version using the DEFLATE algorithm. It is the standard compression tool on Linux and has been for decades, so the commands below work on any distribution without installation. I tested every example here on gzip 1.12. How gzip compression works gzip combines LZ77 and

The gzip Command in Linux Read More »

How to Install Minecraft on Linux?

Installing Minecraft on Linux still means grabbing the official launcher. You can get it as a .deb for Debian-based distros, a .tar.gz for everyone else, or through a community snap installer if you prefer that route. Install Minecraft on Ubuntu and its derivatives Ubuntu and Debian-based distributions get a direct .deb package from Minecraft. This

How to Install Minecraft on Linux? Read More »