search in the nano editor

How to Search in the Nano Editor

Nano is one of the most commonly used text editors for Unix and Unix-like devices. It was created to “replace” the pico text editor. The

How to extract files in linux

How to Extract Files in Linux

Much of the content we find on the Internet is compressed and once downloaded you have to extract it. If you are going to send

How to install Git in Linux

How to Install Git In Linux

In this guide we are going to see how we can install Git in Linux, the famous version control system that most developers use. Git

How to Remove DEB Packages

In our previous post, we showed you how to install deb packages. In this case, we’ll be teaching you different ways you can easily remove

How to install deb packages

How to Install DEB Packages

Deb packages are used on debian-based distributions to install different software you might download from different sites such as Google Chrome, Keybase, Discord, etc. In