How To: Shutdown Linux From The Terminal

2 years ago

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

History: How Linux Got The Name “Linux”

2 years ago

If you've ever wondered how Linux got the name Linux, then wonder no longer, as this article will tell you…

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

2 years ago

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

Check Your Linux Kernel Log For Errors With ‘dmesg’

2 years ago

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

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

2 years ago

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

Meta: I’m Now An Official Lubuntu (And Ubuntu) Member!

2 years ago

It goes without saying that I'm a pretty big Lubuntu fan. The reason it goes without saying is because (as…

Automatically Logout Of Your Shell

3 years ago

For security reasons, you'll possibly automatically logout of your user sessions. If you didn't know, you can actually do that…

Find Your Username In Linux

3 years ago

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

Use A GUI To Manage Debian’s Software Repositories

3 years ago

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

Count Word Frequency In A Text File

3 years ago

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