New story! Linux Weekly Roundup: RHEL 8.10, AlmaLinux 8.10, GNOME 46.2, Transmission 4.0.6, and More!

Stay updated with our Linux Weekly Roundup for the latest news, hardware innovations, essential tools, and distribution updates in the Linux community.

New story! (Updated) HealthyPi Move: An Upcoming Open-Source Smartwatch Powered by Nordic nRF5340 SoC

CrowdSupply recently showcased the HealthyPi Move, a biometric monitor designed in a convenient wristwatch form factor. Equipped with Nordic Semiconductor’s nRF5340 SoC and multiple advanced sensors, this portable device is advertised for both personal health tracking and data logging for research applications.

New story! Exciting New Features Are Coming to Thunderbird Mail Client

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Jun 2, 2024 2:13 PM EDT)
  • Story Type: News Story
Thunderbird is closer to new releases with Rust-enabled builds, Microsoft Exchange & native Linux system tray support, and more.

New story! VCN5 AV1 Encode & More AMD RDNA4 RADV Support Land In Mesa 24.2

  • Phoronix; By Michael Larabel (Posted by bob on Jun 2, 2024 12:42 PM EDT)
  • Story Type: News Story; Groups: Linux
It's been another busy week with the open-source AMD Linux graphics driver stack with continued preparations around enabling support for next-generation RDNA4 graphics (as well as continued RDNA3+ / RDNA 3.5 tuning).

New story! Setup KVM Hypervisor on LMDE 6

In particular case the original set of packages differs from Debian 12.5 and Sparky Linux 2024.05 ones : $ sudo apt install qemu-system libvirt-daemon-system libvirt-clients bridge-utils virt-manager

New story! iWave Introduces iW-RainboW-G63M SoM for Network and Cloud Acceleration

iWave recently unveiled the iW-RainboW-G63M System on Module which leverages the AMD’s Versal Premium series. This new module targets cutting-edge applications across data centers, 5G infrastructure, and communication test equipment.

New story! There Has Never Been a Better Time to Switch to Linux

Why bother with Microsoft and its new AI spyware features... When you can always seek your freedom with Linux?

New story! Linux Lite Celebrates 12 Years with 7.0 ‘Galena’ Release

Meet Linux Lite 7.0 'Galena,' now rebased on Ubuntu 24.04 LTS, packed with XFCE 4.18, Linux kernel 6.8, and more.

New story! First Arch Linux ISO Release Powered by Linux 6.9 Is Now Available for Download

The Arch Linux ISO snapshot for June 2024 is now available for download, powered by Linux kernel 6.9, for those planning to deploy the popular rolling-release distribution on new computers.

New story! Docker Rollout: Zero Downtime Deployment for Docker Compose

Learn how to install and use Docker Rollout to quickly update the Docker Compose services with zero downtime by automating every task.

New story! Debian Has Yet To Establish Firm Stance On The Use Of AI

While the Gentoo Linux project recently established an AI policy to forbid contributions to the project made using any AI tools/assistance and NetBSD also came out with a similar policy against AI-generated code, the Debian project for now has no project-wide policy regarding AI.

New story! Varia – simple download manager

  • LinuxLinks.com (Posted by sde on Jun 2, 2024 12:35 AM EDT)
  • Story Type: Reviews; Groups: GNOME, Linux
Varia is billed as a quick and efficient download manager. It’s a GNOME-based utility written in Python and published under an open source license. The name “Varia” comes from the aria2 software it is based on.

New story! Wine 9.10 Launches with Enhanced DPI Awareness

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Jun 1, 2024 11:04 PM EDT)
  • Story Type: News Story
Wine 9.10 debuts with vkd3d 1.12, better DPI support, and C++ RTTI on ARM. Here's more on that!

New story! How to Create Device Files Using the Mknod Command in Linux

Learn how to create a block device, a character device, and a FIFO pipe file using the mknod command in Linux, with practical examples.

New story! How to Check Your Private & Public IP Addresses in Ubuntu

Discover a step-by-step guide to check your private and public IP addresses, including both IPv4 and IPv6 protocols, using CLI and GUI methods.

New story! Linux Lite 7.0 “Galena” Officially Released with Xfce 4.18, Based on Ubuntu 24.04 LTS

Linux Lite developer Jerry Bezencon announced today the release and general availability of Linux Lite 7.0 as the latest version of this Ubuntu-based distribution featuring the lightweight Xfce desktop environment.

New story! Windows Subsystem for Linux gets enterprise friendly and plans a settings interface

Scared of editing a config file? There'll soon be a GUI for that. The Windows Subsystem for Linux is due to receive a user interface for settings as well as management enhancements to make the platform more attractive to enterprise administrators.…

