DNF Command-Line Package Manager in Linux: A Complete GuideOnJune 27, 2022UpdatedApril 24, 2023This article is a complete guide on using the DNF command in Linux to manage and maintain the software package base.
lfs: List the Linux File System in a Convenient WayOnFebruary 21, 2022UpdatedNovember 3, 2022lfs is a small tool similar to the df command for producing a list of file systems on Linux in a clear and beautiful tabular form.
Watch Command in Linux [with Examples]OnJanuary 12, 2022UpdatedJune 9, 2022In this guide, we will discuss some of the basic features of the watch command using easy to understand examples.
Find Files and Directories in Linux Like a ProOnOctober 6, 2021UpdatedApril 27, 2022This guide will show you how to use “find” and “locate” commands to find files and directories on your Linux file systems.
How to Delete Files and Directories in Linux from Command LineOnOctober 4, 2021UpdatedAugust 27, 2022This guide will teach you how to quickly and easily delete files and directories in Linux using the command line.
GNU Coreutils 9.0 Are Here in the Year and a Half After the Previous v8.32OnSeptember 26, 2021Core utilities are the basic, fundamental tools of a GNU/Linux system. Coreutils 9.0 brings with it some important improvements.
Bat is Like the cat Command in Linux, But Super-Charged and Written in RustOnSeptember 25, 2021UpdatedMay 15, 2022Bat is a cat command clone with advanced syntax highlighting for a large number of programming and markup languages.
20 Basic Linux Commands for Beginners Explained with ExamplesOnJuly 27, 2021UpdatedJune 12, 2022Are you new to Linux? Here's the list of basic Linux commands containing all the common commands you'll need to know to get started.
How to Extract tar.gz File in Linux by Using the Command LineOnJuly 24, 2021UpdatedOctober 22, 2023This article will learn how to extract/untar tar.gz files in Linux systems through the command line using the tar command.
Add User to Group in Linux, How to Do It (with Examples)OnJuly 15, 2021UpdatedApril 16, 2022This article will show you how to add a user to a group in a Linux system. We will also learn to view user account's groups and group ID.