Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 54 min 43 sec ago

How to install PrestaShop on Debian 13

6 hours 2 min ago

PrestaShop is an open-source e-commerce platform that allows users to create and manage their online stores. The platform provides a user-friendly interface and a range of built-in features to assist retailers in selling products and services online. With PrestaShop, you can easily customize the design and layout of your store, add a product catalog, manage orders, track inventory, and process payments. In this tutorial, we will show you how to install PrestaShop on Debian 13.

The post How to install PrestaShop on Debian 13 appeared first on Linux Today.

Darktable: The Open Source Lightroom Alternative Every Shooter Needs

6 hours 4 min ago

Darktable brings advanced, nondestructive photo editing and management to Linux—no subscription or proprietary software required.

The post Darktable: The Open Source Lightroom Alternative Every Shooter Needs appeared first on Linux Today.

Lyon, France Adopts OnlyOffice: From Russia With Love

6 hours 6 min ago

The city of Lyon is getting rid of most of its US software. Its choice of OnlyOffice instead of LibreOffice has me scratching my head.

The post Lyon, France Adopts OnlyOffice: From Russia With Love appeared first on Linux Today.

Sudo local privilege escalation vulnerabilities fixed (CVE-2025-32462, CVE-2025-32463)

6 hours 8 min ago

If you haven’t recently updated the Sudo utility on your Linux box(es), you should do so now, to patch two local privilege escalation vulnerabilities (CVE-2025-32462, CVE-2025-32463) that have been disclosed on Monday.

CVE-2025-32462, a low-severity elevation of privilege (EOP) vulnerability in the Sudo host option, has been present in Sudo’s code for over 12 years.

CVE-2025-32463 is a critical-severity flaw in the Sudo chroot option that could be exploited by local users to achieve root access on the underlying system.

The post Sudo local privilege escalation vulnerabilities fixed (CVE-2025-32462, CVE-2025-32463) appeared first on Linux Today.

TUXEDO Stellaris 16 Gen7 Linux Laptop Now Ships with AMD Ryzen 9 CPUs

6 hours 11 min ago

TUXEDO Stellaris 16 Gen7 was unveiled in late May 2025 with an Intel Core Ultra 9 275HX processor. However, many customers and some of my readers complained that there’s no AMD version of this beautiful masterpiece.

The post TUXEDO Stellaris 16 Gen7 Linux Laptop Now Ships with AMD Ryzen 9 CPUs appeared first on Linux Today.

Benchmarking the Orange Pi R2S Single Board Computer

8 hours 22 min ago

The Orange Pi R2S features a RISC-V processor, four wired network ports (two 2.5G ethernet ports and two 1G ethernet ports), 8GB eMMC flash onboard storage, and no video output.

The post Benchmarking the Orange Pi R2S Single Board Computer appeared first on Linux Today.

Ethical Hacking Distro Parrot OS 6.4 Is Out with Linux Kernel 6.12 LTS, New Tools

8 hours 23 min ago

Coming after Parrot OS 6.3, the Parrot OS 6.4 release is powered by Linux kernel 6.12 LTS, including for the Raspberry Pi edition, and features two new tools, namely Goshs, a SimpleHTTPServer written in Go, and ConvoC2, a Red Teamer’s tool to exploit Microsoft Teams for remote command execution.

The post Ethical Hacking Distro Parrot OS 6.4 Is Out with Linux Kernel 6.12 LTS, New Tools appeared first on Linux Today.

Parrot OS 6.4 Lands with New Tools and Linux Kernel 6.12

8 hours 25 min ago

Parrot 6.4, a Linux distribo designed for ethical hackers and cybersecurity pros, upgrades core tools and refines system scripts in preparation for the Debian 13-based Parrot 7.

The post Parrot OS 6.4 Lands with New Tools and Linux Kernel 6.12 appeared first on Linux Today.

Wayland 1.24 Is Now Available for Download with New Features and Improvements

8 hours 26 min ago

Wayland 1.24 includes a new wl_fixes interface to add a request to destroy a wl_registry object, wl_proxy_get_interface() and wl_resource_get_interface() to fetch the wl_interface of an object, and wl_display_dispatch_queue_timeout() and wl_display_dispatch_timeout() to set a timeout when dispatching events.

