How To Install Yay AUR Helper In Arch Linux, EndeavourOS, Manjaro Linux

As you may already know, AUR (Arch User Repository) is the community-driven, largest third-party software repository. AUR hosts tens of thousands of user-generated packages for Arch-based systems. In this guide, …

How To Move LVM Volume Group To Another Machine In Linux

In the LVM series, we have seen what LVM snapshots are and how to restore snapshots in our last article. In this article, we are going to discuss yet another …

How To Apply Updates Automatically With dnf-automatic In RHEL, AlmaLinux And Rocky Linux

Applying updates regularly should be the top priority in the day-to-day tasks of a System administrator. Running unpatched systems for a long time is quite risky. There are many ways …

An Easy Way To Encrypt And Decrypt Files From Commandline Using GnuPG In Linux

Today, we are going to see how to encrypt and decrypt files from command line in Linux using a free utility named GNU Privacy Guard (shortly GPG or GnuPG). There are, of …

Install Microsoft Visual Studio Code In Linux

Microsoft Visual Studio Code is an open source, lightweight and powerful source code editor. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of …