Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 1 hour 24 min ago

13 Best Free and Open Source Terminal-Based Podcast Tools

Thu, 05/08/2025 - 07:30

To provide an insight into the quality of software that is available, we have compiled a list of 13 high quality open source podcast tools that let you manage and download podcasts. The selection includes terminal-based tools only.

The post 13 Best Free and Open Source Terminal-Based Podcast Tools appeared first on Linux Today.

How To Install Kernel 6.15 RC3 On Ubuntu, Debian And Derivative Systems

Thu, 05/08/2025 - 07:26

The Linux kernel is the core component of any Linux operating system, managing hardware resources and system processes.

The latest version available is Kernel 6.15 RC3, which has been recently released.

The post How To Install Kernel 6.15 RC3 On Ubuntu, Debian And Derivative Systems appeared first on Linux Today.

Rufus 4.7: What’s New in This Essential Tool for Creating Bootable USB Drives

Thu, 05/08/2025 - 07:23

If you’ve ever needed to create a bootable USB drive to install or repair an operating system, chances are you’ve used Rufus. It’s one of the most popular and reliable tools out there for formatting USB drives and creating bootable media quickly and efficiently. Whether you’re installing Windows, trying out a new Linux distribution, or working with rescue tools, Rufus is often the go-to choice.

The post Rufus 4.7: What’s New in This Essential Tool for Creating Bootable USB Drives appeared first on Linux Today.

12 Best Free and Open Source Linux Dictionary Tools

Thu, 05/08/2025 - 07:18

The Linux operating system offers an impressive range of versatile dictionary tools, which can look up words and phrases for different languages in multiple dictionary file formats, as well as using online sites such as Wikipedia and Wiktionary.

The post 12 Best Free and Open Source Linux Dictionary Tools appeared first on Linux Today.

Linux Candy: Hidamari Is Fun Video Wallpaper for Linux

Thu, 05/08/2025 - 07:12

Hidamari is a Python-based app that offers video wallpaper for Linux and a bit more besides. It’s free and open source software.

The post Linux Candy: Hidamari Is Fun Video Wallpaper for Linux appeared first on Linux Today.

Rack Ruby Vulnerability Could Reveal Secrets to Attackers

Thu, 05/08/2025 - 07:05

Researchers have uncovered three serious vulnerabilities in Rack, a server interface used by most Ruby web app frameworks (Ruby on Rails, Sinatra, Hanami, Roda, and others). Two of the flaws – CVE-2025-25184 and CVE-2025-27111 – could allow attackers to manipulate log content and entries, while the third one – CVE-2025-27610 – is a path traversal vulnerability that may allow attackers to gain unauthorized access to sensitive information.

The post Rack Ruby Vulnerability Could Reveal Secrets to Attackers appeared first on Linux Today.

My Experience – Top Things to Do After Installing Ubuntu 25.04

Thu, 05/08/2025 - 07:02

So, you’ve just installed Ubuntu 25.04 “Plucky Puffin” on your computer—congrats! I recently did the same, and let me tell you, this release feels fresh, fast, and packed with cool features, but as with any new system, there are a few things I always do right after installation to make my setup smoother and more enjoyable.

The post My Experience – Top Things to Do After Installing Ubuntu 25.04 appeared first on Linux Today.

Incus 6.12 Container & Virtual Machine Manager Released

Thu, 05/08/2025 - 06:57

Incus 6.12 container & virtual machine manager adds online VM memory growth, enhanced network ACLs, and reworked logging for better monitoring and flexibility.

The post Incus 6.12 Container & Virtual Machine Manager Released appeared first on Linux Today.

Is Free/Open Source Software Sustainable?

Wed, 05/07/2025 - 06:58

The co-founder of the open-source company Nextcloud reminds us that the free software philosophy that’s the foundation of open source is much more than a software development model.

The post Is Free/Open Source Software Sustainable? appeared first on Linux Today.

Steam Client Update Fixes DLC Recognition

Wed, 05/07/2025 - 06:57

Steam releases a new client update that fixes DLC recognition and window startup issues, improving stability across Windows and macOS.

The post Steam Client Update Fixes DLC Recognition appeared first on Linux Today.

How to Install and Configure PostgreSQL on Ubuntu 25.04

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

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

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

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

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

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

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

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.

Understanding Website Architecture: 6 Steps for Better Site Structuring

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

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.

Pages