Command Line

Monitor Network Usage On A Per-Application Basis

Today's article is going to tell you how to use Nethogs to monitor network usage on a per-application basis. It's…

3 years ago

Upgrade Ubuntu From The Terminal

Today's article will show how to update and upgrade Ubuntu from the terminal. Of course, this will work on any…

3 years ago

Show Date And Time In The Terminal

Today's article is a nice and easy one, where I show you how to show the date and time in…

3 years ago

How To: Shutdown Linux From The Terminal

Today's article is going to tell you how to shutdown from the terminal. I've previously explained how to reboot a…

3 years ago

Let’s Use ‘ls’ To Sort Files By Time

Today's article is going to tell you how to sort files by time while using the 'ls' command in the…

3 years ago

Check Your Linux Kernel Log For Errors With ‘dmesg’

You can check your kernel logs for errors with dmesg, if you need to. I previously wrote an article about…

3 years ago

How To: Write Text To A File From The Terminal with “>” and “>>”

The title of this article probably should have been, "How To: Write Text To A File From The Terminal With…

3 years ago

Find Your Username In Linux

Today's article is going to be fairly brief and easy, as it just covers how to find your username in…

3 years ago

Use A GUI To Manage Debian’s Software Repositories

You can manage Debian's software repositories through the terminal, even by just editing some files. It's not terribly hard, but…

3 years ago

Count Word Frequency In A Text File

Have you ever wanted to count the word frequency in a text file? Have you ever wanted to know how…

3 years ago