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