Thomas Hyde
After tinkering with computers from a young age, I've spent my high school years reviewing every piece of software and hardware I could get my hands on. Now I have set my course on exploring the vast Linux universe in order to help users that feel intimated by this wonderful yet somehow complicated family of operating systems.
PHP Memory Limit – Basic Overview and Guide
Have you heard about the PHP memory limit? It is an incredible utility that allows you to control how much memory your scripts take. Think of it as the signs for limited speed on the highway (assuming we all respect them). Regardless of the type...
How to Install Kodi on Ubuntu-Based Linux Distributions
If you are a fan of TV, the chances are you won’t find a more useful app than Kodi. You might know this media player as XBMC, which is its former name. The software is open-source, completely free, and available across multiple platforms. Kodi has...
A Simple Guide on Using Tmux
One of the perks of having a Linux-based operating system installed is that you can take advantage of using Tmux. It is an excellent alternative for those who do not like or are tired of using GNU Screen. Tmux has the same purpose, which means...
Step by Step Instructions on How to Install Yarn on Ubuntu
Managing npm packages can be easy if you find a package manager compatible with them, such as Yarn. This javascript-based utility can help you to install, configure, update and uninstall npm packages effortlessly. The idea of Yarn is to accelerate the setup process for npm...
Debian VS Ubuntu – Which One Should You Pick?
It will take a while to name all the available Linux distros out there. However, if we only stick to the most popular options with stable community support, we can narrow the choice to several operating systems. If you have never used a Linux-based system...
How to Overclock the GPU & CPU of a Raspberry Pi 3
If you are a performance freak, it is only understandable that you are considering how to overclock Raspberry Pi 3. The main idea is to improve performance while ensuring optimal stability. Take a look at our tutorial if you want to find out more about...
Top-Rated Free Steam Games for Linux You Should Try
The fact that you are a Linux user shouldn’t stop you from playing great games. Fortunately, the developers share the same opinion, which is why many of these fantastic titles are optimized for any Linux based distro. As the biggest gaming storefront out there, it...
How to Install Ubuntu Linux on Chromebook
If you are a fan of tech gadgets, you probably heard of Chromebook products. These portable devices are a great choice for all businessman and individual users looking for a reliable machine with a stable operating system. The interesting thing to mention is that the...
Linux Mint VS Ubuntu – An Age Old Debate Translated to Linux
It is not easy to pick your first Linux distro. You are probably not an expert, which means you need a beginner-friendly operating system. Although that does narrow your choice, you still have several great options. If your selection has come down to deciding the...
How to Install Sublime Text on Ubuntu Linux
Text editors and office suite applications are two completely different things. While Libre Office or Microsoft Office can help you create amazing business documents, if you want to edit source code or lines of pure text, a simple text editor is the best solution. In...
A Detailed Guide on How to Install Chrome on Ubuntu Linux
Ubuntu uses Mozilla Firefox as the default web browser. And while there is nothing wrong with that choice, you may prefer to use Google Chrome. It is one of the most leading web browsers currently, if not the most leading. It offers high speeds, security,...
How to Tell Docker to Remove All Images
If you are reading this guide, the chances are that you know what docker does, but a reminder couldn’t hurt. It enables building, testing, and deploying apps as self-sufficient and portable containers that you can run anywhere. The thing is that you have to order...
Popular Articles
Best Linux Distros for Developers and Programmers as of 2025
Linux might not be the preferred operating system of most regular users, but it’s definitely the go-to choice for the majority of developers and programmers. While other operating systems can also get the job done pretty well, Linux is a more specialized OS that was...
How to Install Pip on Ubuntu Linux
If you are a fan of using Python programming language, you can make your life easier by using Python Pip. It is a package management utility that allows you to install and manage Python software packages easily. Ubuntu doesn’t come with pre-installed Pip, but here...
