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

The Windows Docker container is gaining significant popularity, allowing users to easily deploy Windows 11, 10, 8.1, XP, etc., as a container and later access it via a browser (with VNC). Before you confuse it with just a container, let me clarify that it uses

How to Install and Use Dockge on Linux: A Step-By-Step Guide

Are you struggling between the sluggishness of Docker (or Podman) CLI and the heaviness of Portainer? Then Dockge might be the best fit for you, as it is specially crafted for a user who only needs to manage containers or compose files for their Homelab

Tilix: A Tiling Terminal Emulator With Bookmark Support

The Tilix terminal emulator has existed for a very long time, but it’s very underrated despite being so good. Even for me, I’ve only recently heard about it from one of our readers named “Claude LaFrenière”, so a shout-out to him. In recent times, you

A Modern Warp Terminal With AI Features on Linux (Install + Use)

Warp is a modern terminal with AI features (built fully in Rust) to greatly enhance your workflow, productivity, and team collaboration on Linux, Windows (coming soon), and macOS. 📝 Its front-end (based on a Rust UI framework) is open-source, while the back-end (or server portion)

How to Install and Use jaq (jq clone) on Linux: Step-by-Step Guide

Jaq (pronounced like “Jacques”) is a Michael Farber and community effort to increase speed, correctness, and simplicity compared to its predecessor, the jq (JSON data processing) tool. At the moment, it promises to be 30 times faster and already provides improved conditional behavior, resolves crashes,

Monitor Linux User Activity With Acct or Psacct Tools

The “acct” or “psacct” are two of the best-known tools for assisting system administrators in keeping track of other users’ activity on their system and what resources are being consumed. Prior to moving further into the explanation, let me clarify that both of these tools

Access Local PC With a Domain Name Using Cloudflare Tunnels

Do you want to access your localhost over the internet (without static IP, without a router, without port forwarding) using the HTTPS protocol, remotely access your PC via SSH, or have you set up an FTP server on your system and want to access it

FrankenPHP: A Modern PHP App Server in Go (Install + Use)

FrankenPHP is a modern PHP app server built on Go and using the Caddy server under the hood. The standout feature that caught my eye was its standalone and self-contained binary, which can be easily downloaded and used without requiring any installation. In a single

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

“fzf” (or fuzzy finder) is a small, blazingly fast, and cross-platform command-line utility that allows you to perform interactive or dynamic searches via an interactive interface for effortless navigation and selection from matching options. It’s very flexible, and most often you will use it with

g: An Elegant Alternative for the ls Command in Linux

“g” is a free and open-source cross-platform alternative to the ls command, offering more advanced features than any other alternative, such as what “exa” can provide. 😮 The developer named this tool “g” because it’s written in Go, and “g” is simply easy to remember.

Play: TUI Playground for (awk, grep, jq, sed, and yq) in Linux

Play is a simple command-line utility that provides you with a playground to experiment with programs like awk, grep, jq, sed, and yq, particularly beneficial during your early days in Linux. I’ve tried and tested the mentioned commands for a while, and to be honest,

Try Out the Latest Linux Gnome DE With DistroBox

Recently, we wrote an article on DistroBox showcasing the advantages of using it, in which one was trying out the latest Linux desktop environment (DE) release before it officially arrives. In today’s article, we’ll try the latest Gnome 45, officially accessible for Ubuntu 23.10, on