New story! Understanding Linux Filesystems: Inodes, Block Sizes, and Data Structures

A filesystem is a fundamental component of any operating system. It is the system that manages how data is stored and retrieved on a storage device. In the world of Linux, filesystems play a crucial role in the organization and efficiency of data handling. With several types of filesystems available, understanding their underlying structures and functions is essential for anyone working with Linux, whether you're a system administrator, developer, or an enthusiast.

New story! CentOS 7’s Final Countdown: 30 Days Left Until Support Ends

CentOS 7 users, time's running out! Support ends June 30, 2024. Switch to a new Linux distribution ASAP. Here are the possible upgrade paths.

New story! How To Use Fsck Command To Check And Repair Linux File Systems (2024 Update)

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Jun 1, 2024 2:15 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Need to fix or diagnose disk errors on your Linux system? Our guide provides 20 useful fsck commands with examples to check and repair Linux file systems.

New story! How to Install Emby Media Server on Ubuntu 22.04

Emby is an open-source alternative to Plex Media Server. This guide will show you how to install Emby Media Server on an Ubuntu 22.04 server. You will run Emby with Nginx as a reverse proxy and secure Emby via SSL/TLS certificates via Letsencrypt.

New story! NetworkManager 1.48 Improves Detection of 6 GHz Band Capability for Wi-Fi Devices

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Jun 1, 2024 11:43 AM EDT)
  • Story Type: News Story; Groups: Linux
NetworkManager 1.48 open-source tool for managing network connections on a Linux-based operating system is now available for download as a major update that introduces new features and improvements.

New story! Linux 6.10 Is Making It Much Easier To Deal With Quirky Touchscreens

Right now when dealing with quirky/buggy touchscreens a C file needs to be manually manipulated and the Linux kernel recompiled. With a new "i2c_touchscreen_props" kernel command line option on its way to the mainline kernel, the process of overriding touchscreen properties is dramatically easier for those dealing with Linux on touchscreen-enabled devices.

New story! What is the OOM Killer on Linux?

  • RoseHosting Blog; By Jeff Wilson (Posted by RoseHosting on Jun 1, 2024 9:12 AM EDT)
  • Story Type: Tutorial; Groups: Linux
OOM killer is a shortcut to Out of Memory Killer and is a Linux component designed to prevent RAM exhaustion. The OOM Killer has one task, and that task is to check if there is enough available memory, and if there is not, then select a process to kill to free up some RAM. The situations with exhausted memory occur because the Linux kernel has over-allocated too much for its processes.

New story! Free Software is the Future, Open Source is Just Openwashing (Proprietary With a False Marketing Twist)

Bruce, of Debian and OSI fame, spoke to me about a bunch of topics and gave me his phone number. One subject that came up was SFLC or Prof. Moglen, not necessarily in relation to the trademark dispute (over SFC, which seems to have resorted to the same serial defamation it had weaponised against other high-profile people).

New story! Nitrux 3.5 Rolls Out with Important Updates

Systemd-free distro Nitrux 3.5 is here with Liquorix kernel 6.8, KDE Plasma 5.27.11, a new AMD Vulkan driver, critical security updates, and more.

New story! Endless OS 6: How desktop Linux may look, one day

EndlessOS 6 is a toughened and much-simplified immutable Debian 12 with a friendly GNOME-based desktop, aimed at kids, education, and novice users.

New story! Best Free and Open Source Software: May 2024 Updates

  • LinuxLinks.com (Posted by sde on Jun 1, 2024 3:53 AM EDT)
  • Story Type: Roundups; Groups: Linux
Here are the latest updates to our compilation of recommended software. We’ve really pulled all the stops out this month and published a gargantuan number of updates.

New story! How to whitelist an IP in Fail2ban on Debian Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 1, 2024 2:37 AM EDT)
  • Groups: Debian, Linux; Story Type: News Story
How to whitelist an IP in Fail2ban on Debian Linux. Fail2Ban is used to protect servers against brute force attacks. Fail2ban uses iptables to block attackers, so, if we want to add permanent IP address and never be blocked, we must add it in the config file.

New story! Systemd-Free and Immutable Distro Nitrux 3.5 Is Here with Mesa 24.1, NVIDIA 555

Uri Herrera announced today the release and general availability of Nitrux 3.5 as the latest ISO snapshot of this systemd-free, immutable, and Debian-based GNU/Linux distribution built around the KDE Plasma desktop.

There are 2 forums.

Message Board Who Last Post
LXer Meta Forum linuxer May 28, 2024 3:47 AM
Linux dba477 Mar 29, 2024 2:09 AM

Showing articles from all categories. Filter: