Though not a tool, DistroWatch is a great resource for an overview of Linux distros. Kudos for exploring the Linux OS.
- 0 Posts
- 4 Comments
Joined 1 year ago
Cake day: August 6th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
BunsenLabs Boron - Debian 12 with Openbox Window Mgr - no desktop, no icons. The machine is not burdened by having to run a heavy desktop environment. All navigation and execution is done with mouse (right click), keybindings or command line. Linux without the Windows artifacts. On my HP i7, boots to login in 19 seconds.
greplinux@programming.devto
Programmer Humor@programming.dev•Coincidentally, FFM peg is also something you can find on the hub
6·1 year agoAbsolutely - very powerful and capable, even just from the Linux command line.


Bash is everywhere—embedded systems, minimal containers, legacy servers. Zero dependencies, just #!/bin/bash. In constrained environments, you often can’t install “proper” languages. It’s often the right and only tool for the job.