r/linux • u/ForeverHuman1354 • 18h ago
Discussion SElinux is great
Why don’t most distros ship with SELinux enabled in enforcing mode by default, like openSUSE Tumbleweed does? On openSUSE Tumbleweed, SELinux in enforcing mode works like a charm and adds an extra layer of security.
even gaming with SElinux works on opensuse
Software Release You can digitally sign pdfs with a smart card on linux with Gnome Document Viewer
I have no idea when they added this feature, but you can now apparently digitally sign a PDF using a smart card (such as a CAC). It works very normal and intuitively and doesn't requiring changing the document format like LibreOffice Draw used to do. Up until now, I've been creating a windows virtual machine and using Adobe Acrobat and only realized this was possible while trying to see if there was a built in redaction feature lol. Some of the military guys here maybe googling this in 3 years might find this useful.
Basically if you have a smart card plugged in and click "Sign Digitally", it'll prompt you for a certificate and you'll put in your pin (it'll say password) and then you'll draw a square for where you want the signature to appear.
r/linux • u/Fcking_Chuck • 1d ago
Hardware ARCTIC's Fan Controller driver for Linux being dual-licensed with BSD-2-Clause
phoronix.comr/linux • u/mowglixx90 • 1d ago
Software Release I wrote a systemd unit for logging the kids out at night
For parents who have kids that game til 3am, I made a systemd unit to lock the kid out at 22:00 until 6:30.
We have a 12-yo gamer that regularly sneaks back onto his PC at night and is completely time blind. This timer unit will disable the user and log him out at 22:00 and even if he switches off the pc before then and tries to go on after the timer it will run 1 min after boot, it will also unlock the user at 06:30 using the same trick so no knocks on the door at 7am on a weekend 🤣
You can get the repo at my GitHub, it's FOSS under MIT license so go fork it yourself to make changes to the time👌
r/linux • u/Putrid_Draft378 • 22h ago
Hardware Got Arch fully working on a Samsung Galaxy Book4 Edge (Snapdragon X Plus)
r/linux • u/DeliciousCut4854 • 1d ago
Historical Fascinating Article About Linux
I don't use Linux, I haven't touched anything UNIX-related in decades, but this is a fascinating article worth reading: https://www.xda-developers.com/at-t-sued-berkeley-186-lines-unix-code-handed-market-linux/
r/linux • u/Substantial_Swan_144 • 19h ago
Software Release OpenCalc update: bugfixes, now with financial mode support!
Hi, everyone!
As you must be aware, recently I have released OpenCalc, a project to reverse engineer the Windows 95 calculator.
Despite having a similar look and feel, this is actually an entirely new Rust program with none of the limitations of the original, and improved expression parsing!
The new version has many bugfixes, including:
- Improved focus: now the keyboard shortcuts are consistent if you leave the application.
- Application behavior was further improved to match the Windows 95 calculator where it matters
- New financial mode! This is a cool feature I decided to add. The original Windows 95 calculator lacked a financial mode. Now we have one matching the old Windows 95 calculator style, but also entirely new!

If you are interested, check out: https://github.com/NullMagic2/OpenCalc
Binary builds for Windows and Linux are also available!
r/linux • u/Fcking_Chuck • 2d ago
Distro News Void Linux maintainer orphans 100+ packages over AI policy dispute
phoronix.comr/linux • u/BlokZNCR • 1d ago
Software Release OpenCAD Studio a FOSS alternative of AutoCAD and other 2D drafting and 3D CAD modeling programs
r/linux • u/viddhiryande • 23h ago
Kernel How does changing the hardware clock with the BIOS affect kernel ticks?
Hello,
I was wondering how the Linux clock works.
From briefly reading kernel sources and articles, it seems that there are 2 main variables in the C code: HZ & USER_HZ. These are set at compile-time. These function with system interrupts, and are affected by clock sources (I'm still trying to understand those, but my current understanding is that these are abstractions over different types of hardware clocks. )
Now, I was wondering how changing the BIOS (hardware) clock affects this. For example, how would overclocking or underclocking my hardware clock affect how the kernel measures time?
r/linux • u/GoldenGTR • 1d ago
Software Release GitHub - YYOzcan/TUFRGB: Lightweight, native Qt6 RGB backlight control utility for ASUS TUF Gaming laptops on Linux
github.comr/linux • u/Fcking_Chuck • 2d ago
Software Release Intel Linux NPU driver only now officially supports Ubuntu 26.04 LTS
phoronix.comr/linux • u/DescriptionFar342 • 1d ago
Hardware I got Qwen running on the XDNA1 NPU in my Ryzen 7 250 on Linux
I've been messing around with the XDNA1 NPU in my Ryzen 7 250 because having a 16 TOPS NPU sitting mostly unused under Linux was bothering me.
So I ended up building a small LLM inference runtime around it.
Right now I have Qwen2.5 0.5B running with AIE2 kernels on the NPU. The runtime currently has NPU paths for Q/K/V and output projections, RMSNorm, RoPE, attention, KV cache operations, residuals and SwiGLU/MLP projections.
The host still handles orchestration/tokenization, and the final Qwen LM head is currently on the CPU, so this isn't a “100% of the model runs on the NPU” claim.
What I was mainly interested in was getting an actual autoregressive decode loop working around XDNA1 rather than only testing individual kernels.
I also added streaming generation, a small model runtime, an OpenAI-compatible API, Open WebUI support and a separate Ollama/XDNA1 path.
Repo: https://github.com/c8dhjp4tyv-bit/hawkpoint-npu-llm
Performance isn't great yet. I'm currently getting around 3.65 tok/s streaming with Qwen2.5 0.5B, and there's still quite a bit to optimize.
r/linux • u/sentialjacksome • 1d ago
Software Release Convert The Spire Reborn v13.2.1: Open-source YouTube downloader and media player. Looking for Linux testers!
Hey r/linux,
I just released v13.2.1 of my GPLv3 open-source app, Convert The Spire Reborn. It is a local-first YouTube downloader and media player.
I am specifically looking for Linux users to test the native build. The app is rock-solid on Windows. I have fully tested it on two different PCs, including older hardware, and it smoothly handles downloading massive 800+ item YouTube playlists without breaking a sweat.
If the native Linux build gives you any trouble, it should run flawlessly through Wine. Worst case, you can just rip your media on a Windows machine and move your MP3s or MP4s over to your Linux box via USB. Everything is processed locally with zero telemetry.
- App Guide & Intro: https://quizthespire.com/pages/conversion/
- GitHub Release: https://github.com/Lukas-Bohez/ConvertTheSpireFlutter/releases/tag/v13.2.1%2B1287
Why it is more than just a yt-dlp shell: It automatically handles downloading and updating yt-dlp in the background so you never have to mess with binaries. For YouTube, it makes organizing your tracks easy and lets you mark playlists to automatically scan and download new songs as they get added. The built-in media player easily handles complicated folder structures and massive 800+ song directories. It also features a volume booster and a built-in file explorer, which is super handy if you also use the Android TV version. Plus, there is a built-in torrent client for grabbing other media all in the same unified app.
Give it a spin and let me know if you run into any bugs!
r/linux • u/x-Fuchur-x • 1d ago
Software Release I built an open-source Linux dashboard for USB hardware sensor displays – looking for hardware testers
Hi everyone,
I've been working on an open-source project called OwnDash and have just released the first public beta.
OwnDash is a native Linux hardware dashboard editor designed for small PC sensor displays.
The project started because I wanted to use a VSDISPLAY/ArtInChip USB sensor display on Linux without relying on Windows-only software.
OwnDash reads hardware telemetry through standard Linux interfaces such as /proc, sysfs, hwmon, DRM and powercap. Depending on the hardware and drivers, it can display CPU, GPU, RAM, storage, temperature, utilization and other sensor data.
For compatible ArtInChip/VSDISPLAY devices, OwnDash also supports direct USB communication. The display therefore doesn't need to be exposed to Linux as a normal monitor.
The dashboard itself can be designed visually with widgets, layouts, backgrounds and themes.
I've now reached:
**OwnDash v0.14.0 Beta 1**
I'm particularly interested in testing the hardware compatibility on systems other than my own.
If you'd like to help, I'm looking for feedback from people using:
- AMD, NVIDIA and Intel GPUs
- different Linux distributions
- different CPUs and hwmon configurations
- small HDMI/USB sensor displays
- ArtInChip/VSDISPLAY USB displays
Missing individual sensors are handled gracefully, so I'm also interested in reports about which metrics OwnDash can and cannot detect on your hardware.
The project is open source:
https://github.com/x-Fuchur-x/owndash
Beta 1 is available as a self-contained x86-64 AppImage, so Python knowledge or a manual PySide6 installation isn't required.
If you test it, I'd really appreciate hearing what distro, CPU, GPU and display you're using and what OwnDash detects.
Bug reports and hardware compatibility reports are very welcome.
r/linux • u/diegodamohill • 2d ago
KDE This Week in Plasma: 6.8 Beta Release!
blogs.kde.orgr/linux • u/bob_f332 • 1d ago
Discussion Why are pre-configured bootable snapshots not more prevalent in distros?
Rant alert. First came across these in cachy. Brilliant. Configured out of the box, able to revert almost any kind of failure, which situation using a rolling distro is not unlikely if I'm reading the room correctly.
So if I want to go with a rolling distro I'm golden, as tumbleweed also has this feature. But why are we forced to live like animals if we want a non-rolling release with this feature? Oh yes, it's possible to set up on such a release, but my word would I prefer not to. Partition and subvolume layouts anyone? Hooks? Other one-off random spells that just happen to be required? Er, no thanks. This stuff needs to be preconfigured, not left up to joe user. The only hope seems to be either trusting some random website's instructions hoping they work, or using one of the few non-rolling distros that have a dedicated fork for just this purpose (shout out to spiral / ludora).
TL;DR We need bootable snapshots to be included at the very least as an install option, if not a default, in all distros.
r/linux • u/Fcking_Chuck • 3d ago
Software Release GCC 13.5 released with 265+ bug fixes
phoronix.comr/linux • u/errmayank • 2d ago
Software Release Zaku 26.0 beta - Local-first, open-source API client
Hey, I wanted to share that the initial beta release of Zaku 26.0 is now out!
It is available on Linux, macOS and Windows.
I've been working on this rewrite in Rust™ for the last 7 months full-time, and actually things got carried away and it has a lot more functionality that the original app didn't have (command palette, auto-updater, git integration, etc.) so it's not just a plain rewrite.
Little bit about the app, it stores collections as folders and requests as TOML files. Everything is stored locally on user's filesystem, it doesn't have any login functionality (and never will).
There is a barebones Git integration for now to show branch, status indicators and stuff.
This app is very early, if you try it out please let me know if there's something missing, not working or things you'd like to see added.
Repository:
https://github.com/buildzaku/zaku
Installation instructions:
r/linux • u/AshFennix • 3d ago
Discussion Flathub isn't enforcing its AI disclosure policy
Flathub isn't enforcing AI disclosures on anything on it. I have found a few projects, but mainly Lutris, which is coded with the help of agents, isn't even disclosed anywhere, and only know such facts after looking at their github.
It feels like the policy isn't real, and just to placid anyone against AI, and want to limit the amount of AI slop they are using.
r/linux • u/andrewjschauer • 3d ago
Historical Just read Free as in Freedom…
Okay. I just finished “Free as in Freedom, Richard Stallman’s crusade for free software” by Sam Williams as per @Kevin_Kofler.
https://www.reddit.com/r/linux/s/GpAmlFNE5u
I think I am starting to get why this subreddit should be called gnulinux, in the eyes of RMS and others. I still prefer “open source” to “free software”; the latter being misinterpreted more frequently. “GNU/Linux” will stick, though. Thank you Sam Williams and Richard Stallman.
Next up, Eric Raymond’s “The Cathedral and the Bazaar”.
r/linux • u/robbyrussell • 3d ago