9to5Linux Weekly Roundup
The 266th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 16th, 2025, keeping you updated with the most important things happening in the Linux world.
GCC Developer Discovers "Our Codebase Isn't Fully C++20 Ready"
Following the recent idea floated to consider C++20 as the default C++ language dialect by the GCC compiler rather than C++17, it was discovered that the GNU Compiler Collection itself has problems building in C++20 model...
9to5Linux Weekly Roundup: November 16th, 2025
The 266th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 16th, 2025, keeping you updated with the most important things happening in the Linux world.
How to Set and List Environment Variables in Linux
The environment variables are a set of key-value pairs that define the current environment and can affect the behavior of the ongoing programs that are executed in the environment.
Unipi Edge E410, E411, and E413 Controllers Built on Raspberry Pi CM4
Unipi has introduced the Edge E410, E411, and E413 controllers, a family of DIN-rail industrial devices based on the Raspberry Pi Compute Module 4. The systems combine PLC, RTU, IPC, and gateway functionality in a compact chassis targeting building automation, HVAC control, energy management, and industrial monitoring. All three models use the quad-core Arm Cortex-A72 […]
NVIDIA Sends Out Initial Turing GPU Support For Open-Source Nova Driver
NVIDIA engineers continue working a lot on the in-development and in-tree open-source Nova kernel driver for their GPUs. Sent out on Friday night were the Turing enablement patches for this Rust-written Nova-Core driver code...
DietPi 9.19 Introduces BirdNET-Go, Expands Debian Trixie Support
DietPi 9.19 introduces BirdNET-Go, broad Debian 13 support for major apps, and includes fixes for Raspberry Pi and Allwinner boards.
Linux 6.18-rc6 Released With Fix For ARM64 "Catastrophic Performance Issue"
Linus Torvalds is out today with the eighth weekly test release of the Linux 6.18 kernel in working toward the stable release at the end of the month...
Linuxiac Weekly Wrap-Up: Week 46 (Nov 10 – 16, 2025)
Catch up on the latest Linux news: Debian 13.2, RHEL 10.1, Nitrux 5.0, Wine 10.19, Plasma 6.4.6, Docker 29, Proton 10.0, Canonical expands the LTS support to 15 years, and more.
Debian 13.2 Released With Dozens Of Fixes
Debian 13.2 is out today as the latest maintenance update to this current stable version of Debian GNU/Linux...
OAK 4 D and OAK 4 S Standalone Edge Vision Cameras with PoE and 48MP Imaging
Luxonis has opened early access preorders for the OAK 4 D and OAK 4 S, two standalone edge-processing cameras designed for computer vision tasks. Both systems provide a 48MP RGB sensor with optional autofocus or wide-angle variants, USB 3 and PoE connectivity, IP67-rated enclosures, and on-device inference capabilities. Both devices are built around the RVC4 […]
GNOME's Nautilus File Manager Finally Supporting Ctrl+Insert & Shift+Insert
GNOME's Nautilus file manager is finally matching the behavior of other file managers like KDE's Dolphin and Xfce's Thunar with a keyboard shortcut for copying and pasting files...
Banana Pi Previews Its First SOPHGO BM1688-Based Compute Module
Banana Pi has previewed the BPI-SM9 16-ENC-A3, a compact deep learning compute module built around the SOPHGO BM1688 processor. The module is described as targeting low-power AI workloads, hardware video acceleration, and mixed-precision neural inference across microservers, edge systems, industrial platforms, and AIoT devices. The BM1688 datasheet does not appear to be available on the […]
How to install Git on Debian 13
In this blog post, we will explain how to install Git on Debian 13 OS. Git is a free and open-source distributed version control system that manages the code changes in files among multiple developers. The main characteristic of Git is its distributed nature, which means that every developer has a complete copy of the entire project locally.
Debian 13.2 “Trixie” Released with 123 Bug Fixes and 55 Security Updates
Today, the Debian Project announced the release and general availability of Debian 13.2 as the second update to the latest Debian GNU/Linux 13 “Trixie” operating system series.
How To Enable Activate Linux Watermark Notification In Linux Desktop
Want a harmless Linux trick? Here's how to enable the 'Activate Linux' watermark on your desktop.
Waveshare Pairs RISC-V ESP32-P4 and ESP32-C6 for Wi-Fi 6, Bluetooth 5 LE, and PoE Support
Waveshare has released the ESP32-P4-WIFI6-POE-ETH, a compact development board built around the ESP32-P4 along with an ESP32-C6 wireless module. The design combines Wi-Fi 6, Bluetooth 5 LE, Ethernet, and optional PoE power delivery in a single platform aimed at multimedia processing, display and camera applications, and general embedded development. Like the earlier Waveshare ESP32-P4-WIFI6 development […]
Nouveau Driver To Support Larger Pages & Compression Support With Linux 6.19
While the "Nova" driver continues to be developed as a modern Rust-written, open-source and in-kernel NVIDIA graphics driver for Linux, for the time being Nouveau is what's working for end-users for those wanting a mainline open-source NVIDIA graphics driver for gaming and other workloads. With Linux 6.19 the Nouveau driver is picking up support for handling larger pages as well as compression support...
How To Backup And Restore Installed Packages In Ubuntu Linux
Learn how to easily backup and restore installed packages, PPAs, Snap, Flatpak apps, and dotfiles in Ubuntu Linux Step-by-Step.
GCC Compiler Developers Begin Considering C++20 Default
Compiler engineer Marek Polacek of Red Hat recently proposed making the C++20 language specification (or rather the GNU++20 dialect) the default C++ version when not otherwise specified...
Fedora at Kirinyaga University Docs workshop
We did it again, Fedora at Kirinyaga university in Kenya. This time, we didn’t just introduce what open source is – we showed students how to participate and actually contribute in real time. Many students had heard of open source before, but were not sure how to get started or where they could fit. We […]
Mesa 25.3 Open-Source Graphics Stack Improves Support for Many Video Games
The Mesa 25.3 open-source graphics stack has been released today as a major update with new features, improvements for the built-in open-source graphics drivers, and better support for many video games.
StarlingX cranks open-source cloud network infrastructure to 11
The open-source StarlingX cloud infrastructure project is out with its second major update of 2025, bringing with it new edge security and usability improvements.
Debian 13.2 Released with Security Fixes and Stability Updates
Debian 13 "Trixie" receives its second refresh (13.2), featuring 123 bug fixes and 55 security updates. Here's more on that.
GNU C Library Adds Linux "mseal" Function For Memory Sealing
Introduced last year in the Linux 6.10 kernel was the mseal system call for memory sealing to protect the memory mapping against modifications to seal non-writable memory segments or better protecting sensitive data structures. The GNU C Library has finally introduced its mseal function making use of this modern Linux kernel functionality...
KeePassXC Clarifies AI Policy: Used Only in Development, Never in the App
KeePassXC’s developers explain that AI helps with code reviews and small pull requests, but never appears in the KeePassXC codebase.
Fedora 44 Looking At Replacing FBCON With KMSCON As Default VT Console
Fedora 44 is looking at replacing the Linux kernel's console "FBCON" with the user-space-based KMSCON implementation. Eventually the hope remains to deprecate the FBCON/FBDEV code within the Linux kernel...
Wine 10.19 Released With More Improvements
Ahead of the Wine 11.0 code freeze beginning in early December, Wine 10.19 is out today as the newest bi-weekly development release for running Windows games and applications on Linux...
Bring CachyOS KVM Hypervisor along with KDE Plasma 6.5.2 and Kernel 6.17.7 to Arch Linux VM
This post is an immediate follow up for Fedora 43 KVM Hypervisor && bring CachyOS KDE Plasma 6.5.1 along with kernel to Arch Linux VM ( https://lxer.com/module/newswire/view/358937/index.html ) It is quite clear that there is a way to automatically start services virtstoraged, virtnetworkd, virtqemud, virtnodedevd on Arch Linux VM , however I was not lucky enough to automate this procedure.
When Not to Use Python: The Case for Bash Shell Scripting for Linux Administrators
Python is a great programming language, but it might not always be the best choice. For Linux administrators, bash shell scripting might often be a better choice. Shell scripting is easier to learn and faster to implement, especially for busy administrators who don't have time to learn a more complex language.
There are 2 forums.
| Message Board | Who | Last Post |
|---|---|---|
| Linux | dba477 | Feb 18, 2025 11:23 AM |
| LXer Meta Forum | Scott_Ruecker | Jan 17, 2025 3:18 PM |
Showing articles from all categories. Filter:
- Android
- Apache
- Arch
- ARM
- Chrome
- Cloud
- Community
- Conectiva
- Debian
- Developer
- Distributions
- Eclipse
- Embedded
- EnGarde
- Enlightenment
- Fedora
- Fedora Legacy
- Games
- Gentoo
- GNOME
- GNU
- HP
- IBM
- Immunix
- Intel
- Intellectual Property
- JBoss
- KDE
- Kernel
- Linspire
- Linux
- LPI
- LXer
- LynuxWorks
- Mageia
- Mandriva
- Microsoft
- Migrations
- Mint
- Mobile
- MontaVista
- Mozilla
- Multimedia
- MySQL
- Novell
- OLPC
- OpenLDAP
- OpenOffice.org
- OpenPKG
- Oracle
- OSDL
- PHP
- Progeny
- Python
- Raspberry Pi
- Red Hat
- Ruby
- SCO
- SGI
- Slackware
- Sorcerer
- Standards
- Steam
- Sun
- SUSE
- Tablets
- TrollTech
- Trustix
- Turbolinux
- Ubuntu
- Virtualization
- Xandros
- Xfce
- Ximian
- Yellow Dog
