eza: Simplifying File Listing with Improved ‘ls’ Functionality OnOctober 30, 2023UpdatedNovember 18, 20231 Commenteza is a modern replacement for the Linux 'ls' command, written in Rust, with color output and better defaults. Here's how to install and use it.
Linux Installation Date: How to Discover Your System’s Age OnSeptember 18, 2023UpdatedSeptember 23, 20234 CommentsWant to know when your Linux system was installed? Don't wonder anymore! Here's how to do it quickly with a single simple command.
How to Terminate Stuck or Unwanted User Sessions in Linux OnJuly 20, 20231 CommentNeed help with stuck user sessions on Linux? Here's how to terminate them and keep your system running smoothly and securely.
How to Add a User in Linux [With Examples] OnDecember 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 OnAugust 3, 2022UpdatedOctober 22, 2023This 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 OnJune 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 Way OnFebruary 21, 2022UpdatedNovember 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] 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 Pro OnOctober 6, 2021UpdatedApril 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 OnOctober 4, 2021UpdatedAugust 27, 20222 CommentsThis guide will teach you how to quickly and easily delete files and directories in Linux using the command line.