How To: Find Your Uptime In Linux

3 years ago

This article will do a bit more than help you find your uptime. There are a number of other thing…

How To: Display System Information With screenFetch

3 years ago

I have previously written an article about screenFetch vs. Neofetch, and it's one of my most popular articles, but this…

Better Network Diagnostics With MTR

3 years ago

This article will show you how to get better network diagnostics with MTR, a tool called "My Traceroute" that combines…

How To: Update Ubuntu From The Terminal

3 years ago

It's possible, even easy, to update Ubuntu from the terminal. Personally, I almost always update from the terminal, regardless of…

How To: Update From The Terminal In Fedora

3 years ago

It may seem silly to write an article about how to update from the terminal in Fedora, but it's not!…

The Meaning Of “Load Average” On Linux?

3 years ago

You may have come across "Load Average" in your Linux travels. It's common for it to be misinterpreted but it's…

Create A New User With SUDO Privileges In Ubuntu

3 years ago

It's not unusual to want to create a new user with sudo privileges and it's actually really easy. This will…

Strip Password From A Password-Protected PDF

3 years ago

One company likes to send me a password-protected PDF every month, and it can be a pain typing in the…

Find Your Network Interface Name

3 years ago

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

Install ShellCheck So That You Can Use It Locally

3 years ago

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