Tips

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

Automatically Logout Of Your Shell

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

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

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

How To Install Krita In Ubuntu

Krita is an image authoring application. Some people compare Krita with GIMP. While the two programs have overlaps, the two…

3 years ago

Let’s Install ‘gedit’ With All The Fixin’s In Ubuntu

This article is going to tell you how to install gedit along with a bunch of plugins. There are many…

3 years ago

Change Your Hostname In Linux

This article will tell you how to change your hostname in Linux. It'll give you a couple of options to…

3 years ago