Linux Terminal Basics – Installing and Removing Packages

Hey there! In this guide, we will be taking a look at how to install and remove packages via the terminal! To begin, let’s start by opening the terminal. I have covered how to open the terminal in the last couple parts of this series. If you haven’t read them, I would recommend checking out part one and two. Once you’ve opened your terminal, let’s try installing an application. Applications are made up of what are known as packages in Linux....

July 12, 2019 · 2 min · Jared

Linux Terminal Basics – Navigating the File System

In this guide, we will be taking a look at how to navigate the file system with the Linux terminal. I would say this is probably the next most important task for beginners to perform, as it will be quite useful. To begin, let’s open up a terminal. If you don’t know how to open a terminal, I would recommend referring to part one of this series and walk through that guide first....

July 3, 2019 · 3 min · Jared

Linux Terminal Basics – Updating and Upgrading

This is the beginning of a series where I cover the basics of using the terminal in Debian/Ubuntu based distributions. Chances are, if you’re using another distribution that isn’t based of Debian (or Ubuntu), you already know these basic commands. The goal of this series of tutorials is to start you on your journey of utilizing the command line in Linux. Without further ado, let’s start by learning how to update and upgrade your computer via the terminal....

July 2, 2019 · 3 min · Jared