Feed aggregator

Orange Pi RV2 Single Board Computer Running Linux: Installing to the eMMC

Linux Today - Thu, 07/31/2025 - 10:55

In this article I document transferring my Ubuntu distribution from the microSD card to the eMMC. It makes the distribution much snappier on the RV2.

The post Orange Pi RV2 Single Board Computer Running Linux: Installing to the eMMC appeared first on Linux Today.

How to Install RPM Packages on Debian 13

Linux Today - Thu, 07/31/2025 - 10:47

In this blog post, we will explain how to install RPM packages on the Debian 13 operating system. RPM stands for Red Hat Package Manager and is a free and open-source package management system for Linux distributions. Primarily, it was created for Red Hat distributions, such as Debian and Ubuntu, but is also used by other Linux distributions, including Fedora, CentOS, AlmaLinux, and others. The RPM packages are downloaded in .rpm file format. In the following paragraphs, we will outline two methods for installing the RPM packages.

The post How to Install RPM Packages on Debian 13 appeared first on Linux Today.

How to Install n8n on Ubuntu 24.04

Linux Today - Thu, 07/31/2025 - 10:43

n8n enables you to automate actions for your business through integrations with applications and APIs. Using n8n’s website is possible; however, self-hosting n8n lets you own your data and run your own integrations through your server. This can actually save you money since you can use that server for other parts of your business, like your website, your email, internal messaging, and more. n8n serves as a central place to manage your social media, content scheduling, outreach, engagement tracking, and more. Let’s see how to install n8n on Ubuntu 24.04.

The post How to Install n8n on Ubuntu 24.04 appeared first on Linux Today.

Wireshark 4.4.8 Open-Source Network Protocol Analyzer Updates Protocol Support

Linux Today - Thu, 07/31/2025 - 10:33

While it doesn’t add support for new network protocols, the Wireshark 4.4.8 release is here to update support for the ASTERIX, DLT, DNP 3.0, DOF, DTLS, ETSI CAT, Gryphon, IPsec, ISObus VT, KRB5, MBIM, RTCP, SLL, STCSIG, TETRA, UDS, and URL Encoded Form Data protocols.

The post Wireshark 4.4.8 Open-Source Network Protocol Analyzer Updates Protocol Support appeared first on Linux Today.

next-20250731: linux-next

Latest Linux Kernel - Thu, 07/31/2025 - 00:31
Version:next-20250731 (linux-next) Released:2025-07-31

Lite 7.6-rc1

Updated Linux Distributions - Wed, 07/30/2025 - 23:18
Linux Lite is a beginner-friendly Linux distribution based on Ubuntu's long-term support (LTS) release and featuring the Xfce desktop. Linux Lite primarily targets Windows users. It aims to provide a complete set of applications to assist users with their everyday computing needs, including a full office suite, media players and other essential daily software.

[$] LWN.net Weekly Edition for July 31, 2025

Linux Weekly News - Wed, 07/30/2025 - 22:15
Inside this week's LWN.net Weekly Edition:

  • Front: Becoming a Python contributor; Graphene OS; Fedora quality team; 6.16 Development statistics; Proxy execution; Run-time verification; Confidential VMs.
  • Briefs: HeliumOS 10; European Tech Funding; GNU C Library 2.42; OpenPrinting; Wayback 0.1
  • Announcements: Newsletters, conferences, security updates, patches, and more.

Manjaro 25.0.6

Updated Linux Distributions - Wed, 07/30/2025 - 18:50
Manjaro Linux is a fast, user-friendly, desktop-oriented operating system based on Arch Linux. Key features include intuitive installation process, automatic hardware detection, stable rolling-release model, ability to install multiple kernels, special Bash scripts for managing graphics drivers and extensive desktop configurability. Manjaro Linux offers Xfce as the core desktop options, as well as KDE, GNOME and a minimalist Net edition for more advanced users. Community-supported desktop flavours are also available.

We need a European Sovereign Tech Fund (GitHub blog)

Linux Weekly News - Wed, 07/30/2025 - 12:39

GitHub director of developer policy, Felix Reda, has published a blog post about a GitHub-commissioned study by Open Forum Europe, Fraunhofer ISI and the European University Institute. The study finds, not surprisingly, "a profound mismatch between the importance of open source maintenance and the public attention it receives"; it calls for a European sovereign tech fund (STF) modeled after Germany's Sovereign Tech Agency.

The study proposes two alternative institutional setups for the EU-STF: either the creation of a centralized EU institution (the moonshot model), or a consortium of EU member states that provide the initial funding and apply for additional resources from the EU budget (the pragmatic model). In both cases, to make the fund a success, the minimum contribution from the upcoming EU multiannual budget should be no less than €350 million. This would not be enough to meet the open source maintenance need, but it could form the basis for leveraging industry and national government co-financing that would make a lasting impact.

The European Union is currently starting negotiations for its 2028-2034 budget, the Multiannual Financial Framework; GitHub and others hope to persuade EU legislators to include a European STF in that framework.

[$] Extending run-time verification for the kernel

Linux Weekly News - Wed, 07/30/2025 - 12:39

