Feed aggregator

Best Free and Open Source Alternatives to Apple Spotlight

Linux Today - Wed, 04/30/2025 - 09:41

Apple Spotlight is a system-wide search feature on Apple devices. It lets users quickly find files, apps, contacts, and information within their devices and online. Spotlight can also perform calculations and conversions. We recommend the best free and open source alternatives for Linux.

The post Best Free and Open Source Alternatives to Apple Spotlight appeared first on Linux Today.

Tails 6.14.2 Has Been Released, Bringing A New Kernel And Various Updates

Linux Today - Wed, 04/30/2025 - 09:37

Tails OS (The Amnesic Incognito Live System) is a privacy-focused, security-centric operating system designed to preserve your anonymity and prevent surveillance while you browse the internet.

The post Tails 6.14.2 Has Been Released, Bringing A New Kernel And Various Updates appeared first on Linux Today.

Calibre 8.3 eBook Manager Brings Enhanced Performance

Linux Today - Wed, 04/30/2025 - 09:34

Calibre 8.3 eBook manager introduces customizable cover grid backgrounds for light and dark modes and speeds up EPUB loading by 30%.

The post Calibre 8.3 eBook Manager Brings Enhanced Performance appeared first on Linux Today.

An Everyday User’s Guide to Ubuntu’s New 25.04 Plucky Puffin Release

Linux Today - Wed, 04/30/2025 - 09:29

Although Ubuntu’s latest and greatest has no shortage of features aimed at developers, for this article we’re concentrating on what it offers the average user.

The post An Everyday User’s Guide to Ubuntu’s New 25.04 Plucky Puffin Release appeared first on Linux Today.

Arch Says Goodbye to Redis, Adopts Valkey

Linux Today - Wed, 04/30/2025 - 09:25

Redis, a popular in-memory data store, is being deprecated in Arch Linux’s repo; Valkey steps in as a high-performance BSD-licensed replacement.

The post Arch Says Goodbye to Redis, Adopts Valkey appeared first on Linux Today.

Raising the Bar for Open Source Standards Through OpenChain

Linux Today - Wed, 04/30/2025 - 09:22

Our commitment to open source extends beyond contributing code. We are dedicated to upholding the highest standards of license compliance throughout our development processes.

The post Raising the Bar for Open Source Standards Through OpenChain appeared first on Linux Today.

next-20250430: linux-next

Latest Linux Kernel - Wed, 04/30/2025 - 08:28
Version:next-20250430 (linux-next) Released:2025-04-30

LWN's Mastodon migration

Linux Weekly News - Tue, 04/29/2025 - 16:29
The LWN.net fediverse (Mastodon) feed has moved; we are now known as @LWN@lwn.net. The migration magic has shifted many of our followers over automatically but, if you follow that stream, you might want to make sure that you have shifted to the new source.

Meson 1.8.0 released

Linux Weekly News - Tue, 04/29/2025 - 12:16

Version 1.8.0 of the Meson build system has been released. Notable changes in this release include the ability to run rustdoc for Rust projects, support for the c2y and gnu2y compiler options, and a new argument (android_exe_type) that makes it possible to use the same meson.build file for Android and non-Android systems.

Firefox 138.0 released

Linux Weekly News - Tue, 04/29/2025 - 11:56
Version 138.0 of the Firefox web browser has been released. Changes include some profile-management improvements, the ability to get weather-related suggestions in the address bar (US only), and some security fixes.

Barnes: Parallel ./configure

Linux Weekly News - Tue, 04/29/2025 - 10:46
Tavian Barnes takes on the tedious process of waiting for configure scripts to run.

I paid good money for my 24 CPU cores, but ./configure can only manage to use 69% of one of them. As a result, this random project takes about 13.5× longer to configure the build than it does to actually do the build.

The purpose of a ./configure script is basically to run the compiler a bunch of times and check which runs succeeded. In this way it can test whether particular headers, functions, struct fields, etc. exist, which lets people write portable software. This is an embarrassingly parallel problem, but Autoconf can't parallelize it, and neither can CMake, neither can Meson, etc., etc.

(Thanks to Paul Wise).

Best Free and Open Source Alternatives to Corel Capture

Linux Today - Tue, 04/29/2025 - 09:56

Corel Capture is software which captures and saves images of your computer screen with one click, including the entire screen, individual windows, or menu lists. We recommend the best free and open source alternatives for Linux.

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

Ubuntu 25.04 “Plucky Puffin” Is Now Available for Download, This Is What’s New

Linux Today - Tue, 04/29/2025 - 09:51

Powered by the latest and greatest Linux 6.14 kernel series for top-notch hardware support, Ubuntu 25.04 features the GNOME 48 desktop environment with the usual enhancements and look that Ubuntu users are used to, specifically the dynamic triple buffering feature for an extra boost on low-end systems.

The post Ubuntu 25.04 “Plucky Puffin” Is Now Available for Download, This Is What’s New appeared first on Linux Today.

HTTP Error 407 Proxy Authentication Required

Linux Today - Tue, 04/29/2025 - 09:49

This tutorial explains the HTTP Error 407 Proxy Authentication Required error, what causes it, and how to fix it. The following error can cause website downtime, which may decrease the website’s reputation and make clients unsatisfied. The HTTP 407 Error typically occurs when the client cannot auhenticate with a proxy server. Similarly, when the proxy server cannot allow access to the requested resource without authentication. Identifying the root cause of this error can be difficult but we will show you a couple of possible solutions.

The HTTP 407 can be server or client-side, thus we will cover the solutions for both sides. Let’s get started!

The post HTTP Error 407 Proxy Authentication Required appeared first on Linux Today.

HTTP 307 Temporary Redirect Status Code

Linux Today - Tue, 04/29/2025 - 09:45

This blog post will explain the HTTP 307 Temporary Redirect Status Code and when to use it. The HTTP 307 Temporary Redirect Status Code belongs to the 3xx status codes family. This means that the client must take additional action to complete the request. This group of status codes indicates that further action is a must. The redirect may happen without interacting with the client if the method in the second request is GET or HEAD.

In the following paragraphs, we will discuss the HTTP 307 status code in more detail. We will review the difference between it and the other 3xx status codes. Let’s get started!

The post HTTP 307 Temporary Redirect Status Code appeared first on Linux Today.

How to see Your Network Latency Using a Ping Test

Linux Today - Tue, 04/29/2025 - 09:41

Network latency is the time data travels from source to destination in a computer network. It is simply the delay from sending a data package until you receive the response. High latency can cause slow website loading, lag in online gaming, and performance issues in web applications for VoIP (Voice over IP) and video calls. One of the simplest ways to measure network latency is by using the ping test.

In this article, we’ll cover how the ping command works, how to check network latency, and how to interpret the results.

The post How to see Your Network Latency Using a Ping Test appeared first on Linux Today.

KDE Gear 25.04 Apps Collection Rolls Out, Here’s What’s New

Linux Today - Tue, 04/29/2025 - 09:31

The KDE Gear 25.04 app collection is now available for download, introducing big changes to Dolphin, Kdenlive, Itinerary, and more.

The post KDE Gear 25.04 Apps Collection Rolls Out, Here’s What’s New appeared first on Linux Today.

[$] Cache awareness for the CPU scheduler

Linux Weekly News - Tue, 04/29/2025 - 09:30
The kernel's CPU scheduler has to balance a wide range of objectives. The tasks in the system must be scheduled fairly, with latency for any given task kept within bounds. All of the CPUs in the system should be kept busy if there is enough work to do, but unneeded CPUs should be shut down to reduce power consumption. A task should also run on the CPU that is most likely to have cached the memory that task is using. This patch series from Chen Yu aims to improve how the scheduler handles cache locality for multi-threaded processes.

10 Best Free and Open Source Linux Document Processors

Linux Today - Tue, 04/29/2025 - 09:26

The software featured in this article all produce high quality professional documents. The majority of them rely on LaTeX as their rendering engine.

The post 10 Best Free and Open Source Linux Document Processors appeared first on Linux Today.

GNOME 47.6 Fixes Black Screen Issue on Multi-Monitor Setups with NVIDIA Driver

Linux Today - Tue, 04/29/2025 - 09:16

GNOME 47.6 brings some interesting changes to the Mutter window and composite manager, including a fix for a black screen issue that occurred on multi-monitor setups when using the NVIDIA graphics driver, support for presentation-time version 2, the ability to honor wl_surface.offset on cursor surfaces, and improved support for sharable surfaces when using NVIDIA as the primary GPU.

The post GNOME 47.6 Fixes Black Screen Issue on Multi-Monitor Setups with NVIDIA Driver appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator