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 start. This is some maintenance work that we should probably consider performing regularly. Verifying the health of our data is not a bad thing and it doesn’t even take that long. When you run fsck, … Continue reading “Enable fsck On System Start”

Show Your Filesystem In The Linux Terminal

Today is going to be a good day if you have decided that you want to show your filesystem in the Linux terminal. If that’s not what you want to do, this might not be the article for you! If it is what you want to do, read on! I’m going to try to keep … Continue reading “Show Your Filesystem In The Linux Terminal”

List Installed Software In Lubuntu

There may come a point in your Linux journey where you must list the installed software in Lubuntu. This is easily done and I will show you a couple of quick ways to get this list in the terminal. So, if you want to list installed software in Lubuntu, this is the article for you! … Continue reading “List Installed Software In Lubuntu”

Find The Last Filesystem Check

If you’ve been using Linux for any time, you may have done a filesystem check and today we’ll find out when you did the last filesystem check with the Linux terminal. This may seem a little complicated, at least at the start, but it should be relatively easy. New Linux users should be able to … Continue reading “Find The Last Filesystem Check”

Sponsorship

I am open to discussing advertisements in the form of sponsored articles and sponsored snippets. Everything on this page is open to negotiation and discussion. Seriously, reach out to ask. I usually respond to all the requests. We may not meet in the middle, but it’s worth asking. I’d rather do sponsored articles than deal … Continue reading “Sponsorship”

Block A Specific Port In Linux Mint

If you’re using Linux Mint, you’ll find you haveufw already installed which means it’s easy to block a specific port in Linux Mint! I’ll explain how to do that in this article and do what I can to make it easy enough for a new Linux user to follow. If this interests you, read … Continue reading “Block A Specific Port In Linux Mint”

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 to enable NTP in Linux. This won’t be a major article and it should be simple enough to follow along. It’s pretty easy to enable NTP in Linux. If you don’t know, NTP stands for … Continue reading “How To: Enable NTP In Linux”

A Quick Look At The Cat Command

If you want to view the contents of a text file in Linux, you have something called the ‘cat’ command. Being able to use the cat command is important. This article will give you a quick look at the cat command. After all, this was written during the weekend and a quick article seems like … Continue reading “A Quick Look At The Cat Command”

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 you can also change between CLI and GUI mode. With a simple terminal command, you can change between CLI and GUI mode at will. Now, this isn’t talking about switching to a TTY. That’s another … Continue reading “Change Between CLI and GUI Mode”

Find A File While Ignoring Case Sensitivity

Today we’ll have a fairly short article as we’re simply discussing a way to find a file while ignoring case sensitivity. This can be a pretty handy command to have in your toolbox, so I’ll do what I can to turn this into an article. If you’re into finding files, especially with the terminal, you … Continue reading “Find A File While Ignoring Case Sensitivity”

Linux Tips
Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.