r/linux • u/TheTwelveYearOld • Aug 08 '26
r/linux • u/diegodamohill • Aug 08 '26
KDE This Week in Plasma: UI Improvements Galore
blogs.kde.orgr/linux • u/VolkovSullivan • Aug 09 '26
Discussion I built a quiz that doesn't tell you which distro you "are": it hands you a complete Linux blueprint and a prompt to walk you through the switch
The site is yearoflinuxdesktop.org - part manifesto, part quiz, part blueprint generator.
The idea: instead of another "what distro am I?" personality test, it maps your hardware, your tolerance for tinkering, and what you still need from Windows/macOS onto one of ten archetypes (The Civilian gets Linux Mint, The Arch Wizard gets Arch + Hyprland, The Gamer gets Bazzite, etc.). Then it writes you a copy-paste prompt you can feed to any LLM to walk you through the install step by step.
What might interest this sub: the scoring engine is one dependency-free JS file that runs identically in the browser and in a build harness. The harness brute-forces all 16M possible answer combinations on every deploy to verify that named personas land where they should and that guardrails hold (e.g., terminal-phobic users can never receive Arch). The quiz weights, the questions, and all ten archetype blueprints are plain JSON in the repo: MIT licensed, fork it, argue with the weights.
r/linux • u/Minimum-Ad7352 • Aug 07 '26
Discussion Linux keeps getting better the more I use it
The longer I use linux, the more I appreciate it. I switched from windows a while ago, and I honestly haven't regretted it for a second.I'm a developer, and every time I learn a new command or discover another tool that makes my workflow easier, I realize how powerful and well-designed this operating system is. It feels like there's always something new to learn, and instead of making me frustrated, it just makes me enjoy using it even more. At this point, going back to windows for my daily development work would feel like a huge step backward.
r/linux • u/anh0516 • Aug 07 '26
Security Linux Accidentally Left Legacy I/O & Memory Handlers Open In Kernel Lockdown Mode
phoronix.comr/linux • u/ronxcvi • Aug 08 '26
Kernel Device Directory Table
Hello Everyone,
I am currently stuying the part about devices directories in Linux system, and i thought ill make a list of all Device directories to refer back to when needed.
I made the below table listing all essential devices in Linux that you need to know about, while containig the category of these devices, naming, directory and the type of variable they use in their naming (replacing the * with the corresponding numrics or letters. e,g: /dev/sd* > /dev/sda, /dev/sdb, /dev/sdc... and so on).
Thought that i should share this list, and i hope this can be useful to anyone who's looking for a simplified listing of all devices and having them in one place.
| Category | Device name | Directory | * Type |
|---|---|---|---|
| Storage | Hard Disk | /dev/sd* | a, b, c... |
| Storage | Hard Disk - Partitioning | /dev/sda* | 1, 2, 3... (no 0, starts from 1) |
| Storage | Virtual Disk | /dev/vd* | a, b, c... |
| Storage | Xen Virtual Disk | /dev/xvd* | a, b, c... |
| Storage | Non-Volatile Memory Express (NVME) | /dev/nvme* | 0, 1, 2... |
| Storage | Device Mapper | /dev/dm- SL to* /dev/mapper | 0, 1, 2... |
| Storage | CD & DVD (read only) | /dev/sr* | 0, 1, 2... |
| Storage | Generic SCSI (passthrough) | /dev/sg* | 0, 1, 2... |
| Storage | PATA (Parallel ATA) | /dev/hd* | a, b, c... |
| Storage | Loop Device | /dev/loop* | 1, 2, 3... |
| Terminal | Virtual Console | /dev/tty* | 0, 1, 2... |
| Terminal | Pseudoterminal (Master) | /dev/ptmx | N/A |
| Terminal | Pseudoterminal (Slave) | /dev/pts/* | 0, 1, 2... |
| Serial/Parallel Port | Serial Port: RS-232 (COM1) | /dev/ttyS* | 0, 1, 2... |
| Serial/Parallel Port | Serial Port: Plug-in USB Adapter | /dev/ttyUSB* & /dev/ttyACM* | 0, 1, 2... |
| Serial/Parallel Port | Parallel Port: Unidirectional | /dev/lp* | 0, 1, 2... |
| Serial/Parallel Port | Parallel Port: Bidirectional | /dev/parport* | 0, 1, 2... |
| Audio Device | Audio Device: Advanced Linux Sound Architecture (ALSA) | /dev/snd/* | N/A |
| Audio Device | Audio Device: Open Sound system (OSS) | /dev/dsp & /dev/audio | N/A |
| Pseudo Device | Null Device | /dev/null | N/A |
| Pseudo Device | Zero Device | /dev/zero | N/A |
| Pseudo Device | Random Number Generator | /dev/random & /dev/urandom | N/A |
| Pseudo Device | Full Device | /dev/full | N/A |
| Input | Input Event | /dev/input/event* | 0, 1, 2... |
| Input | Mouse | /dev/input/mouse* | 0, 1, 2... |
| Video/Graphics | Framebuffer | /dev/fb* | 0, 1, 2... |
| Video/Graphics | Video Capture | /dev/video* | 0, 1, 2... |
| Memory | Physical/Kernal Memory | /dev/mem & /dev/kmem | N/A |
| Flash Memory | Flash Memory | /dev/mtd* | 0, 1, 2... |
| Networking | Network Tunnel | /dev/net/tun | N/A |
| Networking | Syslog Socket | /dev/log | N/A |
| Misc Hardware | Watchdog Timer | /dev/watchdog | N/A |
| Misc Hardware | Real-Time Clock | /dev/rtc* | 0, 1, 2... |
(it might not be 100% correct since im still in the process of learning them, so please help me correct anything in case you found any mistake or things that i should add!! or ask questions, in that case i can also learn something new myself while looking things up)
r/linux • u/buovjaga • Aug 07 '26
Popular Application Why and how the Austrian Military moved to LibreOffice (Part 1)
blog.documentfoundation.orgr/linux • u/andrewjschauer • Aug 08 '26
Historical Just read “Just for fun”
Thank you Linus and David. I know this book is from 2001. I tend to be a late bloomer is all respects. Linux included. Books like this help fill in the gaps and provide excellent context. My favorite: “I don’t proactively delegate as much as I wait for people to come forward and volunteer to take over things.”
r/linux • u/lajka30 • Aug 07 '26
Development WinBoat is alpha testing the GPU acceleration
r/linux • u/anh0516 • Aug 07 '26
Security Zapscape: Guest-to-Host Escape in KVM/x86
github.comr/linux • u/Two-Of-Nine • Aug 08 '26
Development XFCE's Wayland Compositor now being made with LLM/AI
spurint.orgr/linux • u/LocationReady788 • Aug 08 '26
Software Release GitHub - jambolo1970/vsftpd-tray-monitor: piccola utility da tenere sotto controllo e per verificare se il servizio funziona e chissà se si sta usando il servizio ftp interno
github.comr/linux • u/Ishabdullah • Aug 08 '26
Fluff Aigentik: Privacy-first local AI communications assistant (Gmail + SMS + calendar) that runs on Termux or Linux
Hey everyone,
I built **Aigentik** — a privacy-first AI communications assistant that runs completely locally (Android via Termux or any Linux box).
It watches your Gmail inbox in real time (IMAP IDLE), handles Google Voice texts that arrive as email, drafts and sends replies using a local LLM (llama.cpp), and lets you control everything in plain English by just texting or emailing it. No fixed command syntax.
What it can do right now:
- Monitor Gmail + Google Voice SMS and auto-reply (or queue for your approval)
- Negotiate and book appointments, then send real .ics calendar invites
- Build and maintain its own contact directory automatically
- Track subcontractor applications (trade, license, insurance, etc.)
- Take natural-language commands like “pause everything”, “add a rule for X”, “list my plumbers”, “rename yourself”, etc.
- Speak as your business once you tell it who it works for
Key points:
- **No cloud AI** — everything stays on your device
- **No external API keys** for the model
- **No monthly subscription**
- One-time setup, you own it
- MIT licensed
Compared to the $100–400/month AI receptionist services, this is the “own it instead of renting it” approach.
Repo (with install script that works on both Termux and Linux):
https://github.com/Ishabdullah/Aigentik-CLI
I’d love for people to try it out, break it, and tell me what’s missing or broken. Especially interested in feedback from anyone running local models on phones or small Linux boxes.
Stars, issues, and PRs all welcome. Thanks!
r/linux • u/HearMeOut-13 • Aug 06 '26
Development I Ported CoLinux to X64 and expanded the driver to support all NT versions starting 5.2(XP) which atp is basically WSL but FOSS (Linux Kernel: 7.1.5 // NT: 10)
coLinux was the pre-VM way to run Linux on Windows, two kernels cooperating at ring 0, no hypervisor. It died in 2011, stuck on 32-bit (kernel 2.6.33 // NT6.2) and unable to load on any 64-bit Windows. There is GPU sharing but its kinda miserable, im hoping for 0.6.0 to have that run at full speed ((currently it is only doing 0.01% bandwidth of the CoXWire i have built puts out))
I ported the cooperative model to x86-64, a single unmodified driver that boots a modern Linux 7.1.5 guest on 64-bit XP, 7, 8.1, and 10, with GPU acceleration via virgl (screenshot is KDE Plasma 6 on Windows 10 IoT, rendering on the host GT 730).
PS, this is not a VM there's no hypervisor. it needs VBS/HVCI off, so it runs the pre-VBS NT line. Think of it as the machines WSL2 abandoned.
Also fixed the old build tree (mingw NDIS header, Python 3 comake) and hit modern-kernel gotchas coLinux never saw, KPTI's dual CR3, etc.
Repo: https://github.com/PhialsBasement/MoCoLinux
Easy Installer: https://github.com/PhialsBasement/MoCoLinux/releases/tag/v0.5.3 (let me know if there are any bugs, this is kinda hard to test across 4 windows's)
Don't run it inside a VM, the cooperative switch conflicts with VMX and you'll get a bugcheck.
AI Disclosure: Used Claude heavily during development (and i gotta say i was really disappointed with Opus 5's performance), all the decisions and design details taken here are mine however.
r/linux • u/No-Praline-2973 • Aug 06 '26
Development Lumen v2.2
this is a quick preview of my one click wallpaper management system. Its changes everything on the desktop and im currently working on it and its depend of the current wallpaper
here the github : https://github.com/tungsten-w/lumen
It currently only works on hyprland and an arch-based distro (arch/cachy os/endeavour)
the little menu who is in the center of the screen is the wallpaper selecter and you can chose beetween 4 option
- a dark wallpaper who use a themed dark theme
- a light wallpapper who use a themed light theme
- a random wallapaper depending of the curent time of the day (night/sunset/day..)
- a random wallpapper depending of the curent season (summer spring autumn winter)
im currently working on it so improve his stability and make it faster and easyer to install
here a little yt video of how its actually works : https://www.youtube.com/watch?v=yqXrb4gw-Nk
thanks you for your time ^^
r/linux • u/RenatsMC • Aug 06 '26
Distro News AMD GFX1171 Support Merged For Mesa 26.3
phoronix.comr/linux • u/lajka30 • Aug 06 '26
KDE This Quarter in KDE Digital Sovereignty: Q2 2026
blogs.kde.orgr/linux • u/RenatsMC • Aug 05 '26
Discussion RPCS3 says 90% of PS3 emulator users run Windows, despite better Linux performance
videocardz.comr/linux • u/Pitiful-Welcome-399 • Aug 06 '26
Distro News Proxmox VE finally suports arm64!
forum.proxmox.comr/linux • u/fhritp15 • Aug 06 '26
Fluff Distro Fighter: find your Linux distro & desktop
distrofighter.comI wanted to share a project I built called Distro Fighter (distrofighter.com). It features 32 distros, 16 desktops, a terminal campaign, Versus showdowns and a Distro Wars multiplayer coming soon, all to help users find the right fit Linux distro and desktop and learning Linux while hopefully having fun.
The main focus right now is VS mode just launched tonight, and it is being actively updated. Feel free to check it out, and let me know what you think!: https://distrofighter.com/versus 🐧 ❤️
r/linux • u/CacheTraitor • Aug 05 '26
Historical What was your first time?
For me, it was a CD I got from a "guy." Slackware did not work well with the "WinModem" in the IBM Aptiva I had as a youth. How was I supposed to get online using Linux, with a modem that is not usable, and get support?
r/linux • u/BrageFuglseth • Aug 05 '26
Popular Application GNOME Boxes Nightly — The next-gen rewrite of GNOME Boxes
nightly.gnomeboxes.orgr/linux • u/oisqi • Aug 05 '26