Sudo linux

Install Jitsi on Ubuntu 24.04

Linux News - Wed, 03/26/2025 - 22:20
Jitsi is an open-source project that allows you to build and deploy secure video conferencing solutions. This tutorial will teach us how to install Jitsi on Ubuntu 24.04 LTS.
Categories: Linux News

Fwupd 2.0.7 Brings UEFI Memory Protection Verification

Linux News - Wed, 03/26/2025 - 22:20
Fwupd 2.0.7 adds support for new Intel cameras, UEFI capsule installs, and overcomes 2GB archive limits, plus fixes critical USB and memory issues.
Categories: Linux News

MPV 0.40 Open-Source Video Player Released with Native HDR Support on Linux

Linux News - Wed, 03/26/2025 - 22:20
MPV 0.40 open-source and free media player that supports a wide range of media file formats, audio and video codecs, and subtitle types. is now available for download with new features and improvements.
Categories: Linux News

FET536-C SoM Carrier with High-Speed Interfaces and GPIO Expansion

Linux News - Wed, 03/26/2025 - 02:08
The FET536-C System on Module, based on the Allwinner T536 processor, is designed for applications that require reliable performance and flexible connectivity. It is intended for use in fields such as data concentrators, DTUs, EV charging systems, transportation, robotics, and industrial control. The module integrates a 1.6GHz quad-core Cortex-A55 CPU and a 64-bit Xuantie E907 […]
Categories: Linux News

MPV 0.40 Media Player Brings Native HDR, Major UI Enhancements

Linux News - Wed, 03/26/2025 - 02:08
MPV 0.40 media player is out now with native HDR support, improved autocompletion, enhanced OSC, and more.
Categories: Linux News

12 Lightweight Markup Languages

Linux News - Wed, 03/26/2025 - 02:08
A lightweight markup language is a modern system for annotating a document in a way that is syntactically distinguishable from the text, and designed with a simple readable syntax.
Categories: Linux News

GIMP 3.0.2 Image Editor Improves the Flatpak Bundle and Fixes Various Issues

Linux News - Wed, 03/26/2025 - 02:08
The GIMP (GNU Image Manipulation Program) project released today GIMP 3.0.2 as the first maintenance update to the latest and greatest GIMP 3.0 series of this powerful, free, open-source, and cross-platform image editor.
Categories: Linux News

The Open Source Initiative (OSI) Might Get 'Forked' Soon

Linux News - Wed, 03/26/2025 - 02:08
So it looks like it's actually underway already, with the implicit blessing of the originator of the DFSG and the Open Source Definition (he co-founded the OSI and no longer trusts the OSI).
Categories: Linux News

GRUB Bootloader Received 73 Patches To Fix A Variety Of Recent Security Issues

Linux News - Wed, 03/26/2025 - 02:08
The GRUB bootloader saw a set of 73 patches last month for addressing a variety of security flaws that were discovered...
Categories: Linux News

Fedora 42 beta has so many spins, it'll make your head whirl

Linux News - Wed, 03/26/2025 - 02:08
The answer to the ultimate question of Linux, the Universe, and Everything? Fedora 42 is now in beta testing, with more desktops and editions than ever.…
Categories: Linux News

Linux 6.15 CRC Code Should See Big Speed-Ups For Intel/AMD AVX-512 CPUs

Linux News - Wed, 03/26/2025 - 02:08
While we are still awaiting the Linux 6.14 release (or a 6.14-rc8 release) with no kernel drop having occurred on Sunday, early pull requests for the Linux 6.15 kernel cycle continue flowing in. Among the early pull requests over the weekend were the CRC code updates that include some nice optimizations for those running on AVX-512 processors...
Categories: Linux News

GNU Linux-Libre 6.14 Kernel Released for Those Seeking 100% Freedom for Their PCs

Linux News - Wed, 03/26/2025 - 02:08
Today, the GNU Linux-libre project announced the release and general availability of the GNU Linux-libre 6.14 kernel for those who seek 100% freedom for their GNU/Linux computers and software freedom lovers.
Categories: Linux News

GNOME 48 lands with performance boosts, new fonts, better accessibility

Linux News - Wed, 03/26/2025 - 02:08
Tweaks mean smoother operation even on low-end kit. GNOME 48 is here, with some under-the-hood tweaks to improve performance even on low-end kit.…
Categories: Linux News

Bcachefs Aims For "Soft Frozen" On-Disk Format With Linux 6.15 Along With New Features

Linux News - Wed, 03/26/2025 - 02:08
Last month Bcachefs lead developer Kent Overstreet talked of Bcachefs getting to the point of freezing its on-disk format with future on-disk format updates slated to be optional. With today's Bcachefs pull request for Linux 6.15, it's now being treated as "soft frozen" and also landing other new features for this copy-on-write file-system. Among the new features is case insensitive file/folder support contributed by Valve...
Categories: Linux News

OSI’s Questionable Election Returns Questionable Results

Linux News - Wed, 03/26/2025 - 02:08
Garbage in, garbage out. Open Source Initiative is starting to look like an organization that’s turning its back on its founding principles.
Categories: Linux News

Btrfs Adding Fast/Realtime Zstd Compression & Other Performance Optimizations

Linux News - Wed, 03/26/2025 - 02:08
David Sterba of SUSE sent in all of the Btrfs file-system updates today for the now-open Linux 6.15 kernel merge window. There are some new performance optimizations, new and faster Zstd compression level options, and other changes slated to be included for this CoW file-system in Linux 6.15...
Categories: Linux News

Best Free and Open Source Alternatives to Apple iMovie

Linux News - Wed, 03/26/2025 - 02:08
iMovie is a free video editing application which is designed to be friendly to users with limited or no video editing experience. We recommend the best free and open source alternatives for Linux.
Categories: Linux News

SUSECON '25: Expanding Open Source in Cloud, Edge, and AI

Linux News - Wed, 03/26/2025 - 02:08
At SUSECon '25, SUSE unveiled a rebranded portfolio emphasizing Linux support, cloud-native workloads, edge computing, and AI.
Categories: Linux News

Linux Kernel 6.14 Officially Released, This Is What’s New

Linux News - Tue, 03/25/2025 - 22:20
Today, Linus Torvalds announced the release and general availability of Linux 6.14, the latest stable kernel version that introduces several new features and improvements, better hardware support, and more.
Categories: Linux News

Bash Function to Sort Docker Ps Output

Linux News - Tue, 03/25/2025 - 22:20
Sorting the output of docker ps can be helpful when you’re managing multiple containers and need a clearer view of what’s running. In this tutorial, we’ll walk through creating a Bash function that organizes this output in a more readable way using built-in shell tools like awk and sort. This builds upon Docker basic commands like docker ps, docker images, and docker inspect to create more powerful container.
Categories: Linux News