On Linux, there are a few features that are hidden from the crow, but can be really useful when you know them. The hosts file on Ubuntu is one of them (and Linux in general, it's the same on any...
Category: Linux tutorials
Ubuntu is one of the most popular Linux distributions, but it's not considered a lightweight option. You need a decent computer to run it, especially for the full Desktop edition. But how much space...
If you are coding in Python, you are probably using PIP to manage your Python packages easily and import them into your projects. Keeping Python and PIP up-to-date is important to avoid issues in...
How To Sync The Ubuntu System Clock? (GUI, TimeDateCtl & NTP)
Time synchronization is an important topic on large networks, especially on Linux computers. A lot of effort has been put into recent system updates to make it work by default, but it doesn't mean...
Using Debian is fine when you are looking for stability and don't necessarily need the latest version of each application or service. But if for some reason, you want to install a more recent one,...
How To Install Minecraft Forge On Linux? (Illustrated Guide)
Minecraft Forge is an unofficial extension to the Minecraft game, allowing you to install mods to add new features in your game, or simply change them. As a Minecraft fan and Linux user, it's often...