Command Line

Let’s Install Nano (With Some Bonus Information)

This site mentions Nano quite a few times but never tells you how to install Nano. Today, this changes! Today,…

3 years ago

Time A Command To See How Long It Takes To Run

Have you ever wanted to time a command? Well, you can! Linux includes the ability to time a command, so…

3 years ago

Benchmark Your Linux Box With Geekbench 5

Today's article will teach you how to benchmark your Linux box with Geekbench 5. It's a fairly simple exercise, even…

3 years ago

How To: Create And Enable A Swapfile

Today's article is about how you can create and enable a swapfile. It largely ignores the debate about whether a…

3 years ago

Get Hardware Info With ‘dmidecode’

Today's article will explain how to use dmidecode to get information about your hardware. The command is a little different…

3 years ago

Delete Directories From The Terminal In Linux

In your Linux journey, you'll eventually want to delete directories as you do some housecleaning. Keeping your computer tidy makes…

3 years ago

How To: Find Your Timezone In The Terminal

This article is about your system time, specifically how to find your timezone in the terminal. It shouldn't be a…

3 years ago

A Little About The ‘tail’ Command

Today's article is about the 'tail' command, seeing as the last article was about the 'head' command. The tail command…

3 years ago

It’s Time To Learn A Little About The ‘head’ Command

Today's article is about the 'head' command. The head command is a tool for viewing a file's contents (or piped…

3 years ago

Clear Cache, Buffer, And Swap Space

Many Windows users will want to clear cache, buffer, and swap space. It's a holdover from their Windows days, and…

3 years ago