How to Add a User in Linux [With Examples] December 5, 2022This 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, 2022This 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 April 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 Way November 3, 20221 Commentlfs 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, 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 Pro April 27, 20221 CommentThis 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, 20222 CommentsThis 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, 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 Rust May 15, 20223 CommentsBat 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, 20228 CommentsAre 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.