New story! OAK 4 D and OAK 4 S Standalone Edge Vision Cameras with PoE and 48MP Imaging

  • LinuxGizmos.com (Posted by bob on Nov 16, 2025 8:44 AM EDT)
  • Story Type: News Story
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 […]

New story! 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...

New story! Banana Pi Previews Its First SOPHGO BM1688-Based Compute Module

  • LinuxGizmos.com (Posted by bob on Nov 16, 2025 5:41 AM EDT)
  • Story Type: News Story
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 […]

New story! How to install Git on Debian 13

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Nov 16, 2025 4:10 AM EDT)
  • Story Type: Tutorial; Groups: Linux
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.

New story! 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.

New story! How To Enable Activate Linux Watermark Notification In Linux Desktop

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Nov 16, 2025 1:07 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Want a harmless Linux trick? Here's how to enable the 'Activate Linux' watermark on your desktop.

New story! 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 […]

New story! 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...

New story! 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.

New story! 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...

New story! Fedora at Kirinyaga University Docs workshop

  • Fedora Magazine (Posted by bob on Nov 15, 2025 3:20 PM EDT)
  • Story Type: News Story; Groups: Fedora
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 […]

New story! Mesa 25.3 Open-Source Graphics Stack Improves Support for Many Video Games

  • 9to5linux.com; By Marcus Nestor (Posted by hanuca on Nov 15, 2025 1:49 PM EDT)
  • Story Type: News Story; Groups: Linux
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.

New story! StarlingX cranks open-source cloud network infrastructure to 11

  • NetworkWorld; By Sean Michael Kerner (Posted by tk21 on Nov 15, 2025 12:17 PM EDT)
  • Story Type: News Story; Groups: Cloud
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.

New story! 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.

New story! 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...

New story! KeePassXC Clarifies AI Policy: Used Only in Development, Never in the App

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Nov 15, 2025 7:43 AM EDT)
  • Story Type: News Story
KeePassXC’s developers explain that AI helps with code reviews and small pull requests, but never appears in the KeePassXC codebase.

New story! 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...

New story! 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...

New story! 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.

New story! 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.

New story! 35+ Advance Examples of the Find Command in Linux

The find command is an advanced tool for searching files or directories rigorously in your file system, taking a little longer time than its alternative tools like the locate command.

New story! Canonical Extends Ubuntu LTS Support to 15 Years

Canonical extends Ubuntu LTS security and support to 15 years via the Legacy add-on for Ubuntu Pro. Coverage starts with Ubuntu 14.04 LTS.

New story! KDE Frameworks 6.20 Adds a Fancier Push/Pop Animation to System Settings Pages

  • 9to5linux.com; By Marcus Nestor (Posted by hanuca on Nov 14, 2025 8:55 PM EDT)
  • Story Type: News Story; Groups: KDE, Linux
The monthly KDE Frameworks updates continue with KDE Frameworks 6.20, released today by the KDE Project as a companion to the KDE Plasma 6.5.2 desktop environment and KDE Gear 25.08.3 software suite.

New story! ollama 0.12.11 Brings Vulkan Acceleration

  • Phoronix (Posted by bob on Nov 14, 2025 7:24 PM EDT)
  • Story Type: News Story
ollama 0.12.11 released this week as the newest feature update to this easy-to-run method of deploying OpenAI GPT-OSS, DeepSeek-R1, Gemma 3, and other large language models. Exciting with ollama 0.12.11 is that it's now supporting the Vulkan API...

New story! openSUSE Tumbleweed Now Defaults to GRUB2-BLS Bootloader for New UEFI Installs

The openSUSE project announced today that the openSUSE Tumbleweed rolling-release distribution has recently switched from GRUB2 to GRUB2-BLS as the default bootloader when installed via YaST in UEFI mode.

New story! NVIDIA CUDA 13.0 U2 Brings DGX Spark Performance Improvements

  • Phoronix (Posted by bob on Nov 14, 2025 1:35 PM EDT)
  • Story Type: News Story
CUDA 13.0 Update 2 is now available as the latest incremental improvement to NVIDIA's compute stack...

New story! To 'Infinity' ... and beyond: MX Linux 25 has arrived

  • The Register (Posted by bob on Nov 14, 2025 12:03 PM EDT)
  • Groups: Linux; Story Type: News Story
Systemd-free option still available if you choose that download MX Linux 25 "Infinity" is now available, and the new version has some significant differences from the 2023 release, with things that used to be boot-time choices now more loaded pre-install decisions.…

New story! EROFS File-System Continues Attracting More Industry Players

The EROFS read-only file-system started by Huawei and now maintained by a growing number of contributors continues attracting even more interest. EROFS has exhibited much potential for mobile devices as well as container use-cases while proving itself to be quite robust since its mainlining back in 2019...

New story! Debian-Based Tails 7.2 Released with Tor Browser 15 Anonymous Web Browser

Tails 7.2 has been released today as the second minor update in the Tails 7.x series of this portable Linux distribution based on Debian GNU/Linux and designed to protect you against surveillance and censorship.

New story! Linux Looks To Remove SHA1 Support For Signing Kernel Modules

Patches posted to the Linux kernel mailing list this week are seeking to remove SHA1 support for signing of kernel modules. This is part of the larger effort in the industry for moving away from SHA1 given its vulnerabilities to hash collisions and superior hashing algorithms being available...

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: