Command Line

Mastering Efficiency: Unleashing the Power of Bash Aliases

In the realm of command-line prowess, efficiency is king, such as Bash aliases. Every keystroke saved is a victory, and…

10 months ago

Install Python’s PIP Part Two

This article may also seem a bit unusual because I covered how to install Python's PIP in the last article.…

10 months ago

Find Recently Modified Files

Over the past couple of years, I've done a lot of articles about file management; this one will help you…

10 months ago

Show Running Processes

Your Linux system will have a lot of things running and these things have their own process, so let's learn…

10 months ago

Short: Automatically Add An Extension To Multiple Files In The Linux Terminal

This short article will have limited usage as it shows how to automatically add an extension to multiple files in…

10 months ago

Learn About Your Wireless Connection

Many of us rely on a wireless connection for our connectivity and this is for those who want to learn…

11 months ago

Test Your Storage Drive’s Read Speed

One of the most frequent things you'll do is read data from disk, so why not test your storage drive's…

11 months ago

Yet Another Way To Check Filesystem Space Use

Many tools do the same thing in Linux and this is just another way to check filesystem space use. This…

11 months ago

Get Your NVMe SSD Information

If you're using a modern computer, you might be using an NVMe SSD and you might want to know your…

11 months ago

Monitor Disk Usage With GDU

I probably shouldn't say 'disk' but I think we'll all agree that we know what I mean and today we'll…

11 months ago