Feed aggregator

TigerVNC 1.15 Released with Improved Mouse Support

Linux Today - Wed, 02/26/2025 - 11:00

TigerVNC 1.15 cross-platform VNC client & server brings back/forward mouse button support, clipboard redirection, password security checks, and more.

The post TigerVNC 1.15 Released with Improved Mouse Support appeared first on Linux Today.

[$] Python interpreter adds tail calls

Linux Weekly News - Wed, 02/26/2025 - 10:18

The Faster CPython project has been working to speed up the Python interpreter for the past several years. Now, Ken Jin, a member of the project, has merged a new set of changes that have been benchmarked as improving performance by 10% for some architectures. The only change is switching from using computed goto statements to using tail calls as part of the implementation of Python's bytecode interpreter — but that change allows modern compilers to generate significantly better code.

Security updates for Wednesday

Linux Weekly News - Wed, 02/26/2025 - 10:11
Security updates have been issued by Fedora (crun, gnutls, libtasn1, and openssl), Mageia (emacs, gnutls, iniparser, kernel, kmod-virtualbox, kmod-xtables-addons, kernel-linus, krb5, libxml2, and vim), Slackware (tigervnc and xorg), SUSE (libprotobuf-lite28_3_0 and Maven), and Ubuntu (dropbear, kernel, libxml2, linux, linux-lowlatency, linux-lowlatency-hwe-6.8, linux, linux-lts-xenial, linux-aws-5.4 linux-raspi-5.4, linux-gcp, linux-gke, linux-gkeop, linux-ibm, linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency, linux-raspi, ProFTPD, python-virtualenv, rails, and xorg-server, xwayland).

next-20250226: linux-next

Latest Linux Kernel - Wed, 02/26/2025 - 01:30
Version:next-20250226 (linux-next) Released:2025-02-26

02/25 ArcoLinux 25.03.05

Updated Linux Distributions - Tue, 02/25/2025 - 17:50
ArcoLinux (previously known as ArchMerge) is a distribution based on Arch Linux. The development takes places in three branches - ArcoLinux, ArcoLinuxD and ArcoLinuxB. ArcoLinux is a full-featured distribution that ships with the Xfce desktop (as well as Openbox and i3 window managers). ArcoLinuxD is a minimal distribution that includes scripts that enable power users to install any desktop and application. ArcoLinuxB is a project that gives users the power to build custom distributions, while also developing several community editions with pre-configured desktops, such as Awesome, bspwm, Budgie, Cinnamon, Deepin, GNOME, MATE and KDE Plasma. ArcoLinux also provides various video tutorials as it places strong focus on learning and acquiring Linux skills.

Orbit: Open-Source Nuclei Security Scanning and Automation Platform

Linux Today - Tue, 02/25/2025 - 17:25

Orbit is an open-source platform built to streamline large-scale Nuclei scans, enabling teams to manage, analyze, and collaborate on security findings. It features a SvelteKit-based web frontend and a Go-powered backend, with Terraform and Ansible handling infrastructure and automation.

The post Orbit: Open-Source Nuclei Security Scanning and Automation Platform appeared first on Linux Today.

A change in maintenance for the kernel's DMA-mapping layer

Linux Weekly News - Tue, 02/25/2025 - 17:20
The conversation around the merging of a set of Rust abstractions for the kernel's DMA-mapping layer has mostly settled after Linus Torvalds made it clear that the code would be accepted. One other consequence of this decision, though, is that Christoph Hellwig has quietly stepped down from the maintenance of the DMA-mapping code. Marek Szyprowski will be the maintainer of that layer going forward. Hellwig has maintained that code for many years; his contributions will be missed.

openSUSE Replaces AppArmor with SELinux on New Tumbleweed Installations

Linux Today - Tue, 02/25/2025 - 16:46

Starting with the openSUSE Tumbleweed snapshot 20250211, which is the latest ISO release at the moment of writing, AppArmor has been replaced with SELinux, a Linux kernel security module that supports access control security policies, including mandatory access control (MAC).

The post openSUSE Replaces AppArmor with SELinux on New Tumbleweed Installations appeared first on Linux Today.

How to Install and Use WP-CLI Tool on Linux (Quick Guide)

Linux Today - Tue, 02/25/2025 - 11:40

In this article, you will learn how to use the WP-CLI to handle multiple WordPress sites and install or update the WordPress core or plugins.

The post How to Install and Use WP-CLI Tool on Linux (Quick Guide) appeared first on Linux Today.

How to Expose Localhost to the Internet Using Bore

Linux Today - Tue, 02/25/2025 - 11:35

Discover a step-by-step guide to expose a localhost to the internet using Bore and self-host a single Bore instance with a practical example.

The post How to Expose Localhost to the Internet Using Bore appeared first on Linux Today.

