Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 4 hours 21 min ago

Cybersecurity Skills Framework Connects the Dots Between It Job Roles and the Practical Skills Needed

Thu, 05/29/2025 - 09:19

The Linux Foundation, in collaboration with OpenSSF and Linux Foundation Education, has released the Cybersecurity Skills Framework, a global reference guide that helps organizations identify and address critical cybersecurity competencies across a broad range of IT job families.

The post Cybersecurity Skills Framework Connects the Dots Between It Job Roles and the Practical Skills Needed appeared first on Linux Today.

How to Install MySQL on AlmaLinux 10

Thu, 05/29/2025 - 09:16

MySQL is one of the world’s most popular and widely used relational database management systems (RDBMS). Developed in 1995 by MySQL AB, the software is now under the auspices of Oracle Corporation. MySQL is known for its efficient data management capabilities, flexibility, and compatibility with various platforms and programming languages. This article will show you how to install MySQL server on AlmaLinux 10.

The post How to Install MySQL on AlmaLinux 10 appeared first on Linux Today.

How to Navigate the File Directory in Linux Terminal

Thu, 05/29/2025 - 09:14

Learn how to use the Linux cd command to navigate file directories easily, from basics to shortcuts, aliases, and handling hidden folders.

The post How to Navigate the File Directory in Linux Terminal appeared first on Linux Today.

Rocky Linux from CIQ Launches Optimized Platform for AI

Thu, 05/29/2025 - 09:12

CIQ is now offering Rocky Linux especially purposed for large-scale AI deployments.

The post Rocky Linux from CIQ Launches Optimized Platform for AI appeared first on Linux Today.

KDE Plasma 6.4 Desktop Environment Enters Beta Testing with Many New Features

Thu, 05/29/2025 - 09:08

KDE Plasma 6.4 promises a major UI revamp for the Spectacle screenshot utility, support for per-virtual-desktop custom tile layouts, KWin-X11 easy to use, but flexible X window manager, and the Aurorae theme engine for KWin window decorations.

The post KDE Plasma 6.4 Desktop Environment Enters Beta Testing with Many New Features appeared first on Linux Today.

AlmaLinux OS 9.6 Is Out as a Free Alternative to Red Hat Enterprise Linux 9.6

Thu, 05/29/2025 - 06:12

Built from the same sources as Red Hat Enterprise Linux and fully compatible with Red Hat Enterprise Linux 9.6, AlmaLinux OS 9.6 continues to enhance performance, development tools, and security.

The post AlmaLinux OS 9.6 Is Out as a Free Alternative to Red Hat Enterprise Linux 9.6 appeared first on Linux Today.

Pyright: A Static Type Checker for Python (Install + Use)

Thu, 05/29/2025 - 06:08

Pyright is a free and open-source static type checker developed by Microsoft for Python that is written in TypeScript and runs with Node.

The post Pyright: A Static Type Checker for Python (Install + Use) appeared first on Linux Today.

Think Nobody’s Successfully Monetized Generative AI? Think Again.

Thu, 05/29/2025 - 06:03

While plenty are scoffing at the billions big tech is burning on generative AI, there’s growing evidence that a pot of gold really does wait at the end of this rainbow.

The post Think Nobody’s Successfully Monetized Generative AI? Think Again. appeared first on Linux Today.

Immich 1.133 Photo and Video Backup Solution Drops with Major Changes

Thu, 05/29/2025 - 05:59

Immich v1.133 adds VectorChord, casting, in-app notifications, locked folder, and more—note the breaking changes before upgrading.

The post Immich 1.133 Photo and Video Backup Solution Drops with Major Changes appeared first on Linux Today.

NixOS 25.05 Lands with Kernel 6.12 and COSMIC DE Support

Thu, 05/29/2025 - 05:56

NixOS 25.05 lands with Plasma 6.3.5, GNOME 48, Linux kernel 6.12/14, 7840 new packages, and early COSMIC desktop support.

The post NixOS 25.05 Lands with Kernel 6.12 and COSMIC DE Support appeared first on Linux Today.

Rust Celebrates 10 Years of Stability

Wed, 05/28/2025 - 12:26

Happy 10th Anniversary, Rust! A decade of safe, fast, and reliable systems programming that reshaped how to build software.

The post Rust Celebrates 10 Years of Stability appeared first on Linux Today.

Google vs. Nextcloud: File Uploads Broken, Competition in Jeopardy

Wed, 05/28/2025 - 12:23

Nextcloud slams Google for blocking full file uploads in its Android app, blaming Big Tech gatekeeping and anti-competitive practices.

The post Google vs. Nextcloud: File Uploads Broken, Competition in Jeopardy appeared first on Linux Today.

Arch Linux Installer Now Supports Labwc, Niri, and River Wayland Compositors

Wed, 05/28/2025 - 12:19

Archinstall 3.0.5 is here to add support for the Labwc Wayland window-stacking compositor, Niri scrollable-tiling Wayland compositor, River dynamic tiling Wayland compositor, and XMonad dynamically tiling X11 window manager that is written and configured in Haskell, as profiles.

The post Arch Linux Installer Now Supports Labwc, Niri, and River Wayland Compositors appeared first on Linux Today.

How To Install Kernel 6.15 RC6 On Ubuntu, Debian And Derivative Systems

Wed, 05/28/2025 - 12:16

The Linux kernel is the core component of any Linux operating system, managing hardware resources and system processes.

Installing the latest Linux kernel release candidate, like Kernel 6.15 RC6, can help you test new features and improvements ahead of the stable release. Whether you’re a developer, sysadmin, or just an enthusiast, having control over your kernel is a powerful tool—especially when combined with advanced command-line techniques. If you’re comfortable using tools like ps and grep for process inspection, you might find this useful trick helpful when managing system processes during kernel testing.

The post How To Install Kernel 6.15 RC6 On Ubuntu, Debian And Derivative Systems appeared first on Linux Today.

SunFounder Pironman 5 NVMe Mini PC Case Review

Wed, 05/28/2025 - 12:09

In the market for a stylish case for your Raspberry Pi 5? With aluminum and clear acrylic panels, the SunFounder Pironman 5 case transforms the Raspberry Pi 5 into a beautiful desktop mini PC with optional NMVe storage.

The post SunFounder Pironman 5 NVMe Mini PC Case Review appeared first on Linux Today.

OpenSnitch: The Must-Have Application Firewall for Linux

Wed, 05/28/2025 - 10:10

When it comes to protecting your Linux system from unwanted network connections, having a good firewall is essential. While most Linux users rely on traditional firewalls like iptables, firewalls, or ufw, these usually work at the network level and don’t give detailed control over which applications can connect to the internet.

This is where OpenSnitch comes in, a GNU/Linux application firewall designed to give you control over your outgoing connections on a per-application basis.

In this article, we will explore what OpenSnitch is, how it helps secure your Linux machine, and guide you through simple installation and usage steps.

The post OpenSnitch: The Must-Have Application Firewall for Linux appeared first on Linux Today.

You Can Now Upgrade Ubuntu 24.10 to Ubuntu 25.04, Here’s How

Wed, 05/28/2025 - 10:05

Ubuntu 24.10 was released on October 10th, 2024, and will be supported for a couple more months, until July 2025. Since this isn’t an LTS (Long Term Support) release, users might want to consider upgrading to Ubuntu 25.04 as soon as possible.

The post You Can Now Upgrade Ubuntu 24.10 to Ubuntu 25.04, Here’s How appeared first on Linux Today.

Best Free and Open Source Alternatives to Microsoft Loop

Wed, 05/28/2025 - 09:56

Microsoft Loop is an online collaborative workspace offering a variety of features to help users gather, organize, and build notes, ideas, and projects.

Loop is proprietary software and not available for Linux. We recommend the best free and open source alternatives.

The post Best Free and Open Source Alternatives to Microsoft Loop appeared first on Linux Today.

Ubuntu Maker Canonical Donates to Support Open Source Developers

Wed, 05/28/2025 - 09:50

Ubuntu maker Canonical now donates $10K monthly via thanks.dev to support smaller open source projects powering its work, giving back to the developer community.

The post Ubuntu Maker Canonical Donates to Support Open Source Developers appeared first on Linux Today.

3 Useful Bash Oneliners: Find IP Address, Copy Trick, Run Previous Command with Different Arguments

Wed, 05/28/2025 - 09:44

Mastering one-liner commands in the terminal can significantly boost your efficiency, whether you’re managing systems or just organizing your files. These compact, clever snippets can automate repetitive tasks and save valuable time. If you’re interested in enhancing your productivity even further, check out these 20 powerful find command oneliners that can be added to your toolkit.

The post 3 Useful Bash Oneliners: Find IP Address, Copy Trick, Run Previous Command with Different Arguments appeared first on Linux Today.

Pages