Tips

Prevent SSH Root Login

Today's article will tell you how, and why you'd want to, disable root login via SSH. It's actually a brief…

3 years ago

Guest Article: Repetitive Stress Injuries (RSIs)

We tech workers (and enthusiasts) tend to spend many hours at our desktops, performing the same physical and mechanical motions…

3 years ago

How To: Find Out Which Kernel Version You’re Using

The Linux kernel's progress is marked by versioning, and this article tells you how to find out which kernel version…

3 years ago

Get Hardware Info With ‘dmidecode’

Today's article will explain how to use dmidecode to get information about your hardware. The command is a little different…

3 years ago

It’s Time To Learn A Little About The ‘head’ Command

Today's article is about the 'head' command. The head command is a tool for viewing a file's contents (or piped…

3 years ago

Clear Cache, Buffer, And Swap Space

Many Windows users will want to clear cache, buffer, and swap space. It's a holdover from their Windows days, and…

3 years ago

Linux Installation USB Media Using Windows

This is a guest article by @captain-sensible, about Linux installation - specifically creating USB media using Windows. I trust him…

3 years ago

How About A Brief Overview Of The Cat Command?

This is just a brief overview of the cat command. There are all sorts of ways to use the cat…

3 years ago

Let’s Count The Running Processes In Linux

This article will show you how to count the running processes on your Linux system. Like many articles, it will…

3 years ago

Let’s Play Around With The ‘MV’ Command

Today, we're going to play with the 'mv' command, just as the headline implies. It's a pretty easy command for…

3 years ago