[$] A possible path for cancelable BPF programs

Linux Weekly News - Tue, 02/25/2025 - 11:32

The Linux kernel supports attaching BPF programs to many operations. This is generally safe because the BPF verifier ensures that BPF programs can't misuse kernel resources, run indefinitely, or otherwise escape their boundaries. There is continuing tension, however, between trying to expand the capabilities of BPF programs and ensuring that the verifier can handle every edge case. On February 14, Juntong Deng shared a proof-of-concept patch set that adds some run-time checks to BPF to make it possible in the future to interrupt a running BPF program.

Linuxiac Weekly Wrap-Up: Week 7 (Feb 10 – 16, 2025)

Linux Today - Tue, 02/25/2025 - 11:30

Catch up on the latest Linux news: Plasma 6.3, Endeavour OS Mercury, GNOME’s new website, Tumbleweed’s move to SELinux, Serpent OS’s change to AerynOS, and more.

The post Linuxiac Weekly Wrap-Up: Week 7 (Feb 10 – 16, 2025) appeared first on Linux Today.

Moving a VirtualBox VM to Another Instance: A Step-by-Step Guide

Linux Today - Tue, 02/25/2025 - 11:25

Learn how to move a VirtualBox VM to another instance, ensuring a smooth migration without data loss (GUI & CLI approach).

The post Moving a VirtualBox VM to Another Instance: A Step-by-Step Guide appeared first on Linux Today.

15 Top Free and Open Source PHP Web Frameworks

Linux Today - Tue, 02/25/2025 - 11:20

When it comes to web development, there are a wide range of PHP frameworks to choose. The choice depends on finding the right tool for the job at hand. Here’s our pick of the finest PHP web frameworks.

The post 15 Top Free and Open Source PHP Web Frameworks appeared first on Linux Today.

GNOME 48 Beta Is Now Available for Public Testing with Adwaita Fonts, New Wallpaper

Linux Today - Tue, 02/25/2025 - 11:15

The beta version of GNOME 48 is here with Adwaita fonts, new default wallpaper, improved screen time limit support, a new GNOME Display Control (gdctl) utility, support for configuring HDR via the DisplayConfig D-Bus API, support for updating cursors via the frame clock in virtual monitors, and the ability to track screen time history with no limit set.

The post GNOME 48 Beta Is Now Available for Public Testing with Adwaita Fonts, New Wallpaper appeared first on Linux Today.

GNOME 47.4 Released with Performance Improvements for Nautilus, Bug Fixes

Linux Today - Tue, 02/25/2025 - 11:10

Coming almost a month after GNOME 47.3, the GNOME 47.4 release is here to speed up batch file deletions and simple recursive search through mount monitors in the Nautilus (Files) file manager, and support synchronization of the enabled state for devices when adding a new device in the input-mapper of Mutter.

The post GNOME 47.4 Released with Performance Improvements for Nautilus, Bug Fixes appeared first on Linux Today.

Chimera Linux’s New ISO Images Bring Plasma 6.3 and GNOME 47

Linux Today - Tue, 02/25/2025 - 11:05

The still-in-development Chimera Linux released updated ISO images with new apk-tools, kernel 6.13, Plasma 6.3, GNOME 47, and more.

The post Chimera Linux’s New ISO Images Bring Plasma 6.3 and GNOME 47 appeared first on Linux Today.

Security updates for Tuesday

Linux Weekly News - Tue, 02/25/2025 - 10:28
Security updates have been issued by AlmaLinux (libpq, postgresql:13, postgresql:15, and postgresql:16), Debian (nodejs and php-nesbot-carbon), Mageia (neomutt), Red Hat (python3.11-urllib3 and tuned), SUSE (crun, ovmf, pam_pkcs11, qemu, and webkit2gtk3), and Ubuntu (iniparser, libcap2, linux, linux-hwe, linux, linux-hwe-5.4, linux, linux-lowlatency, linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-ibm-5.4, linux-azure, linux-azure-fde, linux-gkeop, linux-nvidia, linux-oracle, linux-azure-5.15, linux-azure-fde-5.15, linux-oracle-5.15, linux-gcp, linux-gcp-5.15, linux-gke, linux-kvm, linux-lowlatency-hwe-5.15, and linux-xilinx-zynqmp).

next-20250225: linux-next

Latest Linux Kernel - Tue, 02/25/2025 - 02:08
Version:next-20250225 (linux-next) Released:2025-02-25

No More Snakes: Serpent OS Rebrands as AerynOS

Linux Today - Mon, 02/24/2025 - 17:51

Ikey Doherty, the leader of the Serpent OS project, announces that the Linux distro rebrands to AerynOS to better reflects its vision.

The post No More Snakes: Serpent OS Rebrands as AerynOS appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator