Tutorials

Repair Your Filesystem With FSCK

Over the years, we've covered the fsck command fairly extensively but I've never really written an article about how you…

1 year ago

Unzip .gz Files With gunzip

You can just as easily do this in a GUI, but we'll be using the Linux terminal to unzip .gz…

1 year ago

Enable fsck On System Start

If you ever want to check your filesystem's health in Linux, you might have wanted to enable fsck on system…

1 year ago

Block A Specific Port In Linux Mint

If you're using Linux Mint, you'll find you have [crayon-6762ee1070df6227442384-i/] already installed which means it's easy to block a specific…

1 year ago

How To: Enable NTP In Linux

Time is very important to the Linux operating system so keeping accurate time is important, which is why we want…

1 year ago

Change Between CLI and GUI Mode

If you use Linux you're probably familiar with the CLI (Command Line Interface) and a GUI (Graphical User Interface, but…

1 year ago

And Still Another Way To Find Files By Extension

Today we will cover a subject we've covered before, as we discuss yet another way to find files by extension.…

1 year ago

Prevent Brute-Force SSH Attacks With fail2ban

Today's article is one I could have already written and it's about how to prevent brute-force SSH attacks with fail2ban.…

1 year ago

Install A More Current Version Of LibreOffice In Linux Mint

Today's article won't be too difficult for most readers as we install a more current version of LibreOffice in Linux…

1 year ago

How To: Delete A Swapfile In Linux

Today's article will be a bit more advanced than some as I try to explain how to delete a swapfile…

1 year ago