The post Wayland 1.24 Is Now Available for Download with New Features and Improvements appeared first on Linux Today.

Thunderbird 140 “Eclipse” Brings Native Experimental Exchange Support

8 hours 28 min ago

Mozilla Thunderbird 140 “Eclipse” open-source email client lands with experimental native Exchange setup, adaptive dark messaging, and more.

The post Thunderbird 140 “Eclipse” Brings Native Experimental Exchange Support appeared first on Linux Today.

How to Run a Python Script Using Docker

Sun, 07/13/2025 - 11:05

Learn how to run a Python script using Docker with a real example. Package your code and dependencies for any system, step by step.

The post How to Run a Python Script Using Docker appeared first on Linux Today.

Search Engine or AI Chat? More People Are Going Hybrid

Sun, 07/13/2025 - 10:02
AI is changing how we find information, but is the web keeping up?

The post Search Engine or AI Chat? More People Are Going Hybrid appeared first on Linux Today.

Banana Pi BPI-F3 Single Board Computer Running Linux: Power Consumption

Sat, 07/12/2025 - 11:00

For this article in this series, I’ll focus on the power consumption of the Banana Pi BPI-F3 RISC-V single board computer. I’ll see how this board compares to a few other single board computers.

The post Banana Pi BPI-F3 Single Board Computer Running Linux: Power Consumption appeared first on Linux Today.

Secretless Broker: Open-source tool connects apps securely without passwords or keys

Sat, 07/12/2025 - 10:00

Secretless Broker is an open-source connection broker that eliminates the need for client applications to manage secrets when accessing target services like databases, web services, SSH endpoints, or other TCP-based systems.

The post Secretless Broker: Open-source tool connects apps securely without passwords or keys appeared first on Linux Today.

TEAMGROUP PD20 Mini External SSD Review

Fri, 07/11/2025 - 10:01

I’m testing the 2TB PD20 Mini External SSD which provides plenty of capacity for backing up a computer or holding a good chunk of data.

The post TEAMGROUP PD20 Mini External SSD Review appeared first on Linux Today.

Chapter #18: How to Manage Containers Using Podman and Skopeo in RHEL

Fri, 07/11/2025 - 09:54

Container images are static files that ship with executable code that runs in an isolated environment.

A container image comprises system libraries, dependencies & other platform settings needed by the application to run in diverse environments.

Red Hat Linux provides a set of useful container tools that you can leverage to work directly with Linux containers using requiring docker commands.

The post Chapter #18: How to Manage Containers Using Podman and Skopeo in RHEL appeared first on Linux Today.

10 Linux Interview Questions with Examples – Part 3

Fri, 07/11/2025 - 09:47

Welcome back to our Linux Interview Questions series on Tecmint! We’re truly grateful for the encouraging feedback on the first part and second part of this series. Your support motivates us to keep delivering high-quality, beginner-friendly content for Linux learners and professionals preparing for technical interviews.

In this third installment, we continue to build on your foundational knowledge with 10 more essential Linux questions, which are designed to enhance your understanding through practical examples and clear explanations.

The post 10 Linux Interview Questions with Examples – Part 3 appeared first on Linux Today.

Steam’s June Client Update Brings Proton Default on Linux

Fri, 07/11/2025 - 09:39

Steam’s June client update brings a new overlay performance monitor, default Proton support for Linux gamers without native builds, and more.

The post Steam’s June Client Update Brings Proton Default on Linux appeared first on Linux Today.

Ubuntu 24.10 Nears Its End of Life

Fri, 07/11/2025 - 09:36

Ubuntu 24.10 (Oracular Oriole) reaches end-of-life on July 10, marking the end of official support, updates, and security patches for this short-term release.

The post Ubuntu 24.10 Nears Its End of Life appeared first on Linux Today.

Orange Pi R2S Single Board Computer Running Linux: Introduction

Fri, 07/11/2025 - 09:31

This is a series of articles looking at the Orange Pi R2S, the latest addition to the range of single board computers from Orange Pi.

The post Orange Pi R2S Single Board Computer Running Linux: Introduction appeared first on Linux Today.

Pages