Monitor Linux User Activity With Acct or Psacct Tools

Discover two favorite sysadmin commands, known as acct and psacct, that allow them to track the activity of users on the system. … [Read more...]

Basic to Extended Markdown Cheat Sheet With Examples

Discover a comprehensive list of basic to extended Markdown cheat sheets with practical examples showcasing their output and a few additional details. … [Read more...]

rEFInd: A Modern and Customizable Boot Manager for Linux

rEFInd is a modern and highly customizable boot manager for UEFI and EFI-based machines that can be easily installed on any new Linux system. … [Read more...]

How to Install RabbitMQ Server on Linux (Quick Guide)

Learn how to install and configure RabbitMQ Server on Linux, create a system administrator account, and access the web interface. … [Read more...]

Fzf: Quick Search via Fuzzy Finder on Linux (Install + Use)

Fzf is a superfast command-line tool to quickly locate files in an interactive session and append the result to other commands by piping. … [Read more...]

NetHogs: Network Bandwidth Monitoring Tool in Linux

Learn how to monitor real-time network bandwidth traffic using a lightweight utility named Nethogs in Linux, with a practical example. … [Read more...]

How to Install and Use Codon on Ubuntu (and Other Linux Distros)

Learn about the Codon compiler, how to use it to compile an existing Python program into byte code like C/C++, and how to get multi-threading. … [Read more...]

How to Install, Update, and Remove Google Chrome on Linux

Learn how to install Google Chrome on various Linux distributions with this step-by-step tutorial, making the transition seamless and hassle-free. … [Read more...]

Access Local PC With a Domain Name Using Cloudflare Tunnels

Discover the easiest way to access your PC with a web server running (without a static IP or port forwarding) over the internet using a Cloudflare tunnel. … [Read more...]

jnv: An Interactive JSON Viewer and jq Filter Editor for Linux

Jnv is a navigational JSON processor and offers an interactive JSON viewer that works almost like jq and could be the best choice for a sysadmin. … [Read more...]

How to Use Chattr Command in Linux (for Beginners)

Learn how to use the chattr command on Linux, as well as the various options, operators, and file attributes you can use. … [Read more...]

Fastfetch: A Tool for Fetching System Information on Linux

Explore fastfetch, a tool designed for fetching system information similar to neofetch but with a focus on performance and customization. … [Read more...]

How to Install and Use WP-CLI Tool on Linux (Quick Guide)

In this article, you will learn how to use the WP-CLI to handle multiple WordPress sites and install or update the WordPress core or plugins. … [Read more...]

Run Windows 11 in a Docker Container (Access it via the Browser)

Discover a way to run a Windows 11 machine on a Docker container in your Linux system, such as Ubuntu, Debain, RedHat, Fedora, etc. … [Read more...]

How to Install and Use Emacs in Linux

Emacs is one of the aged text editor with ongoing development, providing rich and powerful features that can be more extended using plugins. … [Read more...]

Dust: A Modern Tool to Display the Disk Usage in a Tree Hierarchy

Dust is a simple program written in Rust to make convention du command easier for beginners by displaying disk usage in a tree-like structure. … [Read more...]