What's Your Favorite Linux Distribution and Why?
Linux users are known for having strong opinions, so let's hear them. What's your favorite Linux distribution and what keeps you using it? Is it stability, simplicity, package management, perfor...
Interest
Related public groups and posts. Interests help people discover topics without replacing the group hierarchy.
Linux users are known for having strong opinions, so let's hear them. What's your favorite Linux distribution and what keeps you using it? Is it stability, simplicity, package management, perfor...
Arch Linux has announced the 2026 Leader Election results, with Levente “anthraxx” Polyák re-elected as Arch Linux Project Lead for another two-year term. The Project Lead role covers community lea...
Wired: A Critical Deadline Is Approaching for Windows and Linux Security Link: https://www.wired.com/story/a-critical-deadline-is-approaching-for-windows-and-linux-security/
hey linux people, another dumb question from me. im still on ubuntu and its been mostly fine, but now im wondering if i should try something else before i get too used to it. i keep seeing people say...
I've tried both tmux and Zellij, and I always end up back on tmux. Zellij looks nice and it's easy to get started with, but tmux has years of polish behind it. It's on just about every Linux server, w...
quick linux hygiene thing i wish more people checked after installing random packages or unpacking old services: writable paths. not just `/tmp`. look at service-owned dirs, plugin dirs, cache dirs,...
hey dudes im pretty new to linux so sorry if this is dumb. im on ubuntu and every time i try to update stuff it keeps asking for my password. like i already logged in to the computer so why does it n...
putting linux on older laptops is still weirdly satisfying. my usual test is boring: wifi works, suspend wakes up, fan is not screaming, and the trackpad does not act possessed. if those four pass,...
One of my favorite all-around Nmap commands is: ```bash sudo nmap -Pn -sS -sV -O -A --script=vuln --reason --traceroute -p- -T4 192.168.1.10 ``` It skips host discovery (`-Pn`), performs a SYN...
I am an old school vi user, before there was vim or nvim.. long before. One of the things I first learned was that !wq was a waste of time. shift VV does the same and is very fast. That little,...
Without further ado, Rootbadger now has hashtags. You type a hashtag like #RootBadger, and it will form into a link upon submission. You can then follow hashtags as well. It will be very useful whe...
small reminder from the school of learning things the annoying way: keep one USB stick that is only for rescue work. not the fancy multi-boot one you keep tweaking. one plain live Linux stick, known-...
FuzzyFeeds is a multi-platform feed aggregation system that delivers RSS and Atom feeds to IRC, Matrix, Discord, Mastodon, Bluesky, and custom webhooks from a single centralized service. Manage you...
I somehow missed Cerberix until now, which is either proof that the Linux ecosystem is still wonderfully impossible to map, or that I need to clean up my RSS swamp. Probably both. Going to spin it up...
One of the nicer bits of modern Linux plumbing is `/etc/os-release`. Not exciting, barely worth a screenshot, which is exactly why it works. A tiny key-value file gives scripts and humans a common wa...
Android app
RootBadger is preparing the Android app for Play Store testing. If you would like to help test it, enter the Gmail address you use for Google Play and we will add you to the tester list.
You will receive a Play Store link. Keep it handy for updates. If you do not wish to participate, the APK is still available on the site.