How To Clean Up Junk Files In Ubuntu Using Ubuntu Cleaner

One thing we often overlook in our Ubuntu system is regular cleanup of junk files. Sooner or later, we find our hard disk is running out of space. There are …

Yum Extender NG – A Graphical Front-end Tool For YUM/DNF

Yum or DNF is a command-line package management utility for RPM-based Linux systems, such as Fedora, Red Hat Enterprise Linux (RHEL), CentOS, AlmaLinux and Rocky Linux. However, for those who …

How To Enable Minimize And Maximize Buttons In Fedora 38 Workstation And Fedora Silverblue

Today, we will see one of the post installation steps in Fedora desktop. This brief guide explains how to enable minimize and maximize buttons in application windows in Fedora GNOME …

Install Third Party Software Using Fedy In Fedora 38

The Fedora project will not include any package that doesn’t comply with Fedora licensing policies in the official repositories. So, the Fedora users rely on third-party repositories like RPM Fusion …

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 …

How To Monitor File Changes Using fswatch In Linux

Fswatch is a free, open source multi-platform file change monitor utility that notifies us when the contents of the specified files or directories are modified or changed. Using fswatch, we …