Can You Run LLMs Locally Without a GPU? I Tested 8 Models on Linux
Want to run AI models locally without expensive hardware? I tested 8 LLMs on a CPU-only machine to find out what works and what doesn’t.
Latest Linux and open source news from around the web
Want to run AI models locally without expensive hardware? I tested 8 LLMs on a CPU-only machine to find out what works and what doesn’t.
A six-year-old security flaw in the Linux kernel can let an unprivileged user read root-owned files. The flaw was reported by Qualys and patched on May 14th, 2026.
A step-by-step and easy-to-follow tutorial (with screenshots) on how to upgrade your Ubuntu 25.10 (Questing Quokka) installations to Ubuntu 26.04 LTS (Resolute Raccoon).
If you’ve been itching to upgrade to Ubuntu 26.04 LTS from Ubuntu 25.10, good news: the upgrade path has finally been enabled, as of 14 May, 2026. Ubuntu 26.04 LTS released over a month ago, with GNOME 50, Linux 7.0 and new default apps. Snap app and web searching features were added to the overview, and you can enable Ubuntu Pro in the Security Center. Plus, the ‘Resolute Raccoon’ brought a fresh set of folder icons, turned on password feedback for sudo commands and provides easy access to NVIDIA CUDA and AMD ROCm, since both are now an apt install […]
Open-source cleaning tool BleachBit has gained a text-based user interface (TUI) as an optional alternative to its standard graphical frontend. Unlike BleachBit’s existing CLI, which is intended for non-interactive use in scripts, the TUI is fully interactive, you navigate the interface with your keyboard (there’s limited mouse support) to select, preview and clean out cruft. The BleachBit TUI caters to use cases the GUI doesn’t, be that headless Linux servers managed remotely or being available on lightweight desktop systems where adding the overheard of GTK dependencies isn’t wanted. Currently in alpha, the new TUI runs on the same backend as […]
Following Dirty Frag, Fragnesia, and other Linux kernel vulnerabilities making themselves known in recent days, the latest now is ssh-keysign-pwn...
Valve's new Steam Controller, which began shipping earlier this month for $99 USD, is a great piece of hardware. This high-end gaming controller is great hardware wise but what some may not enjoy about it currently is the tight integration with the Steam controller and no native OS drivers currently for use outside of Steam. As a big win today, the widely-used SDL3 gaming software/hardware abstraction library has added support for the new Steam Controller that works outside the confines of Steam...
The kernel vulnerabilities and their fixes.
MuseScore Studio 4.7 open-source notation app adds new engraving tools, guitar notation features, playback improvements, MP4 export, and more.
The kernel's control-group subsystem works well for resource management, Chris Li said at the beginning of his memory-management-track session at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit. Control groups work less well for other use cases, though. He was there to present his proposed enhancement, called "policy groups", that would address some of the shortcomings that he has encountered. A consensus on how this feature should look still seems distant, though.
Not every day you come across something absurd and fun and amusing at the same time.
Dynamic EPP is one of the new AMD P-State features in Linux 7.1, but, unfortunately is causing some fallout in early usage of this power-savings related functionality...
Fedora Hummingbird brings the same approach to the host OS as it does to containers to level up security.
Fedora’s AI Developer Desktop proposal is now blocked after two Council members reversed their initial approvals.
In back-to-back sessions at the start of the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit (which spilled over into a third slot), the atomic-buffered-writes feature was discussed. In the first session, Pankaj Raghav and Andres Freund set the stage with an introduction to the problem, along with a use case for its solution: the PostgreSQL database system. In the second, Ojaswin Mujoo described a potential way forward for the feature using an approach based on writethrough, which effectively means that the kernel immediately writes the data to disk instead of waiting for writeback from the page cache to occur. As might be expected, there was quite a bit of discussion among the assembled filesystems and storage developers during the combined sessions for those tracks.