Linux Today
EU OS: The Hatchling Distro That Wants to Unify the Eu’s Public Sector
So far it’s just a proof-of-concept, but it wants to grow up to be a layered — or modular — Linux distro that can become the workhorse of the European Union.
The post EU OS: The Hatchling Distro That Wants to Unify the Eu’s Public Sector appeared first on Linux Today.
Fedora 43 Ushers in RPM 6, Introduces New Project Leader
Fedora 43 will include RPM 6, a major upgrade approved by FESCo this week, plus, Jef Spaleta steps in as the new Fedora Project Leader.
The post Fedora 43 Ushers in RPM 6, Introduces New Project Leader appeared first on Linux Today.
What’s Your Chatbot’s Carbon Footprint?
You maybe haven’t thought about it, but every time you ask your favorite generative AI platform a question, you’re pumping greenhouse gases into the atmosphere.
The post What’s Your Chatbot’s Carbon Footprint? appeared first on Linux Today.
Best Free and Open Source Alternatives to Progress Chef
Chef is an open source systems integration framework and configuration management system. We recommend other open source solutions.
The post Best Free and Open Source Alternatives to Progress Chef appeared first on Linux Today.
Rust 1.86 Introduces Major Language Features
Rust 1.86 is out now, bringing trait upcasting support, safer mutable indexing for slices and maps, and stable target feature support for safe functions.
The post Rust 1.86 Introduces Major Language Features appeared first on Linux Today.
WattWise: Monitor Your Computer’s Power Usage in Real-Time
WattWise is a lightweight, opensource, command-line tool to monitor the power usage of your system in real-time.
The post WattWise: Monitor Your Computer’s Power Usage in Real-Time appeared first on Linux Today.
Thunderbird Launches Open Source Services to Rival Gmail and Office365
Thunderbird launches Thundermail and Pro services to offer an open-source alternative to Gmail and Office365, focused on privacy, freedom, and user control.
The post Thunderbird Launches Open Source Services to Rival Gmail and Office365 appeared first on Linux Today.
8 Best Free and Open Source Emacs-Like Text Editors
Emacs has a long and revered history. The original program was written in 1976 as a set of macros for an existing text editor called TECO.
The post 8 Best Free and Open Source Emacs-Like Text Editors appeared first on Linux Today.
Open-Source Malware Doubles, Data Exfiltration Attacks Dominate
There’s been a notable shift in the types of threats targeting software developers, with a total of 17,954 open source malware packages identified in Q1 2025, according to Sonatype.
The post Open-Source Malware Doubles, Data Exfiltration Attacks Dominate appeared first on Linux Today.
Wine 10.5 Released with Vulkan H.264 Decoding
Wine 10.5 is out with ARM64 large page support, updated Mono 10.0, Bluetooth pairing, Vulkan H.264 decoding, and more.
The post Wine 10.5 Released with Vulkan H.264 Decoding appeared first on Linux Today.
8 Best Free Linux Screen Capture GUI Tools
We recommend the best free and open source GUI software for taking screenshots.
The post 8 Best Free Linux Screen Capture GUI Tools appeared first on Linux Today.
Pico.sh: The SSH-Powered Services Every Developer Should Try
Pico.sh is a set of developer services powered by SSH to host static websites, share code snippets, create secure web tunnels and more.
The post Pico.sh: The SSH-Powered Services Every Developer Should Try appeared first on Linux Today.
Celluloid 0.28 Video Player Brings UI Redesign, Lua Modules Support
Celluloid 0.28 open-source video player is out with a refreshed interface, playlist duration display, and playlist navigation via next/previous buttons.
The post Celluloid 0.28 Video Player Brings UI Redesign, Lua Modules Support appeared first on Linux Today.
OpenSSL 3.5 Brings Major Cryptographic Shifts
OpenSSL 3.5 introduces major crypto updates, including PQC support, server-side QUIC, and new TLS defaults.
The post OpenSSL 3.5 Brings Major Cryptographic Shifts appeared first on Linux Today.
Nefoin: Auto-Install Nerd Fonts in Linux and macOS with One Command
This guide explains what Nefoin is and how to use it to automatically install Nerd Fonts on Linux and macOS with zero hassle.
The post Nefoin: Auto-Install Nerd Fonts in Linux and macOS with One Command appeared first on Linux Today.
How to Force cp Command to Overwrite Without Confirmation in Linux
The cp command (short for copy) is one of the most commonly used commands in Linux and other UNIX-like operating systems. It’s used to copy files and directories from one location to another on the same system.
If you’re copying files between systems over a network, the scp (secure copy) command is typically used instead of cp. Unlike cp, which only works locally, scp allows you to securely transfer files between your local machine and a remote server, or between two remote systems over SSH.
In this guide, we’ll focus on the cp command and show you how to force it to overwrite files without asking for confirmation on Linux.
The post How to Force cp Command to Overwrite Without Confirmation in Linux appeared first on Linux Today.
The Last Thing the EU Needs Is Its Own Linux Distro
Projects like EU OS seriously worry me. I fear that no matter how well-intentioned they are, they may end up being not just irrelevant unless other things happen, but serious distractions.
The post The Last Thing the EU Needs Is Its Own Linux Distro appeared first on Linux Today.
10 Python Built-in Functions That Will Simplify Your Code
As developers, we often stick to our favorite built-in Python functions and sometimes even write custom solutions for problems that already have efficient built-in solutions. However, Python’s standard library is filled with hidden gems that can simplify our code and improve performance.
In this article, we’ll explore some lesser-known but incredibly useful Python functions that deserve more attention.
The post 10 Python Built-in Functions That Will Simplify Your Code appeared first on Linux Today.
Fastfetch 0.40 Released with Expanded Hardware Detection
Fastfetch 0.40 system information tool is out now, featuring improved GPU info for AMD, Intel, and Nvidia on Windows, plus better Wi-Fi detection on FreeBSD systems.
The post Fastfetch 0.40 Released with Expanded Hardware Detection appeared first on Linux Today.
10 Lesser Known Linux Commands That Are Super Useful
As Linux users, we often rely on our go-to commands ls, grep, awk, sed, and find – to get things done. But Linux has a treasure trove of lesser-known commands that can save time, automate tasks, and simplify workflows.
In this article, we’ll explore a collection of underrated yet powerful Linux commands that deserve more attention.
The post 10 Lesser Known Linux Commands That Are Super Useful appeared first on Linux Today.