Feed aggregator
Ubuntu 24.04.3 LTS Is Now Available for Download Powered by Linux Kernel 6.14
Ubuntu 24.04.3 LTS (Noble Numbat) is now available for download powered by Linux kernel 6.14 from Ubuntu 25.04 (Plucky Puffin).
The post Ubuntu 24.04.3 LTS Is Now Available for Download Powered by Linux Kernel 6.14 appeared first on Linux Today.
Peropesis 3.0
Zephix 8
Hashimoto: We rewrote the Ghostty GTK application
Mitchell Hashimoto has written a blog post about "fully embracing the GObject type system" with a rewrite of the GTK version of Ghostty:
In addition to memory management [improvements], we can now more easily create custom GTK widgets. This let us fully embrace modern GTK UI technologies such as Blueprint. For example, here is our terminal window Blueprint file. This has already led to more easily introducing GUI features like a new GTK titlebar tabs option, an animated border on bell, etc.The rewrite is now the default if one builds Ghostty from source, and will be included in the 1.2 release that is expected in the next few weeks. LWN covered Ghostty in January.
6.16.1: stable
[$] Finding a successor to the FHS
The purpose of the Filesystem Hierarchy Standard (FHS) is to provide a specification for filesystem layout; it specifies the location for files and directories on a Linux system to simplify application development for multiple distributions. In its heyday it had some success at this, but the standard has been frozen in time since 2015, and much has changed since then. There is a slow-moving effort to revive the FHS and create a FHS 4.0, but a recent discussion among Fedora developers also raised the possibility of standardizing on the suggestions in systemd's file-hierarchy documentation, which has now been added to the Linux Userspace API (UAPI) Group's specifications.
Calibre 8.8 Open-Source E-Book Manager Improves Support for Kobo Devices
Calibre 8.8 comes with an updated Kobo driver that supports the latest Tolino firmware, improved display of lookup results from Google in the E-book viewer, and the ability to handle -epub-text-emphasis properties used in some Japanese language EPUB books during conversion.
The post Calibre 8.8 Open-Source E-Book Manager Improves Support for Kobo Devices appeared first on Linux Today.
Security updates for Friday
Calibre 8.8 Update Adds Kobo Tolino Support, Refines Google Lookup
Calibre 8.8 brings improved Google lookup in the e-book viewer, better Kobo support, and a reworked Piper TTS backend.
The post Calibre 8.8 Update Adds Kobo Tolino Support, Refines Google Lookup appeared first on Linux Today.
Firefly AIBOX-3588S Running Linux: Access Remote File Systems Over SSH with SSHFS
SSHFS is a file system in user space (FUSE) that uses the SSH File Transfer Protocol (SFTP) to mount a remote file system. SSHFS lets you interact with directories and files located on a remote server or workstation over a normal ssh connection.
The post Firefly AIBOX-3588S Running Linux: Access Remote File Systems Over SSH with SSHFS appeared first on Linux Today.
BigLinux 2025-08-15
Bluestar 6.16.0
fanxiang S880 2TB NVMe SSD Review
This is a capsule review of the fanxiang S880 2TB NVMe SSD. It’s available in 1TB, 2TB, and 4TB capacities. I’m taking a look at the 2TB model.
The post fanxiang S880 2TB NVMe SSD Review appeared first on Linux Today.
Ubuntu 24.04.3 LTS Released with Bug Fixes and Security Updates
Ubuntu 24.04.3 LTS is now officially available, powered by Linux kernel 6.14, and featuring critical security updates and bug fixes.
The post Ubuntu 24.04.3 LTS Released with Bug Fixes and Security Updates appeared first on Linux Today.
How To Install DEB On AlmaLinux 10
In this tutorial, we will explain how to install DEB on AlmaLinux 10 OS. A .deb file is a software package format primarily used in Debian-based distributions. A .deb file is a compressed archive that contains the program’s files, including installation scripts and metadata. Although the .deb files are a core part of Debian-based Linux distributions and are widely used in Debian and its derivatives, it is possible to install .deb packages on RHEL (Red Hat Enterprise Linux) distributions, such as AlmaLinux, CentOS, Rocky Linux, and Fedora.
Installing .deb packages on AlmaLinux 10 is a straightforward process that typically takes between 5 and 10 minutes. Let’s get started!
The post How To Install DEB On AlmaLinux 10 appeared first on Linux Today.