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 …

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 …

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 …

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 …

Execute Commands On Remote Linux Systems Via SSH

The other day I was testing how to keep file permissions intact while copying files or directories to multiple locations and systems. When I wanted to check the file permissions …