Linux Today
Darktable 5.2 Raw Photo Editing Tool Released
Darktable 5.2, an open-source raw photo editing tool, brings multi-preset export, improved mask tools, extended camera support, and more.
The post Darktable 5.2 Raw Photo Editing Tool Released appeared first on Linux Today.
Benchmarking the Orange Pi 5 Ultra, Orange Pi 5 Max and Orange Pi RV2
I benchmark the Orange Pi 5 Ultra, Orange Pi 5 Max, Orange Pi RV2 against a Raspberry Pi 5 and a DreamQuest N100 Mini PC. The tests are run using the Phoronix Test Suite.
The post Benchmarking the Orange Pi 5 Ultra, Orange Pi 5 Max and Orange Pi RV2 appeared first on Linux Today.
The Best Modern Linux Commands For Beginners And Experts [2025 Update]
In this tutorial, we will explore 18 modern alternatives to some of the most popular Linux commands, highlighting their advantages and example use cases.
The post The Best Modern Linux Commands For Beginners And Experts [2025 Update] appeared first on Linux Today.
CISA Warns of Active Exploitation of Linux Kernel Privilege Escalation Vulnerability (CVE‑2023‑0386)
On June 18, 2025, the U.S. Cybersecurity and Infrastructure Security Agency (CISA) added a critical Linux kernel vulnerability, CVE‑2023‑0386, to its Known Exploited Vulnerabilities (KEV) catalog.
This flaw, found in the OverlayFS subsystem, is currently being actively exploited in the wild and allows local privilege escalation to root. This is especially concerning given recent attacks such as the PumaBot SSH hijack botnet, which exploit similar attack vectors to gain unauthorized access.
Technical Overview- CVE‑2023‑0386 has a CVSS score of 7.8 and affects the Linux kernel’s implementation of OverlayFS.
- The vulnerability stems from improper permission checks when copying files between different mount points in OverlayFS. Specifically, if a file with the setuid bit is copied, the kernel may not properly verify ownership (UID/GID), allowing an attacker to create a setuid root binary. Securing file access permissions, similar to restricting users to FTP access only, can help reduce attack surfaces.
- A local attacker can exploit this to gain root privileges on the affected system.
- The vulnerability was patched in 2023, but exploitation in the wild has only recently been observed and confirmed by CISA.
The post CISA Warns of Active Exploitation of Linux Kernel Privilege Escalation Vulnerability (CVE‑2023‑0386) appeared first on Linux Today.
How to Create a Simple IP Blocker Script Using iptables and Fail2Ban
Today, I’m going to show you a simple but effective way to automatically block suspicious IPs using a small script and tools like iptables and Fail2Ban. These tools are powerful, lightweight, and can help secure your Linux server from brute-force attacks, bots, or any malicious traffic.
This guide is beginner-friendly and great for system administrators, students, or anyone who runs a VPS, web server, or even a home Linux server.
The post How to Create a Simple IP Blocker Script Using iptables and Fail2Ban appeared first on Linux Today.
antiX Linux: A ‘Proudly Anti-Fascist’ Distro That’s ‘Suitable for Old and New Computers’
We find a Linux distro that runs on computers big and small—and centers its identity on an antifascist stance—surprisingly refreshing!
The post antiX Linux: A ‘Proudly Anti-Fascist’ Distro That’s ‘Suitable for Old and New Computers’ appeared first on Linux Today.
Collabora Takes First Place at ICME 2025 Grand Challenge
Building on our Open Source strengths in AI and data-driven solutions, Collabora’s ML team, led by Marcus Edel, Vineet Suryan, & Aaron Boxer, has taken first place in Track 3 of the ICME 2025 Grand Challenge on Video Super-Resolution for Video Conferencing.
The post Collabora Takes First Place at ICME 2025 Grand Challenge appeared first on Linux Today.
Immich 1.135 Photo and Video Backup Adds iOS Home Screen Widgets
Immich 1.135 brings ~200 improvements, including iOS home screen widgets, Google Cast for mobile, album descriptions, and more.
The post Immich 1.135 Photo and Video Backup Adds iOS Home Screen Widgets appeared first on Linux Today.
ONLYOFFICE 9.0 Launches with Sleek UI, AI Features, and Markdown Support
ONLYOFFICE 9.0 debuts with a cleaner interface, AI-powered tools, and over 20 new features to enhance the document editing experience across all file types.
The post ONLYOFFICE 9.0 Launches with Sleek UI, AI Features, and Markdown Support appeared first on Linux Today.
BrosTrend 5 Port 2.5GB Switch Review
Upgrading to a 2.5 Gbps ethernet network offers faster speeds, improved responsiveness, and future-proofs your network. I look at the BrosTrend 5 Port 2.5GB Switch with my Linux devices.
The post BrosTrend 5 Port 2.5GB Switch Review appeared first on Linux Today.
Hyprland Launches Subscription Plan to Sustain Development
Hyprland stays fully open source—but Premium subscribers can unlock extra support, forum access, and curated desktop experiences for €5/month.
The post Hyprland Launches Subscription Plan to Sustain Development appeared first on Linux Today.
What tech titans Linus Torvalds and Bill Gates talked about in their first meeting
Mark Russinovich, Microsoft Azure’s CTO, hosted a dinner where Torvalds and Gates met for the first time.
The post What tech titans Linus Torvalds and Bill Gates talked about in their first meeting appeared first on Linux Today.
How to Enable Wake-on-LAN in Ubuntu
Wake-on-LAN allows you to wake up a PC by sending a magic ping. Here we show you how to set up wake-on-Lan on Ubuntu, and other Linux distros.
The post How to Enable Wake-on-LAN in Ubuntu appeared first on Linux Today.
Kanister: Open-source data protection workflow management tool
Kanister is an open-source tool that lets domain experts define how to manage application data using blueprints that are easy to share and update. It handles the complex parts of running these tasks on Kubernetes and gives a consistent way to manage different applications at scale.
The post Kanister: Open-source data protection workflow management tool appeared first on Linux Today.
The Curious Case of XLibre Xserver
Freedom of choice in Linux? The XLibre Xserver case suggests it’s not as simple as it sounds, raising questions about openness and control.
The post The Curious Case of XLibre Xserver appeared first on Linux Today.
Modicia OS: Multimedia-Focused Linux With Flair
The post Modicia OS: Multimedia-Focused Linux With Flair appeared first on Linux Today.
Tails 6.17 Released with Improved Password Management
Tails 6.17 privacy-focused Linux distro is out now with a new “Show Password” feature, alongside critical Tor Browser and uBlock Origin updates.
The post Tails 6.17 Released with Improved Password Management appeared first on Linux Today.
Deepin 25 Launches as Immutable Linux Release
Deepin 25 launches as an immutable Linux system, featuring a revamped desktop, AI assistant, and universal app packaging with cross-distro compatibility.
The post Deepin 25 Launches as Immutable Linux Release appeared first on Linux Today.
Coccinelle for Rust progress report
Coccinelle is a tool for automatic program matching and transformation that was originally developed for making large-scale changes to the Linux kernel source code (i.e., C code). Matches and transformations are driven by user-specific transformation rules in the form of abstracted patches, referred to as semantic patches. As the Linux kernel—and systems software more generally—is starting to adopt Rust, Coccinelle for Rust aims to make the power of Coccinelle available to Rust codebases.
The post Coccinelle for Rust progress report appeared first on Linux Today.
Mastering Linux in 7 Days: A Complete Crash Course for Beginners
Linux is a free and open-source operating system created in the early 1990s by the legendary Linus Torvalds. He developed the core component of the system, known as the kernel. Combined with the power of GNU software, we now have a complete operating system often referred to as GNU/Linux.
Today, Linux is everywhere – from servers and smartphones to the cloud and IoT devices. It’s trusted for its stability, flexibility, and performance, making it the backbone of modern tech infrastructure.
Learning Linux can be challenging. It requires time and dedication to truly understand how it works and how all its components fit together and function harmoniously.
The post Mastering Linux in 7 Days: A Complete Crash Course for Beginners appeared first on Linux Today.