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 …
Linux Howto’s for System Administrations
linuxhowto.net AI Version 0.8
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 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 …
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 …
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 …
We already have published a guide that described how to setup centralized Rsyslog server on CentOS system. Today, in this guide, we are going to discuss what is Logrotate, how …
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 …
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 …
This guide explains what is Netdata, how to install Netdata in Linux and how to analyze and monitor a Linux system performance and resource usage with Netdata. 1. What is …
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 …
In this guide, we are going to learn what is TCP Wrappers, what is it used for, how to install TCP Wrappers in Linux, and how to restrict access to …