Command Line

How To: Update Ubuntu From The Terminal

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

3 years ago

How To: Update From The Terminal In Fedora

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

3 years ago

The Meaning Of “Load Average” On Linux?

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

3 years ago

Strip Password From A Password-Protected PDF

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

3 years ago

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

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

Let’s Have Some Fun With Cowsay And Fortune

Today, we'll be having fun with 'cowsay' and doing so while getting your fortune in your terminal. Why not? Linux…

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