There are a lot of things people expect the Linux kernel to do correctly. Some of these are checked by testing or static analysis; a few are ensured by run-time verification: checking a live property of a running Linux system. For example, the scheduler has a handful of different correctness properties that can be checked in this way. Nam Cao posted a patch series that aims to extend the kinds of properties that the kernel's run-time verification system can check, by adding support for linear temporal logic (LTL). The patch set has seen eleven revisions since the first version in March 2025, and recently made it into the linux-next tree, from where it seems likely to reach the mainline kernel soon.

Rescuezilla 2.6.1 Released with Ubuntu 25.04 Base

Linux Today - Wed, 07/30/2025 - 10:46

Rescuezilla 2.6.1 disk imaging and recovery adds Ubuntu 25.04 support, improves touchpad gestures, fixes swap partition restore failures, and more.

The post Rescuezilla 2.6.1 Released with Ubuntu 25.04 Base appeared first on Linux Today.

Best Free and Open Source Alternatives to Autodesk Fusion

Linux Today - Wed, 07/30/2025 - 10:38

Autodesk Fusion is a computer-aided design (CAD), computer-aided manufacturing (CAM), computer-aided engineering (CAE) and printed circuit board (PCB) design software application. Autodesk Fusion is proprietary software and is not available for Linux. We recommend the best free and open source alternatives.

The post Best Free and Open Source Alternatives to Autodesk Fusion appeared first on Linux Today.

[$] On becoming a Python contributor

Linux Weekly News - Wed, 07/30/2025 - 10:34
In the first keynote at EuroPython 2025 in Prague, Savannah Bailey described her path to becoming a CPython core developer in November 2024. She started down that path a few years earlier and her talk was meant to inspire others—not to slavishly follow hers, but to create their own. In the talk, entitled "You don't have to be a compiler engineer to work on Python", she had lots of ideas for those who might be thinking about contributing and are wondering how to do so.

GStreamer 1.26.4 Rolls Out with Bug Fixes and Performance Tweaks

Linux Today - Wed, 07/30/2025 - 10:32

GStreamer 1.26.4 multimedia framework is out with important bug fixes, improved RTP handling, better AWS MediaLive compatibility, and more.

The post GStreamer 1.26.4 Rolls Out with Bug Fixes and Performance Tweaks appeared first on Linux Today.

Debian 13 Trixie Nears Stable Release: Final Freeze Set for August 2025

Linux Today - Wed, 07/30/2025 - 10:26

Debian Trixie is expected to enter its full freeze in August 2025, with release date discussions focusing on late July to mid-August.

The post Debian 13 Trixie Nears Stable Release: Final Freeze Set for August 2025 appeared first on Linux Today.

Falco: Open-source cloud-native runtime security tool for Linux

Linux Today - Wed, 07/30/2025 - 10:18

Falco is an open-source runtime security tool for Linux systems, built for cloud-native environments. It monitors the system in real time to spot unusual activity and possible security threats. Falco is a graduated project from the Cloud Native Computing Foundation (CNCF) and is used in production by many organizations.

The post Falco: Open-source cloud-native runtime security tool for Linux appeared first on Linux Today.

Security updates for Wednesday

Linux Weekly News - Wed, 07/30/2025 - 10:06
Security updates have been issued by AlmaLinux (firefox, icu, kernel-rt, libtpms, redis:6, redis:7, and sqlite), Fedora (chromium and cloud-init), Oracle (icu, java-1.8.0-openjdk, java-21-openjdk, kernel, nodejs:22, perl, and sqlite), SUSE (docker, java-1_8_0-openj9, libxml2, python-starlette, and thunderbird), and Ubuntu (cloud-init, linux-azure, linux-azure-5.4, linux-azure-fips, linux-raspi, linux-raspi-5.4, and perl).

Firefly AIBOX-3588S Embedded Fanless PC Running Linux – Introduction

Linux Today - Wed, 07/30/2025 - 07:13

This is a multi-part blog looking at the Firefly AIBOX-3588S Mini PC running Linux. This embedded fanless ARM-based computer sports an 8 core Rockchip RK3588S CPU with a maximum clock speed of 2.4GHz.

The post Firefly AIBOX-3588S Embedded Fanless PC Running Linux – Introduction appeared first on Linux Today.

Learn Linux Fast by Playing These Fun and Interactive Games

Linux Today - Wed, 07/30/2025 - 07:11

These interactive Linux-based games teach everything from basic commands to advanced shell skills, all while keeping you engaged.

The post Learn Linux Fast by Playing These Fun and Interactive Games appeared first on Linux Today.

Fwupd 2.0.13 Linux Firmware Updater Adds Support for HP USB-C 100W G6 Dock

Linux Today - Wed, 07/30/2025 - 07:08

Coming one and a half months after fwupd 2.0.12, the fwupd 2.0.13 release adds support for updating the firmware on more hardware, including the HP USB-C 100W G6 dock, Logitech bulk controller peripherals, as well as more MediaTek scaler devices.

The post Fwupd 2.0.13 Linux Firmware Updater Adds Support for HP USB-C 100W G6 Dock appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator