How To: Start A Quick Python Server

3 years ago

Today's article is going to show you how to transfer files between computers by using a quick Python server. It's…

Disable Printing And CUPS.

3 years ago

I don't print much of anything these days, and haven't for a long time, and on older hardware I'd disable…

Let’s Play Around With ‘apt-cache’

3 years ago

Today, we're going to learn about apt-cache. Obviously, this information is only useful for distros that use the apt package…

Why I Use Linux

3 years ago

Today's article will be short and simple, about why I use Linux. I've wanted to write it for a while,…

Let’s Determine The Number of RAM Slots Without Opening The Case

3 years ago

Today's article is going to show you how to determine the number of RAM slots without actually opening up your…

Let’s Decompress A File (tar.gz) In The Terminal

3 years ago

Pretty much every Linux user has to look up how to decompress a file in the terminal. Ask them to…

Let’s Learn About Halt

3 years ago

Today's article is about the halt command. The reason we're writing about the halt command today is because I was…

Want To See The WiFi Password In The Terminal?

3 years ago

It's remarkably easy (assuming one can gain access to a privileged account) to get the WiFi password from the terminal.…

Monitor Network Usage On A Per-Application Basis

3 years ago

Today's article is going to tell you how to use Nethogs to monitor network usage on a per-application basis. It's…

Upgrade Ubuntu From The Terminal

3 years ago

Today's article will show how to update and upgrade Ubuntu from the terminal. Of course, this will work on any…