Feed aggregator

How to Install and Configure PostgreSQL on Ubuntu 25.04

Linux Today - Wed, 05/07/2025 - 06:55

Learn how to install PostgreSQL on Ubuntu, update PostgreSQL passwords, and enable remote access for PostgreSQL with practical examples.

The post How to Install and Configure PostgreSQL on Ubuntu 25.04 appeared first on Linux Today.

Nominations Are Open for Upcoming Fedora Election

Linux Today - Wed, 05/07/2025 - 06:53
We’re keeping our fingers crossed that Fedora’s upcoming election will take place without all of the controversies that surrounded Open Source Initiative’s recent board election.

The post Nominations Are Open for Upcoming Fedora Election appeared first on Linux Today.

GStreamer 1.26.1 Improves dav1d AV1 Decoder, Matroska v4 Support in Muxer

Linux Today - Wed, 05/07/2025 - 06:51

GStreamer 1.26.1 is here with a bunch of improvements for the dav1d AV1 decoder by adding RGB support and fixing renegotiation and buffer pool handling, Matroska v4 support in the muxer, the awstranslate and speechmatics plugins, and MP4 demuxer uncompressed video handling.

The post GStreamer 1.26.1 Improves dav1d AV1 Decoder, Matroska v4 Support in Muxer appeared first on Linux Today.

After Three Years, AlmaLinux Is Having an Election

Linux Today - Wed, 05/07/2025 - 06:49
Here’s some preliminary information about AlmaLinux OS Foundation’s upcoming board election. We’ll keep you up-to-date as we learn more.

The post After Three Years, AlmaLinux Is Having an Election appeared first on Linux Today.

Installing AlmaLinux on Windows Just Got Easier

Linux Today - Wed, 05/07/2025 - 06:47

Windows users can now install AlmaLinux directly from the command line with WSL (Windows Subsystem for Linux) CLI.

The post Installing AlmaLinux on Windows Just Got Easier appeared first on Linux Today.

How To Enable Ubuntu Pro For FREE To Get 10 Years Of Security Updates

Linux Today - Wed, 05/07/2025 - 06:46

This detailed tutorial explains what Ubuntu Pro is, why I think it’s worth considering, and how you can get started with Ubuntu pro.

The post How To Enable Ubuntu Pro For FREE To Get 10 Years Of Security Updates appeared first on Linux Today.

Best Free and Open Source Alternatives to Corel Vector

Linux Today - Wed, 05/07/2025 - 06:45

Corel Vector is a web-based vector app for design hobbyists and aspiring professionals. Vector is proprietary software. We recommend the best free and open source alternatives for Linux.

The post Best Free and Open Source Alternatives to Corel Vector appeared first on Linux Today.

How to replicate find -execdir behavior using fd

Linux Today - Wed, 05/07/2025 - 06:43

Love the speed and simplicity of fd but miss the power of find -execdir? This post explores how to achieve similar workflows with fd.

The post How to replicate find -execdir behavior using fd appeared first on Linux Today.

The state of SSL stacks

Linux Weekly News - Wed, 05/07/2025 - 05:20
Willy Tarreau and William Lallemand have posted an extensive white paper examining the landscape of the available SSL implementations.

OpenSSL 3.0 performs significantly worse than alternative SSL libraries, forcing organizations to provision more hardware just to maintain existing throughput. This raises important questions about performance, energy efficiency, and operational costs.

Examining alternatives—BoringSSL, LibreSSL, WolfSSL, and AWS-LC—reveals a landscape of trade-offs. Each offers different approaches to API compatibility, performance optimization, and QUIC support. For developers navigating the modern SSL ecosystem, understanding these trade-offs is crucial for optimizing performance, maintaining compatibility, and future-proofing their infrastructure.

The end of the USENIX Annual Technical Conference

Linux Weekly News - Wed, 05/07/2025 - 04:37
On the 50th anniversary of the USENIX organization, its flagship Annual Technical Conference (ATC) is coming to an end.

For the past two decades, as more USENIX conferences have joined the USENIX calendar by focusing on specific topics that grew out of ATC itself, attendance at ATC has steadily decreased to the point where there is no longer a critical mass of researchers and practitioners joining us. Thus, after many years of experiments to adapt this conference to the ever-changing tech landscape and community, the USENIX Board of Directors has made the difficult decision to sunset USENIX ATC.

Many important technologies first saw the light of day at this event.

next-20250507: linux-next

Latest Linux Kernel - Wed, 05/07/2025 - 04:27
Version:next-20250507 (linux-next) Released:2025-05-07

