How to Add a User in Linux [With Examples] December 5, 2022 This guide shows how to add a user in Linux using the useradd and adduser commands or utilizing the GUI tools that the desktop provides.
How to Create tar.gz Archive Using the tar Command on Linux August 3, 2022 This article shows you the best practices for creating tar.gz archives from the command line in Linux using the tar command.
DNF Command-Line Package Manager in Linux: A Complete Guide January 23, 2023 This 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 Way November 3, 2022 1 Comment lfs 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] June 9, 2022 In 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 Pro April 27, 2022 1 Comment This 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 Line August 27, 2022 2 Comments This 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.32 September 26, 2021 Core 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 Rust May 15, 2022 3 Comments Bat 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 Examples June 12, 2022 8 Comments Are 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.