Tips

Find Your Network Interface Name

There are all sorts of reasons why you might want to know your network interface name. It comes in handy…

3 years ago

Install ShellCheck So That You Can Use It Locally

If you've been writing shell scripts, or if you're new to writing scripts, you may not know of ShellCheck -…

3 years ago

Don’t Let Applications Close When The Terminal Is Closed

You may have started an application from the terminal and noticed that those applications close when the terminal is closed.…

3 years ago

Customize Your GNOME Desktop With GNOME-Tweak-Tool In Ubuntu

The GNOME-tweak-tool is a valuable tool to modify and manage your GNOME desktop environment. The application is easily installed, easily…

3 years ago

How To: Graphically Check Your Logs For Errors With ‘KSystemLog’

Today's article is going to be about one of my favorite tools for checking the various system logs, KSystemLog. Checking…

3 years ago

How To: Use sudo Without A Password

It is possible to use sudo without a password. Doing so is probably a pretty bad idea for most people,…

3 years ago

How To: List All Users In Linux

If you want to list all users in Linux, this is the article for you. It should be a fairly…

3 years ago

When Did I Last Reboot My Linux Box?

If you want to know when you did your last reboot on your Linux box, it's actually pretty easy. This…

3 years ago

Let’s Install INXI

INXI is something I mention a lot. In fact, I've done a whole INXI article before, I like it that…

3 years ago

Weather In The Terminal? We can do that!

Weather in the terminal? There are people who pretty much live in the terminal! They do everything there, including checking…

3 years ago