Command Line

A Quick Look At The Shutdown Command

This is going to be just a quick article about a command many of you will be familiar with, as…

7 months ago

View Detailed Hardware Information

There are many tools for showing your hardware information and today we'll get to view detailed hardware information. This is…

7 months ago

How To: Install Wine In Lubuntu

Today's article isn't going to be complicated or long as we are going to cover how you install Wine in…

7 months ago

Update Python Packages (PIP)

We've had a run of Python packages recently and you can tell that I'm a fan because today we will…

7 months ago

Save A Command’s Output To A File (While Showing It In The Terminal)

The title is the best I can come up with to describe this exercise as we're going to save a…

7 months ago

Demystifying journalctl: A Comprehensive Guide to Linux System Logging

It was suggested that I write an article about journalctl, which seemed like a large topic. I decided that I'd…

7 months ago

Extract Text From Multiple File Types

Today we will have a fairly simple exercise as we're going to just use a Python application to extract text…

7 months ago

View Some Logs In The Terminal

Today we'll have a relatively simple set of commands that will show you how to view some system logs in…

7 months ago

Short: Move A File To Multiple Directories

Today's article should be a fairly short article, where I take the chance to show you how to move a…

7 months ago

Another Way To Show Mounted Filesystems

We've covered this topic before, but I want to show you another way that you can show mounted filesystems. As…

7 months ago