10 Advanced Linux Commands You’ve Probably Never Used (Part 3)
Continuing our exploration of lesser-known Linux commands, let’s dive into some more hidden gems that can…
Continuing our exploration of lesser-known Linux commands, let’s dive into some more hidden gems that can…
In this article, we’ll explain the difference between the shutdown, poweroff, halt and reboot commands in…
I guess you already know that It’s FOSS has an active community forum. I recently upgraded…
A few days ago, I came across a CentOS 8 32-bit distro and decided to test…
Debian GNU/Linux is the backbone of several popular Linux distributions like Knoppix, Kali, Ubuntu, Mint, and…
In this article, we will look at how to find a process name by its process…
If you’ve ever tried to delete a file or directory in Linux using the rm command…
As a newbie, one of the many things you should master in Linux is identifying the…
One of the most important tasks in Linux systems administration is process management, which involves several…
Let’s start by defining a bad sector/bad block, it is a section on a disk drive…
Have you ever wondered why a given binary or package installed on your system does not…
The cp command (short for copy) is one of the most commonly used commands in Linux…
In the world of Linux system administration and development, comparing files is an essential task when…
As Linux users, we often rely on our go-to commands ls, grep, awk, sed, and find…
Rust in Linux kernel is not news. You already know about that. But Rust in GNU…
In our previous article, we explored the top 5 command line archive tools, including tar, shar,…