Overview: Whether you’re new to Linux or have been using it for a while, you’ll find some helpful advice for personalising the Bash shell to make it your own. The Bash shell is likely to be ...
Brief: In this article, you will learn how to upgrade or install the latest kernel version on your currently running system. This article is divided into two parts. If you are interested in CLI, you ...
When you are cut off from your loved ones for an extended period of time, how do you think you will feel? I mean, it’s bad, right? To solve this problem, WhatsApp made a feature called “WhatsApp proxy ...
Finding the best PDF readers suitable and fulfilling all your needs in Linux? Then you are in the right place. Portable Document Format, aka PDF, is one of the most popular file formats. Due to the ...
Do you want to install a specific version of a package using the apt or apt-get command without using modern sandboxing tools like Snap or Flatpak? Then check your package for all available versions ...
Nowadays, we can find many types of USB drives on the market, such as one can easily buy a USB drive the size of a credit card, which you can easily carry in your wallet, or a very micro-sized ...
Let me start this article with one question, which answer I’m expecting from you in the comment section. So let’s take the question: when you read the title of this article, what goes into your mind?
The address is fed into the Network Interface Card (NIC) read-only memory (ROM) or BIOS system by the NIC manufacturer. There are various NIC manufacturers: Broadcom, Buffalo Technology, D-Link, ...
Finding information related to BIOS, CPU, or System Serial Number is easy if you are a windows user. But for Linux users, the story is a little bit different than the Windows user. If you are using ...
Atuin is a powerful replacement for your existing conventional history command with an SQLite database, which will record extra context for your executed commands like log exit code, CWD, hostname, ...
If the unnecessary output of your script bothers you, dump it to /dev/null. While developing a script to automate a task, you might find that the output is printed even though it actually doesn’t ...
First, I’ll go through the GUI steps because this will be convenient for neophyte users because unintended modification of /etc/fstab can break down your system. After that, you will see the second ...