Feed aggregator
Dash to Panel v72 Update Resolves Fullscreen and Opacity Bugs
The Dash to Panel GNOME extension v72 fixes fullscreen, opacity, and gradient bugs on GNOME 49.
The post Dash to Panel v72 Update Resolves Fullscreen and Opacity Bugs appeared first on Linux Today.
Firefox 144 Now Available for Download, Here’s What’s New
Firefox 144 introduces AES-256 encryption for passwords, new web APIs, and smoother transitions with improved WebGPU performance.
The post Firefox 144 Now Available for Download, Here’s What’s New appeared first on Linux Today.
LastOSLinux 2025-10-29
next-20251029: linux-next
Bazzite 43.20251028
TrueNAS 25.10.0
d77void 20251028
[$] Fil-C: A memory-safe C implementation
Fil-C is a memory-safe implementation of C and C++ that aims to let C code — complete with pointer arithmetic, unions, and other features that are often cited as a problem for memory-safe languages — run safely, unmodified. Its dedication to being "fanatically compatible" makes it an attractive choice for retrofitting memory-safety into existing applications. Despite the project's relative youth and single active contributor, Fil-C is capable of compiling an entire memory-safe Linux user space (based on Linux From Scratch), albeit with some modifications to the more complex programs. It also features memory-safe signal handling and a concurrent garbage collector.
Fedora Linux 43 released (Fedora Magazine)
The Fedora Project has announced the release of Fedora Linux 43, with "what's new" articles for Fedora Workstation, Fedora KDE Plasma Desktop, and Fedora Atomic Desktops.
For those of you installing fresh Fedora Linux 43 Spins, you may be greeted with the new Anaconda WebUI. This was the default installer interface for Fedora Workstation 42, and now it's the default installer UI for the Spins as well.
If you are a GNOME desktop user, you'll also notice that the GNOME is now Wayland-only in Fedora Linux 43. GNOME upstream has deprecated X11 support, and has disabled it as a compile time default in GNOME 49. Upstream GNOME plans to fully remove X11 support in GNOME 50.
See the release notes for a full list of changes in Fedora 43.
Security updates for Tuesday
CentOS 10-20251027
IPFire 2.29-core198
Fedora 43
Raspberry Pi 5 Desktop Mini PC: Music Player
Let’s play some music on the Raspberry Pi 5. It’s a very capable music player. I explore a few open source solutions.
The post Raspberry Pi 5 Desktop Mini PC: Music Player appeared first on Linux Today.
6 Best Modern Linux ‘init’ Systems (1992-2025)
In Linux and other Unix-like operating systems, the init (initialization) process is the first process executed by the kernel at boot time, which has a process ID (PID) of 1, and is executed in the background until the system is shut down.
The init process starts all other Linux processes, that is, daemons, services, and other background processes; therefore, it is the mother of all other processes on the system.
A process can start many other child processes on the system, but if a parent process dies, init becomes the parent of the orphan process.
Over the years, many init systems have emerged in major Linux distributions, and in this guide, we shall take a look at some of the best init systems you can work with on the Linux operating system.
The post 6 Best Modern Linux ‘init’ Systems (1992-2025) appeared first on Linux Today.
Linus Torvalds Announces First Linux Kernel 6.18 Release Candidate
Linus Torvalds announced the general availability of the first Release Candidate version of the upcoming Linux 6.18 kernel series for public testing. Here’s what to expect!
The post Linus Torvalds Announces First Linux Kernel 6.18 Release Candidate appeared first on Linux Today.
9to5Linux Weekly Roundup: October 12th, 2025
This week, we got the long-anticipated Ubuntu 25.10 and LMDE (Linux Mint Debian Edition) 7 releases, Wireshark 4.6 as a major update to the world’s most popular network protocol analyzer, the first Release Candidate of Linux kernel 6.18, and new updates to GIMP, LibreOffice, ClamAV, PipeWire, KDE Gear, and KDE Frameworks.
On top of that, I tell you all about the first Linux laptop from System76 to ship with the COSMIC desktop and Linux kernel 6.16’s end of life. Below, you can check out this week’s hottest news and access all the distro and package downloads released this past week in the 9to5Linux weekly roundup for October 12th, 2025.
The post 9to5Linux Weekly Roundup: October 12th, 2025 appeared first on Linux Today.
Linuxiac Weekly Wrap-Up: Week 41 (Oct 6 – 12, 2025)
Catch up on the latest Linux news: Ubuntu 25.10, Gnoppix KDE 25.10, GIMP 3.0.6, KDE Gear 25.08.2, OpenSSH 10.2, Python 3.14, ClamAV 1.5, Solus begins a new epoch, Meta unveils OpenZL, and more.
The post Linuxiac Weekly Wrap-Up: Week 41 (Oct 6 – 12, 2025) appeared first on Linux Today.
The Only Thing Stopping You from Switching to Linux Is Your Mindset
Switching to Linux is less about technical hurdles and more about adjusting your mindset. Here’s why.
The post The Only Thing Stopping You from Switching to Linux Is Your Mindset appeared first on Linux Today.
5 Best Free and Open Source Go Linter Tools
This article picks some useful tools to help you fix Go code.
The post 5 Best Free and Open Source Go Linter Tools appeared first on Linux Today.