07/05 Rhino 2025.3

Updated Linux Distributions - Wed, 05/07/2025 - 00:00
Rhino Linux is an Ubuntu-based distribution which offers a rolling-release upgrade approach. The distribution uses a customised Xfce desktop environment. Rhino features a custom meta package manager which unifies Deb, Pacstall and Flatpak software management.

07/05 MocaccinoOS 1.8.3

Updated Linux Distributions - Wed, 05/07/2025 - 00:00
MocaccinoOS is an independently-developed Linux distribution that has its origins in source-based Gentoo Linux and Sabayon Linux. It uses a custom-built package manager called "Luet", which acts as a front-end for container-based software. The distribution's main features are minimalism and small footprint, ease of use, native vanilla Linux kernels, and support for most important cloud technologies. MocaccinoOS is offered in several variants, including live images with GNOME, KDE Plasma, MATE and Xfce desktops, as well as command-line-only "Minimal Desktop" edition.

Mission Center 1.0.0 released

Linux Weekly News - Tue, 05/06/2025 - 18:05

Version 1.0.0 of Mission Center, a system-monitoring application, has been released. Notable changes in this release include the addition of SMART data for SATA and NVMe devices, display of per-process network usage, as well as a redesigned Apps Page that provides more information about applications and processes. Mission Center's backend application for obtaining system data has been renamed from the Gatherer to Magpie, and is now available as a standalone executable and libraries that can be used by other applications.

[$] Filtering fanotify events with BPF

Linux Weekly News - Tue, 05/06/2025 - 17:14

Linux systems can have large filesystems; trying to keep up with the stream of fanotify filesystem-monitoring notifications for them can be a struggle. Fanotify is one of a few ways to monitor accesses to filesystems provided by the kernel. Song Liu led a discussion on how to improve in-kernel filtering of fanotify events to a joint session of the filesystem and BPF tracks at the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit. He wants to combine the best parts of a few different approaches to efficiently filter filesystem events.

[$] Improving FUSE writeback performance

Linux Weekly News - Tue, 05/06/2025 - 15:55
In a combined filesystem and memory-management session at the 2025 Linux Storage, Filesystem, Memory Management, and BPF Summit (LSFMM+BPF), Joanne Koong led a discussion on improving the writeback performance for the Filesystem in Userspace (FUSE) layer. Writeback is how data that is written to the filesystem is actually flushed to the disk; it is the process of writing dirty pages from the page cache to storage. The current FUSE implementation allocates unmovable memory, then copies the dirty data to it before initiating writeback, which is slow; Koong wanted to change that behavior. Since the session, she has posted a patch set that has been applied by FUSE maintainer Miklos Szeredi.

Understanding Website Architecture: 6 Steps for Better Site Structuring

Linux Today - Tue, 05/06/2025 - 08:34

When you think of architecture, you might be picturing buildings and blueprints. But when it comes to website architecture, there’s no need for scaffolding, materials, or engineering. This refers to how your website is organized and how users can navigate its different pages.

But website architecture is not just about providing a seamless user experience – it’s also important for search engine optimization (SEO), which plays a vital role in how search engines like Google index and rank your relevant content.

In this blog, we’ll guide you through the basics of website architecture, why it matters, and provide six steps to help you build a better structure. Let’s get started.

The post Understanding Website Architecture: 6 Steps for Better Site Structuring appeared first on Linux Today.

GStreamer 1.26.1 Released with Key Bug Fixes and Stability Enhancements

Linux Today - Tue, 05/06/2025 - 08:30

GStreamer 1.26.1 multimedia framework is out with bug fixes and security updates, improving plugin stability, video decoding, and platform support across the board.

The post GStreamer 1.26.1 Released with Key Bug Fixes and Stability Enhancements appeared first on Linux Today.

COSMIC Desktop Alpha 7 Released, Next Stop: Beta

Linux Today - Tue, 05/06/2025 - 08:23

System76’s COSMIC Alpha 7 desktop lands with workspace pinning, better drag-and-drop, file manager improvements, and bug fixes galore.

The post COSMIC Desktop Alpha 7 Released, Next Stop: Beta appeared first on Linux Today.

DietPi 9.12 Launches with Fish Shell Support

Linux Today - Tue, 05/06/2025 - 08:19

DietPi 9.12, a Debian-based Linux distro for SBCs, adds support for Fish Shell, Amiberry v7, Amiberry-Lite, and more.

The post DietPi 9.12 Launches with Fish Shell Support appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator