Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 1 hour 23 min ago

COSMIC Desktop Alpha 7 Released, Next Stop: Beta

Tue, 05/06/2025 - 08:23

System76’s COSMIC Alpha 7 desktop lands with workspace pinning, better drag-and-drop, file manager improvements, and bug fixes galore.

The post COSMIC Desktop Alpha 7 Released, Next Stop: Beta appeared first on Linux Today.

DietPi 9.12 Launches with Fish Shell Support

Tue, 05/06/2025 - 08:19

DietPi 9.12, a Debian-based Linux distro for SBCs, adds support for Fish Shell, Amiberry v7, Amiberry-Lite, and more.

The post DietPi 9.12 Launches with Fish Shell Support appeared first on Linux Today.

How to Use Systemd to Run Bash Scripts at Boot in Linux

Tue, 05/06/2025 - 08:15

A few days ago, I came across a CentOS 8 32-bit distro and decided to test it on an old 32-bit machine. After booting up, I realized there was a bug causing the network connection to drop. Every time I rebooted, I had to manually bring the network back up, which led me to wonder: How can I automate this process with a script that runs every time the system boots?

The solution is straightforward, and today, I’ll show you how to do this using systemd service units, but before we jump into that, let’s first take a quick look at what a service unit is and how it works.

The post How to Use Systemd to Run Bash Scripts at Boot in Linux appeared first on Linux Today.

15 Useful ‘dpkg’ Commands for Debian and Ubuntu Users [With Examples]

Tue, 05/06/2025 - 08:08

Debian GNU/Linux is the backbone of several popular Linux distributions like Knoppix, Kali, Ubuntu, Mint, and more. One of its strongest features is its robust package management system, which makes installing, removing, and managing software a breeze.

Debian and its derivatives use a variety of package managers such as dpkg, apt, apt-get, aptitude, synaptic, tasksel, dselect, dpkg-deb, and dpkg-split. each serving a different purpose.

The post 15 Useful ‘dpkg’ Commands for Debian and Ubuntu Users [With Examples] appeared first on Linux Today.

Fedora 43 to Remove GNOME X11 Support

Tue, 05/06/2025 - 08:03

Fedora 43 may drop GNOME X11 under a new proposal that aligns with upstream efforts to focus entirely on Wayland from now on.

The post Fedora 43 to Remove GNOME X11 Support appeared first on Linux Today.

Best Free and Open Source Alternatives to Corel Font Viewer

Tue, 05/06/2025 - 07:59

Corel Font Viewer is a standalone application bundled with CorelDRAW Graphics Suite and Corel PHOTO-PAINT that helps users manage their font libraries. Corel Font Viewer 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 Corel Font Viewer appeared first on Linux Today.

What is a Subnet Mask?

Tue, 05/06/2025 - 07:53

Whether you’ve heard it thrown around in a meeting, stumbled across it while setting up your Wi-Fi, or are just trying to figure out why your printer won’t connect to the network, subnet masks are all around you. We’re going to break this down together. By the end, you’ll know what a subnet mask is and why it matters to your everyday life—whether you’re a business owner or just someone who uses the Internet to work.

Here’s the quick version: a subnet mask is like a filter that helps your devices figure out who’s on the same network as the device. That’s it in a nutshell.

The long version is that a subnet mask defines the local network that isn’t part of the internet. These devices on the same network and subnet mask are able to communicate directly with one another without communicating to the gateway (internet). This has great privacy and performance benefits.

The post What is a Subnet Mask? appeared first on Linux Today.

Upgrade Ubuntu 20.04 LTS to 24.04 LTS Before EOL in May 2025

Tue, 05/06/2025 - 07:49

Ubuntu 20.04 LTS (Focal Fossa) has been a reliable and solid operating system for many users. However, as we move toward the end-of-life (EOL) for Ubuntu 20.04 LTS, it’s time to think about upgrading to the next Long-Term Support (LTS) release. Ubuntu 20.04 LTS will no longer receive standard updates after May 31, 2025.

Luckily, Ubuntu 24.04 LTS (Noble Numbat) has already been released and is ready for users to upgrade to. But here’s the catch: upgrades between Ubuntu versions are sequential, which means you cannot directly upgrade from Ubuntu 20.04 LTS to Ubuntu 24.04 LTS. Instead, you need to go through Ubuntu 22.04 LTS first.

The post Upgrade Ubuntu 20.04 LTS to 24.04 LTS Before EOL in May 2025 appeared first on Linux Today.

Use Xclip For Quick Copy and Paste in Linux Terminal

Mon, 05/05/2025 - 11:19

Discover how xclip can supercharge your workflow by letting you copy file content to your clipboard – no mouse required.

The post Use Xclip For Quick Copy and Paste in Linux Terminal appeared first on Linux Today.

How to Set Environment Variables in ZSH

Mon, 05/05/2025 - 11:16

Learn how to set temporary and permanent environment variables in ZSH to customize system behavior and streamline your workflow.

The post How to Set Environment Variables in ZSH appeared first on Linux Today.

OpenMandriva Lx 6.0 Released with Linux 6.14, KDE Plasma 6.3, and Server Edition

Mon, 05/05/2025 - 11:13

Powered by the latest and greatest Linux 6.14 kernel series, OpenMandriva Lx 6.0 (codename Vanadium) is here about a year and a half after OpenMandriva Lx 5.0 as the latest fixed point release in the OpenMandriva Lx ROCK series for those who prefer stability over bleeding-edge features.

The post OpenMandriva Lx 6.0 Released with Linux 6.14, KDE Plasma 6.3, and Server Edition appeared first on Linux Today.

QEMU 10 Launches with Multi-Arch Improvements

Mon, 05/05/2025 - 11:06

QEMU 10 open-source machine emulator brings new CPU features, better device support, and performance improvements.

The post QEMU 10 Launches with Multi-Arch Improvements appeared first on Linux Today.

Best Free and Open Source Alternatives to Corel PHOTO-PAINT

Mon, 05/05/2025 - 11:03

Corel PHOTO-PAINT is a raster graphics editor, or photo editing software. Edit, enhance, and retouch photographs, as well as create bitmap illustrations and paintings. We recommend the best free and open source alternatives for Linux.

The post Best Free and Open Source Alternatives to Corel PHOTO-PAINT appeared first on Linux Today.

How To Install Kernel 6.12.24 On Ubuntu, Debian And Derivative Systems

Mon, 05/05/2025 - 10:58

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

Recently, Kernel 6.12.24 has been released, coming with a few changes only. Linux Kernel 6.12.24 is another stable update in the 6.12 series, aimed at fixing bugs, improving device compatibility, and maintaining system security. While this release focuses on under-the-hood improvements rather than new features, it includes important patches that enhance the overall reliability of the kernel.

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

MySQL 9.3 Brings Enhanced JavaScript Support

Mon, 05/05/2025 - 10:53

MySQL 9.3 introduces logical user account dumps, improved JavaScript support, and new Group Replication election features.

The post MySQL 9.3 Brings Enhanced JavaScript Support appeared first on Linux Today.

Linux Kernel 6.13 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 6.14

Mon, 05/05/2025 - 10:43

Since Linux kernel 6.13 is not a long-term support (LTS) branch, it has reached end of life with the 6.13.12 release published today by renowned Linux kernel developer Greg Kroah-Hartman, who marked the Linux 6.13 branch as EOL (End of Life) on the kernel.org website, urging users to move to the latest Linux 6.14 kernel series as soon as possible.

The post Linux Kernel 6.13 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 6.14 appeared first on Linux Today.

8 Best Free and Open Source Restic Wrappers

Mon, 05/05/2025 - 10:38

restic is a backup program that is fast, efficient and secure. We recommend the best free and open source wrapper tools for restic.

The post 8 Best Free and Open Source Restic Wrappers appeared first on Linux Today.

10 Best New Features In Ubuntu 25.04 “Plucky Puffin”

Mon, 05/05/2025 - 10:32

Canonical released Ubuntu 25.04, codenamed “Plucky Puffin” a few days ago. Here’s the top 10 Features I liked in Ubuntu 25.04..

The post 10 Best New Features In Ubuntu 25.04 “Plucky Puffin” appeared first on Linux Today.

Oracle Releases Unbreakable Enterprise Kernel 8

Sun, 05/04/2025 - 12:40

Unbreakable Enterprise Kernel 8 debuts in Oracle Linux (9.5) with advanced memory management, improved I/O, better networking, and more.

The post Oracle Releases Unbreakable Enterprise Kernel 8 appeared first on Linux Today.

DietPi released a new version 9.12

Sun, 05/04/2025 - 12:19

DietPi is a lightweight Debian based Linux distribution for SBCs and server systems, with the option to install desktop environments, too. It ships as minimal image but allows to install complete and ready-to-use software stacks with a set of console based shell dialogs and scripts.

The source code is hosted on GitHub: https://github.com/MichaIng/DietPi
The main website can be found at: https://dietpi.com/
Wikipedia: https://de.wikipedia.org/wiki/DietPi

The project released the new version DietPi v9.12 on April 18th, 2025.

The highlights of this version are:
fish: New software package, an alternative shell
DietPi-Backup: Support for SSHFS added
Amiberry: Updated to Amiberry v7
WiringPi: Added support for Orange Pi boards
Spotifyd: Added support for ARMv8 and x86_64 Bookworm/Trixie systems
Pi-hole: Additionally listen on TCP port 8489 for HTTPS requests
RPi.GPIO: Moved to the usage of python3-rpi-lgpio
Fixes for O!MPD, FreshRSS, DietPi-Config
The full release notes can be found at: https://dietpi.com/docs/releases/v9_12/

The post DietPi released a new version 9.12 appeared first on Linux Today.

Pages