DistroWatch Weekly |
DistroWatch Weekly, Issue 1070, 13 May 2024 |
Welcome to this year's 20th issue of DistroWatch Weekly!
Computers and computing power grow every year. We constantly see newer, faster computers with more RAM and more CPU cores. While software features can (and do) grow over time to gobble up the new resources provided by hardware, not all software projects aim to be bigger and better - some strive to be smaller and better. This week we start with a look at Damn Small Linux (also known as DSL). The DSL project has returned after ten years of being dormant to once again supply minimal desktop computing solutions. Our Feature Story has more information about DSL in its present form. In our News section we talk about Red Hat offering an AI edition of Enterprise Linux, providing large language models (LLMs) and AI tools under open source licensing. We also report on the Asahi Linux project's Fedora Remix which runs on ARM-powered Apple computers and has been upgraded to Fedora version 40 while Qubes extends the lifespan for Qubes OS 4.1. The UBports project may soon have a new web browser and we share details on why a new browser is desired below. Plus we discuss how to suppress those kernel status messages which scroll by when booting the computer. We discuss how to silence those messages in this week's Questions and Answers column. Then our Opinion Poll opens the topic of X11 and how long the aging graphical display protocol is likely to be supported on Linux. Let us know how long you expect to see X11 as a supported option below. Plus we are pleased to share the new releases of past week and list the torrents we are seeding. We wish you all a wonderful week and happy reading!
This week's DistroWatch Weekly is presented by TUXEDO Computers.
Content:
- Review: Damn Small Linux 2024
- News: Red Hat offers AI edition, Fedora Asahi Remix 40 available for ARM-powered Apple computers, Qubes extends 4.1 support cycle, new web browser in the works for UBports
- Questions and answers: Hiding messages from the kernel while booting
- Released last week: AlmaLinux OS 9.4, Rocky Linux 9.4, SparkyLinux 2024.05, Daphile 24.05, TUXEDO OS 3-20240929
- Torrent corner: AlmaLinux OS, NetBSD, Rocky Linux, SparkyLinux
- Upcoming releases: Murena 2, FreeBSD 14.1 BETA3
- Opinion poll: How long will X.Org be supported on Linux distributions?
- Site news: Fixing RSS feeds
- New distributions: RSOS, Altima Linux
- Reader comments
|
Feature Story (By Jesse Smith) |
Damn Small Linux 2024
Damn Small Linux was a business card size (50MB) live CD Linux distribution, based on Debian and Knoppix. After a 12 year break (from 2012 to 2024), the Damn Small Linux (often referred to as "DSL") project was relaunched. The distribution is now based on Debian and antiX with the goal of fitting on live media 700MB or smaller (in order to be usable in CD-ROM drives). Despite its minuscule size it strives to have a functional and easy to use desktop. Damn Small Linux has a nearly complete desktop suite, including web browsers, office software, an e-mail client, PDF viewer, media players, and FTP/SFTP client.
DSL 2024 appears to be based on antiX's runit edition. I couldn't find information on the DSL website about whether the distribution is meant to be run exclusively as a live distribution from a CD or if it is meant to be installed - that was something I'd need to wait to discover.
DSL is available as a single edition for 32-bit machines. Specifically, DSL is built to run on computers with i486 processors, or newer CPUs that are compatible with the i486 x86 processors. The ISO I downloaded was 660MB in size.
Live mode
The live media's boot menu offers to boot the distribution to a live desktop. Other boot menu options offer safe graphics mode, a failsafe mode, and a VirtualBox video mode. Using any of these options brings up a Fluxbox window manager with a yellow-on-black theme. A Conky status panel appears and displays process and memory statistics.

Damn Small Linux 2024 -- The Fluxbox window manager
(full image size: 1.1MB, resolution: 1920x1200 pixels)
On the desktop we find three icons: File Manager, DSL 2024 FAQ, and Install. The File Manager icon launches the zzzFM graphical file manager. This application runs, though it is missing its local manual and trying to access the zzzFM documentation produces an error. The FAQ icon opens a local document that is a few pages long. This document offers information on default passwords, the purpose of DSL, and how to transfer the ISO file to a thumb drive. The Install icon, as one might imagine, launches the system installer. This resolved my curiosity from earlier and confirms the distribution can be installed to a local hard drive.
Installing
DSL ships with a graphical system installer which I believe it inherits from antiX. This system installer also appears in the MX Linux distribution. The installer does a media check before it begins. We get started by selecting guided or manual partitioning options. The guided approach asks us if we'd like to enable hibernation or encryption. On this screen we can click and drag a slider to determine how much available disk space is allocated to the root partition and how much (if any) is assigned to a /home partition.
I tried using the manual partitioning screen, though here I ran into a problem. Disks and partitions are listed on this screen and there are seven buttons down the right side of the window. The buttons are not labelled (with icons or words), leaving the user to guess what they might do. When experimenting in a virtual machine I confirmed one button creates a new partition, but the other six remained something of a mystery.

Damn Small Linux 2024 -- Manual disk partitioning
(full image size: 898kB, resolution: 1280x1024 pixels)
While the distribution installs to our selected partition in the background we are asked some additional questions. We're prompted to make up a hostname, select our timezone, and create a username and password. We can optionally create a separate password for the user account.
There is a button which offers to show us available background services we can enable. When I clicked this button no services were listed. I suspect this is not a bug, but rather a reflection of DSL's minimal nature and an indication very few services are bundled with the distribution.
Once the installer finished copying its files to the hard drive the installer offered to restart the computer.
Early impressions
My installed copy of DSL booted to a crude login page where we can type our username and password. The Tab key, often used to switch between fields, doesn't seem to serve us here. Instead we use the more traditional Unix approach of pressing Enter to advance through the fields. Instead of a drop-down menu for selecting our session type, we can press F1 to cycle through session options. There are six sessions available: zzz-flubox, fluxbox, minimal fluxbox, zzz-jwm, jwm, and jwm-minimal.
The live mode uses Fluxbox and it is also the default on the installed copy of DSL. JWM is set up to look and act very similarly to Fluxbox. There are some minor visual differences, but otherwise the two window managers are configured to behave almost identically. The default Fluxbox session uses a yellow and black theme with semi-transparent menus and a thin panel at the bottom of the display. The JWM session has a dark theme with opaque menus. In JWM the panel is also placed at the bottom of the display and it is thicker with a more common approach to spacing and some quick-launch icons. Because I found the opaque menu easier to read and I liked the layout of the JWM panel better, I mostly used JWM during my trial.

Damn Small Linux 2024 -- Exploring the JWM application menu
(full image size: 994kB, resolution: 1920x1200 pixels)
Both window managers offer light, quick interfaces that take up few resources while being highly responsive and looking like very simple desktop environments.
Something I noticed earlier on was there was an unexpected file in my user's home directory I had not created. This file, called VisiData-example.csv, is a text file with some example data in it, as one would see in a small database or spreadsheet. I found that this file exists, for some reason, in the /etc/skel directory which means it is copied into every new user's home directory when new accounts are created. I don't know why this test data exists, but I'm guessing it got added to the DSL build accidentally.
Hardware
I first tried DSL in a VirtualBox environment where the distribution ran smoothly and quickly with no issues. When I tried DSL on my laptop I discovered the distribution would not boot in UEFI mode, it will boot in Legacy BIOS mode only. This seems to be in keeping with the project's focus on older hardware.
DSL, as the name implies, is a fairly small distribution. While it doesn't squeeze into a 50MB ISO anymore, the 660MB ISO installs onto my hard drive, taking up 2.2GB of space, plus a swap file. When logged into the JWM session DSL takes up about 270MB of RAM, putting it on the lighter end of the spectrum.
A moment ago I mentioned a swap file. The DSL installer sets up a swap file located at /swap/swap, in a directory readable by root only. This allows the system to use swap without requiring us to create an extra partition.
Included software
The new version of DSL ships with quite a few applications, most of them lightweight. However, one exception to this is Firefox (ESR) which is included by default. For older machines DSL also provides NetSurf and the Links 2 command line browser. We're given the gFTP file transfer client along with the mutt e-mail client. AbiWord and Gnumeric are installed for us and provide spreadsheet and word processing functionality.
The distribution includes media codecs for playing audio and video files along with the XMMS audio player and mpv media player. The zzzFM file manager is installed for us along with a handful of small games like terminal Pacman and Tetris.

Damn Small Linux 2024 -- Reading the FAQ document and playing Pacman4Console
(full image size: 1069kB, resolution: 1920x1200 pixels)
There is a configuration centre I'll talk about in a minute. We're given the GNU command line utilities and runit is the init implementation. This makes booting and shutting down the computer unusually fast. DSL ships with the man manual page reader, but no manual pages are installed on the system. This might be an oversight as there is nothing for man to show us. In the background DSL ships with the older 5.10 version of the kernel.
While most of the applications in the menu worked well and performed as expected, I had trouble with the themes. There is a menu in the application menu which lists themes we can switch to. However, when I'd select a theme nothing would happen, even if I then restarted the window manager. When I opened the control centre I found a tool for changing the appearance of the window manager and this would allow me to pick and test alternative themes.

Damn Small Linux 2024 -- Adjusting the theme in JWM
(full image size: 1.0MB, resolution: 1920x1200 pixels)
Control Centre
The control centre provides a portal for accessing all sorts of configuration options. The centre displays tabs or categories of settings down the left side. Over on the right we find launchers for modules we can open to change system configuration options. There are a wide range of settings modules which help us adjust the look of the desktop, set up wireless networking, enable a firewall, adjust the clock, and change screen resolution. These modules are not unified, they're pulled in from a variety of upstream sources. This means, unlike the settings panels of Plasma, GNOME, and Xfce the DSL modules all have different styles. This can give an uncoordinated feel as the clock settings use a slider to set the time, the firewall tool just shows buttons for enabling/disabling the firewall, and the screen resolution utility pops up a tiny window with drop-down menus. My point is the functionality is there and works, but it's crude and it puts a range of styles on display that make each one its own adventure in getting a feel for the tool.

Damn Small Linux 2024 -- Browsing the Control Centre panel
(full image size: 1.1MB, resolution: 1920x1200 pixels)
Package management
The DSL distribution uses APT on the command line for package management. There does not appear to be any graphical package manager. (There is an update manager in the control centre, but it gave me errors when I tried to launch it.) Using APT we can pull from Debian 12's repositories and also from antiX's pool of software. There are some extra repositories listed on the system, such as LibreWolf, but these are disabled by default.
There was no notification of available updates, the user is left to check manually and install or remove software from the command line. This worked and I encountered no problems when using APT to update the system's packages.
DSL does not ship with Snap or Flatpak support, but we can install Flatpak from Debian's repositories and use it if we wish. Snap support is unavailable because DSL uses runit instead of systemd which is a dependency of the Snap framework.
Conclusions
The DSL website says the project's mission is to keep older computers running, saving them from unnecessary retirement: "This project is meant to service older computers and have them continue to be useful far into the future. Such a notion sits well with my values. I think of this project as my way of keeping otherwise usable hardware out of landfills."
I think the project is doing a good job. From what I have observed so far, the new sub-700MB version of DSL does a great job of walking the line between supporting older equipment while still being useful and somewhat up to date. Some lightweight projects are so minimal or so alien in their approach that I find them difficult to navigate. A less experienced Linux user probably wouldn't handle something like SliTaz or Tiny Core Linux gracefully.
The DSL project manages to find a good balance between supporting older equipment (32-bit machines using CD-ROM drives are supported) while also offering a fairly familiar experience. The JWM and Fluxbox window managers are presented in a way that should be fairly comfortable to Linux users and people who were running versions of Windows from 10 to 20 years ago. We're given two working web browsers, a decent file manager, some small utilities, a few games to pass the time (a benefit on older equipment), and even some basic office functionality. Plus, if we want more modern software we can pull it in from the latest stable version of Debian.
I think it's telling that after three or four days of playing with DSL, the one serious complaint I could come up with was it didn't work with UEFI mode. Since all computers from the era DSL is targeting should support Legacy BIOS mode, this should be a non-issue for people who want to run DSL. There were a few minor issues, like having trouble switching themes or the update utility getting stuck in a loop, but nothing serious. These will probably get fixed by the next release and there are simple workarounds.
All in all, the new version of DSL performed better than I expected and I think the distribution does an unusually fine job of balancing the limited hardware of older machines while being functional and friendly.
* * * * *
Hardware used in this review
My physical test equipment for this review was an HP DY2048CA laptop with the following
specifications:
- Processor: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
- Display: Intel integrated video
- Storage: Western Digital 512GB solid state drive
- Memory: 8GB of RAM
- Wireless network device: Intel Wi-Fi 6 AX201 + BT Wireless network card
* * * * *
Visitor supplied rating
Damn Small Linux has a visitor supplied average rating of: 8.9/10 from 7 review(s).
Have you used Damn Small Linux? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Red Hat offers AI edition, Fedora Asahi Remix 40 available for ARM-powered Apple computers, Qubes extends 4.1 support cycle, new web browser in the works for UBports
AI bots using large language models (LLMs) have been highly popular over the past year. Red Hat has announced the company will be getting involved in LLM development, using Red Hat Enterprise Linux (RHEL) as a base for open source LLMs: "RHEL AI brings together the open source-licensed Granite large language model (LLM) family from IBM Research, InstructLab model alignment tools based on the LAB (Large-scale Alignment for chatBots) methodology and a community-driven approach to model development through the InstructLab project. The entire solution is packaged as an optimized, bootable RHEL image for individual server deployments across the hybrid cloud and is also included as part of OpenShift AI, Red Hat's hybrid machine learning operations (MLOps) platform, for running models and InstructLab at scale across distributed cluster environments."
Red Hat plans to offer bootable images for RHEL that will include AI tools which will be provided under the Apache open source license: "A bootable image of Red Hat Enterprise Linux, including popular AI libraries such as Pytorch and hardware optimized inference for NVIDIA, Intel, and AMD. Enterprise-grade technical support and model intellectual property indemnification provided by Red Hat." Details can be found on the Red Hat Enterprise Linux AI page.
* * * * *
The Fedora team have announced the release of Fedora Asahi Remix version 40, a series of Fedora editions for Apple ARM-powered computers. "In addition to all the exciting improvements brought by Fedora Linux 40, Fedora Asahi Remix brings conformant OpenGL 4.6 support to Apple Silicon. It also continues to provide extensive device support, including high quality audio out of the box.
Fedora Asahi Remix offers KDE Plasma 6 as our flagship desktop experience. It also features a custom Calamares-based initial setup wizard. A GNOME variant is also available, featuring GNOME 46, with both desktop variants matching what Fedora Linux offers. Fedora Asahi Remix also provides a Fedora Server variant for server workloads and other types of headless deployments. Finally, we offer a Minimal image for users that wish to build their own experience from the ground up." Install instructions are offered in the Fedora documentation.
* * * * *
The Qubes project is extending its support cycle for Qubes OS 4.1. The original end date was June 18, 2024 and has been extended to July 31, 2024. "According to the Qubes OS Project's release support policy, Qubes OS releases are supported for six months after each subsequent major or minor release. This means that Qubes 4.1 will reach EOL six months after Qubes 4.2 was released. Since Qubes 4.2 was released on 2023-12-18, Qubes 4.1 is scheduled to reach EOL six months later on 2024-06-18. SecureDrop currently relies on Qubes 4.1 for the SecureDrop Workstation. To allow for additional time to ensure full compatibility of the SecureDrop Workstation with Qubes 4.2, and to help existing users migrate, FPF has offered to sponsor an extension of post-EOL Qubes 4.1 security support until 2024-07-31, and the Qubes OS Project has agreed." Details of this change can be found in the project's announcement.
* * * * *
The UBports project may soon have a new web browser that offers better multimedia support. This new browser could eventually replace the Morph browser which is facing some compatibility issues. "Alfred has been doing some experiments towards a new browser for UT. A demo was shown. It is already very fluid. The URL bar is at the bottom and the keyboard swipes up. It runs on 60fps. It is fully compliant so it doesn't need the permission tweaks that our current chromium based browser requires. The browser is based on the Apple webkit model. Unlike chromium there is gstringer support for multimedia. That means hardware accelerated video decoding is happening. Just to make clear, this is still in the early stages it is coming along well but is not a finished product yet.
Flo commented that since Morph is based on a late version of Qt 5, we cannot upgrade the webengine until we reach Qt 6. Unfortunately that is a big challenge and we don't even have the resources to try at the moment. New HTML5 tricks are not compatible with the old Qt version, so some websites are just a mess. With Morph, that will only get worse as pages are upgraded. There are some webapps which no longer work because of those library issues." Additional work happening in the UBports project is discussed in the mobile operating system's newsletter.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Hiding messages from the kernel while booting
Keeping-the-kernel-quiet asks: I get several ACPI error messages which fly by too fast for me to capture at boot time, but openSUSE Tumbleweed seems to run just fine once it's up and running. My question for you is: is there a way to turn off those error messages at boot time?
DistroWatch answers: I believe what you are looking for is the quiet kernel parameter. When the Linux kernel is booted with the quiet parameter it will "disable most log messages."
The Arch Linux wiki has a great tutorial on how to change kernel parameters, both testing them at boot time and then making the changes permanent.
The quiet parameter is often passed to the kernel along with splash to enable a graphical screen at boot time, though quiet can be used on its own.
The question mentioned that the boot messages flew by too quickly to read. If you're curious about the information shared in these messages, you can see the kernel boot messages after the system has finished booting by running the dmesg command:
$ dmesg | less
The above command will show you the ACPI messages along with hardware information, driver messages, and kernel memory statistics.
* * * * *
Additional answers can be found in our Questions and Answers archive.
|
Released Last Week |
AlmaLinux OS 9.4
AlmaLinux OS is an enteprise Linux distribution built from the source code of Red Hat Enterprise Linux. The distribution's latest release, AlmaLinux OS 9.4, focuses on security and virtual machine snapshots. The release announcement offers a summary of changes: "The AlmaLinux 9.4 introduces updates to enhance machine security and data protection. Enhancements in web-console and system roles automate additional operations and promote consistency in complex IT environments. The new release's features aim to improve system availability and reliability, facilitate easier recovery operations, and enhance virtual machine snapshot capabilities in hybrid cloud environments. The new system roles introduced enable the creation and management of logical volume manager (LVM) snapshots for improved data backup and recovery processes. Additionaly, updates in the 9.4 release continues to improve performance, scalability, and reliability for developers in building and managing applications. You can read the full release notes for this version on the wiki: AlmaLinux OS 9.4 Release Notes."
SparkyLinux 2024.05
SparkyLinux is a lightweight, Debian-based distribution. The project has published an update to its semi-rolling branch. This update includes new versions of Firefox, LibreOffice, Thunderbird, and the kernel. It also rolls back a recent change, swapping out the newer Nala package manager in favour of APT. "The latest version of Sparky CLI Installer provides a few changes, such as autopartitioning option and so, autosetting the target system a little faster. The Nala [package manager] doesn't upgrade packages properly as APT, so I recommend to uninstall Nala on Sparky Testing. There is also issue of libgnutls-dane0 package (massive package update in testing) which has to be uninstalled before upgrading other packages. There are three new package repo and ISO mirror servers available for downloading ISO images and installing packages, located: US2 in NY, USA, SI1 and SI2 in Singapore, Asia. All three servers are provided thanks to Astian, Inc." Additional details can be found in the project's release announcement.
Daphile 24.05
Daphile is a minimal operating system for running a digital audio player on a headless computer. The project's latest release is version 24.05 which includes an upgrade to Perl 5.38 and removes Mysqueezebox.com integration from LMS. Additional changes are listed in the project's changelog. Perl Crypt::Blowfish added to improve Deezer plugin performance. Streaming plugins tested to work for now: Spotty v4.10.1; TIDAL v1.4.6; Qobuz v3.5.0; Deezer v2.81.4; YouTube v0.212. WAV output file option added to CD ripping. CDDB replaced with Gnudb. SMB3 and WebDAV support into Storage Network drives. Automatic web UI color theme option based on device theme. Kernel update to 6.6.30 and 6.6.30-rt30. Linux firmware file inclusion improved. Daphile built with GCC 13.2. ISO file size grown due to increased kernel modules with related firmware files. Compression strategy change: Kernel modules and firmware files use LZMA (.xz); SquashFS root filesystem uses Zstd." The project offers vanilla and real-time kernel editions.
TUXEDO OS 3-20240429
TUXEDO OS is an Ubuntu-based distribution featuring the KDE Plasma desktop which is developed in Germany by TUXEDO Computers GmbH. The organization's latest release includes an update to the new Plasma 6 desktop environment. "The most important technical change with Plasma 6 is the default setting of Wayland as the display server instead of the previous X11 display server. We have already described the differences between X11 and Wayland in an article in our knowledge base. The new display protocol promises, among other things, less tearing and artifacts as well as better configurability for multi-monitor environments. In the best case scenario, you will not notice the change or even perceive it as positive. However, there are cases where you should stick with X11 for the time being. This applies in particular to owners of older NVIDIA cards that require drivers older than v495.44. We make it easy for you to test which session type is the most suitable for you at the moment. To provide you with a quick and easy way to switch between X11 and Wayland, we have included an easy selection option." Additional details can be found in the distribution's release announcement.

TUXEDO OS 3-20240429 -- Running the Plasma 6 desktop
(full image size: 1.7MB, resolution: 2560x1600 pixels)
Rocky Linux 9.4
Rocky Linux is a community enterprise operating system designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux. The project's latest release, Rocky Linux 9.4, introduces a number of changes to further customize the operating system and improve security. "From Rocky Linux 9.4 forward, you can specify arbitrary custom mount points except for specific paths that are reserved for the operating system. Creation of different partitioning modes is now available including auto-lvm, lvm, and raw. Customize tailor options for a profile and add it to your blueprint customizations by using selected and unselected options to add and remove rules. Security: Listed below are security-related highlights in the latest Rocky Linux 9.4 release. For a complete list of security-related changes, see the upstream link. SELinux userspace release 3.6 introduces deny rules for further customizing policies. Keylime server components, the verifier and registrar, are available as Containers. Rsyslog processing system introduces customizable TLS/SSL encryption settings and additional options that relate to capability dropping. OpenSSL TLS toolkit adds a drop-in directory for provider-specific configuration files. libkcapi 1.4.0 introduces new tools and options. Notably, with the new -T option, you can specify target file names in hash-sum calculations. stunnel 5.7.1 TLS/SSL tunneling service changes the behavior of OpenSSL 1.1 and later versions in FIPS mode. Besides this change, this version provides many new features such as support for modern PostgreSQL clients." Additional information can be found in the release announcement and in the release notes.
EuroLinux 9.4
EuroLinux is an enterprise-class Linux distribution made and supported by the EuroLinux company, built mostly from code of Red Hat Enterprise Linux. The company's latest release is EuroLinux 9.4 which places a focus on security and updating programming languages. "Major changes in EuroLinux 9.4. Security - key security-related highlights: Rsyslog log processing system introduces customizable TLS/SSL encryption settings and additional capability dropping options. The OpenSSL TLS toolkit adds a provider-specific configuration directory. The Linux kernel cryptographic API (libkcapi) 1.4.0 introduces new tools and options. You can now specify target file names for hash calculations using the -T option. The stunnel TLS/SSL tunneling service 5.71 provides many new features such as support for modern PostgreSQL clients. Programming languages, web and database servers - later versions of the following application are now available: MariaDB 10.11; nginx 1.24; PHP 8.2; PostgreSQL 16; Python 3.12." Additional details and download links can be found in the EuroLinux release notes.
NST 40-13973
Network Security Toolkit (NST) is a bootable live disc based on the Fedora distribution. The toolkit was designed to provide easy access to best-of-breed open source network security applications. The project's latest release, version 40-13973, features Linux 6.8.9, the Spiderfoot utility, and Portainer is available for Docker container management. The release announcement highlights key changes: "Below is a summary of the feature improvements included in this release: Access to the Spiderfoot reconnaissance tool that automatically queries over 100 public data sources (OSINT) to gather intelligence on IPv4 Addresses, Domain Names, E-mail Addresses, Names and more can be run as a Docker container. The graphic: Spiderfoot - NST 38 System Scan was a summary result to determine open exposed ports using this tool. Access to the Metasploit Framework (MSF) for developing and executing exploit code against a remote target machine can be run as a Docker container. Added the Portainer application, for Docker container management, as a Docker container. As always, the networking and security applications included have been updated to their latest version which can be found in the manifest."

Network Security Toolkit 40-13973 -- Running the MATE desktop
(full image size: 106kB, resolution: 1920x1440 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
Torrent Corner |
Weekly Torrents
The table below provides a list of torrents DistroWatch is currently seeding. If you do not have a bittorrent client capable of handling the linked files, we suggest installing either the Transmission or KTorrent bittorrent clients.
Archives of our previously seeded torrents may be found in our Torrent Archive. We also maintain a Torrents RSS feed for people who wish to have open source torrents delivered to them. To share your own open source torrents of Linux and BSD projects, please visit our Upload Torrents page.
Torrent Corner statistics:
- Total torrents seeded: 2,997
- Total data uploaded: 44.4TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll (by Jesse Smith) |
How long will X.Org be supported on Linux distributions?
The X11 protocol has been around for about 40 years now and implementations of X11 (such as X.Org) have been running on Linux since the 1990s, providing users with graphical desktops and applications. Over the past decade or so Wayland has been gradually gaining momentum and support for Wayland has been gradually making its way into window managers and desktop environments.
This week we'd like to hear how long you think X.Org will continue to be supported in Linux distributions. Do you think Wayland is about to hit critical mass and replace X.Org or will the process be much more gradual?
You can see the results of our previous poll on using storage pools which can expand in our previous edition. All previous poll results can be found in our poll archives.
|
X.Org will continue to ship in most Linux distros for the next....
1 Year: | 42 (2%) |
3 Years: | 210 (11%) |
5 Years: | 787 (41%) |
10 Years: | 420 (22%) |
15 Years: | 84 (4%) |
20 Years: | 70 (4%) |
Longer than 20 years: | 316 (16%) |
|
|
Website News |
Fixing RSS feeds
The past few weeks I've been digging through the DistroWatch website and code, fixing little issues. I'll talk about the bulk of those more, once I'm closer to finished. For now I want to talk about a small win.
For years DistroWatch has maintained RSS feeds for announcing new distribution releases, news headlines, and package updates. These feeds are generated dynamically and automatically as new material is posted to the DistroWatch website.
When the feeds were originally set up, we were careful to make sure they were standards compliant. In other words, they used just standard RSS features and passed W3C validation tests. And for a while that was all well and good. We occasionally tested the feeds to confirm they were working and subscribed to our own feeds to confirm they worked with multiple clients.
However, over time, various RSS feed readers, especially cloud-based ones, became more popular. This gave rise to three problems.
First, a number of third-party RSS feed readers are not standards compliant and require extensions to the original standard. Unfortunately, these readers almost never produce error messages; they just silently fail. This has resulted in a number of people contacting us over the years to say our RSS feeds are not working (or "down"), even though we can confirm they are both working and standards compliant. Often times, when we engage in a back and forth, people can't tell us why their client is failing as there is no error or warning, the RSS client simply fails to show any entries from our feeds.
The second issue was cloud RSS feed readers often ended up checking for updates frequently and from a single IP address, making it look like the service was trying to perform a denial of service (DoS) attack rather than simply read the feed for multiple users. This sometimes causes clients to get blocked.
The third issue is most of the web has moved to using HTTPS as the base line standard, but some old RSS clients still stick with HTTP and cannot read HTTPS connections.
Recently I've been working on these issues, trying to make sure heavy traffic to our RSS feeds is seen as a positive rather than an attack. And I've been trying to adjust our RSS feed generation to make sure RSS clients that are a bit picky (and fail silently) will display our feeds properly. This has meant a little trial and error and gathering some bug reports from our visitors (thanks to everyone who sent in reports).
At this point I think most feed readers, whether they are local or cloud-based, whether they are standards compliant or not, should work properly with our news feeds. Thank you to everyone for letting us know when you ran into problems, reporting bugs to the feed readers, and helping us troubleshoot to see what tweaks were needed.
* * * * *
New distributions added to waiting list
- RSOS. RSOS is a minimal, Debian-based distribution featuring the Xfce desktop.
- Altima Linux. Altima Linux is a Debian-based distribution featuring the Cinnamon desktop. It strives to be familiar and easy to use for people migrating from proprietary operating systems.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 20 May 2024. Past articles and reviews can be found through our Weekly Archive and Article Search pages. To contact the authors please send e-mail to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews/submissions, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, donations, comments)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
 bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
|
Reader Comments • Jump to last comment |
1 • Fixing RSS Feeds (by New User on 2024-05-13 01:09:12 GMT from Canada)
Have been using Falkon web browser which has worked flawlessly. Recently however, when going to distrowatch.com, it fails to load properly, requiring a number of page reload attempts to get the page to load. This seems to occur specifically ONLY on distrowatch.com. When clicking on the link to the distrowatch weekly page, it NEVER loads. Is it possible this behaviour might be related to the RSS issue discussed at the end of distrowatch 1070?
A further question: While I have not experienced this behaviour when accessing distrowatch.com with Firefox, it has another problem. I have Firefox set up (from settings menu) to always ask where to "save to". Problem is, it DOESN't always save to the LAST place it should have saved to. It will randomly save to unexpected locations, depending on the file extension. When you are jumping around saving hundreds or thousands of items (for research or whatever), it is ESSENTIAL that savings foollow last saved location as I jump around. Otherwise, the behaviour is completely broken and unusable. Finally figured out, Firefox depends on about:config in the url bar for saving settings, rather than editing a text file, or using it's own settings menu (which logically, is where you'd think it would save settings). But there are soooo many settings to toggle there, it's mind-boggling. Any suggestions as to just what specific flags to toggle to get the desired behaviour? Any suggested fixes appreciated.
2 • Xorg (by John on 2024-05-13 01:20:57 GMT from Canada)
I hope Xorg keeps going for many years, but I think the commercial will be all Wayland rather soon.
My only complaint about Wayland is it is being developed only for Linux, no thought of portability. That is giving the BSDs a vary hard time.
3 • Silent Linux (by VM Clark on 2024-05-13 01:28:33 GMT from United States)
"Keeping-the-kernel-quiet asks". I had a very similar question and visited that Arch site,. It help but still go unwanted messages. Since then, I installed Ubuntu LTS and used its default grub.cfg . Result, no messages. Previous had my own grub.cfg I used for years that had those "quiet" and "Splash" attached, but made no difference.
4 • X11 Top shelf item (by artytux on 2024-05-13 01:47:18 GMT from Australia)
I have tried Wayland on a five distros and all had high cpu use and they seem to prefer btrfs, X11 with Ext4 it's just fine works and work well, no need to change when it works ! If I was forced to use Wayland I would change distro if I run out of distros using X11 on Linux Hah Then I got a serious problem.
5 • @1 tweak about:config via. user.js (by Vinfall on 2024-05-13 01:51:44 GMT from Hong Kong)
A good starting point to tweak about:config is arkenfox/user.js. Although it focuses on privacy stuff, things like downloads are offered as well. In your case, it's https://github.com/arkenfox/user.js/blob/master/user.js#L587-L598
Don't get scared by the 1200 lines of code. That is already a trimmed version of the lengthy list of Firefox configs. If you are interested, you can learn more about customization on Firefox via user.js (and pref.js, aka. autoconfig), userChrome.css, userContent.css with several searches. Just do not play with omni.ja, that would a nightmare.
6 • @4 X11 (by Reyfer on 2024-05-13 03:11:48 GMT from Venezuela)
I am using Wayland on Debian 12, KaOS, Siduction, MX-Linux, all with Ext4 (never installed BTRFS, no need for most of its features), and I fail to see the high CPU usage you mention, even when some of the distros I use (Debian 12 and KaOS) are installed on laptops with integrated graphics, I still fail to see this high CPU usage
7 • DSL (by Jon on 2024-05-13 03:25:22 GMT from United States)
Thanks for DSL check. Some comments/wonders. You might've mentioned that it's still unreleased at RC3 (and maybe which Antix version it's based on--better yet, a comparison to the base distro--ie, why run one vs the other at what level of resources/hardware, etc).
Second, "DSL File Restore" in the menu should be run before an apt update -- this gets the man pages and things that don't fit on the CD iso. Perhaps a lot of people live in it "live" so the menu entry makes more sense than as one-time "first run" (as would be the case with HD installs) usage. Anyway, it (the file restore) seems to "fix" a lot of things.
Perhaps the default/home web pages should have "first run" things like that, etc instead of the home page at DSL (???).
Also, what apps--an ftp client makes the list but no media player or pdf reader or graphics or ???
The AntiX people seem quite proud of all the live/persistence options that appear to be "bundled in" to DSL--how do they work, etc?
8 • X vs Wayland (by Mike on 2024-05-13 07:21:35 GMT from The Netherlands)
I did a fresh install of Solus OS 1-2 months ago. It uses Plasma with Wayland as default. My Nvidia 1050 card did not work well with this configuration. Youtube gave flikkering during video playback. I switched back to X and all the problems disappeared. Is this a Solus OS issue or a Wayland issue?
9 • @5 tweak about:config (by New User on 2024-05-13 07:44:14 GMT from Canada)
Thanks for the tip. Appreciated. Also thanks for the warning about 1200 lines of code; helped lessen the shock.
10 • quiet kernel / Xorg (by jazzfelix on 2024-05-13 08:08:37 GMT from Germany)
If you want a really quiet kernel at boot, try an OS from the Solaris family.
It has been a while but I always had trouble with wayland. I use a proprietary software (mplab x ide) and that had some glitches in the past as well as puredata (which is gpl'd I think). Also my window manager is i3 and I will stick to this until the ends of all time.
@2: In the FreeBSD ports tree there is a wayland port. I never tried it though.
11 • x11 (by 6 • @4 X11 (by Reyfer) on 2024-05-13 09:10:02 GMT from Australia)
If you care to notice that I was using btrfs 'I have tried Wayland on a five distros and all had high cpu use and they seem to prefer btrfs ' then you wrote 'all with Ext4 (never installed BTRFS) , ' I still fail to see this high CPU usage'
And there is the difference = btrfs !
12 • Wayland (by Jürgen on 2024-05-13 09:16:53 GMT from Denmark)
I can't even remember for how long Linux distros have been promising to switch to Wayland by default with their next (LTS) release, only to consistently fail to do that and then promise again they would do it with the next release. (This time fo' sho', tho'.) It's one thing that it is a complicated matter, so I understand if it doesn't go smoothly; the problem is the constant promises and high hopes which mostly keep disappointing. As the Good Book says: "For which of you, intending to build a tower, sitteth not down first, and counteth the cost, whether he have sufficient to finish it? Lest haply, after he hath laid the foundation, and is not able to finish it, all that behold it begin to mock him, Saying, This man began to build, and was not able to finish." (https://biblehub.com/luke/14-28.htm)
13 • Wayland & BSD (by 0323pin on 2024-05-13 10:41:03 GMT from Sweden)
@10 FreeBSD and, to a certain extent OpenBSD have created a compatibility layer for Wayland to work on their OSs. I use NetBSD and such layer doesn't exit, ... yet. All in all, @2 is correct, Wayland is written with only Linux in mind.
14 • X11 & Wayland (by Carlo Alessandro Verre on 2024-05-13 11:49:21 GMT from Italy)
I use Debian 12 with X11 and I'm fine with it. An ancient Italian proverb says: "Chi lascia la via vecchia per la nuova sa quel che lascia non sa quel che trova" In English: "He who leaves the old path for the new one knows what he leaves but does not know what he finds"
15 • Falkon and website (by Jesse on 2024-05-13 12:55:58 GMT from Canada)
@1: " when going to distrowatch.com, it fails to load properly, requiring a number of page reload attempts to get the page to load. This seems to occur specifically ONLY on distrowatch.com. When clicking on the link to the distrowatch weekly page, it NEVER loads. Is it possible this behaviour might be related to the RSS issue discussed at the end of distrowatch 1070?"
This isn't related to the RSS feed issue. The format of the feeds only affects feed readers which are specifically loading our news feeds.
I'm a bit curious as there aren't many things which should cause a page to not load the first few times, but will load eventually with refreshes. Usually that's a sign a network connection is bad or the browser isn't loading the page properly. Or the browser isn't working with your DNS system.
One thing which stands out here is the comment that the page never loads when licking the weekly link. Can you e-mail us and tell us what does happen an what your IP address is? Is there any error, does the browser seem to time out, does the browser not recognize the link?
16 • Falkon (by Jesse on 2024-05-13 13:03:39 GMT from Canada)
@1: As a follow-up to my reply in @15, I tested DistroWatch with Falkon and have no problems accessing the website or the Weekly. (I'm posting this comment from Falkon 24.02.2.)
17 • @14 (by Reyfer on 2024-05-13 13:34:43 GMT from Venezuela)
Following your proverb, people should stop suggesting windows users switch to Linux, since we should not learn new things or take risks, just stick to the old ways
18 • DSL and UEFI (by luvr on 2024-05-13 14:37:38 GMT from Belgium)
“When I tried DSL on my laptop I discovered the distribution would not boot in UEFI mode, it will boot in Legacy BIOS mode only.”
Wouldn’t it be odd if it did boot in UEFI mode, given that it’s a 32-bit system only?
19 • @17 (by Carlo Alessandro Verre on 2024-05-13 15:16:42 GMT from Italy)
You're right, but I just wanted to say that I won't switch to Wayland until I have a good reason to do so.
20 • @ 7 DSL (by Yan on 2024-05-13 15:40:05 GMT from Canada)
DSL's home page at https://damnsmalllinux.org/ lists the applications you're looking for: Zathura PDF viewer, MPV (video and audio), XMMS (a lightweight audio player), mtPaint (graphics editing), etc.
21 • FreeBSD and Linux drift (by Alvaro on 2024-05-13 16:12:20 GMT from Italy)
@2 "My only complaint about Wayland is it is being developed only for Linux, no thought of portability. That is giving the BSDs a vary hard time."
The real goal of FreeBSD should be to build a completely alternative operating system to Linux, given the bad turn Linux is taking.
22 • Poll (by Robert on 2024-05-13 16:51:08 GMT from United States)
Define "supported in Linux distributions
If were talking widespread support as an option if not the default, then I would guess 5-10 years. The major distros will have shifted over, and even many of the more conservative distros as well by 10 years.
If we're talking about supported anywhere at all, then there will be niche specialist and protest distros until the end of time.
23 • Wayland (by JeffC on 2024-05-13 16:53:31 GMT from United States)
Wayland is not ready to use yet. Yes, I know that the Wayland devs say it is the other parts which they are not responsible for that are not ready, but the simple fact is that until those parts are ready Wayland is not ready.
X11 will continue to be the default until all of the Wayland ecosystem is ready.
24 • Wayland on the BSDs (by Ennio on 2024-05-13 18:11:39 GMT from The Netherlands)
Like the proverbial "elephant in the room" it would be difficult for the BSD family to ignore the Wayland progress and refinement. As a possibility, because Open and Net have their own higly customized forks of Xorg already. Or for convenience, as the remarkable commenter oiaohm on OSNews has suggested: "“Linux can converge towards Wayland + systemd + GNOME/KDE + Flatpak/Snap and the BSDs can stick with X11 + rc + Xfce + traditional packages.” This idea is not workable. Few hard realities. Graphics drivers for BSD the upstream is basically Linux. Why BSD does not have the resources any more to code graphics drivers from scratch. You move on to applications you find the same thing. There is limited developer time. Flatpak and Snap are attempts in the Linux world to reduce developer time usage porting applications. It is a matter of time until we have Wayland only applications appear. PS check the link the person doing Wayland on OpenBSD this is a developer of Xenocara."
For OpenBSD, then, already able to enjoy a full KDE Plasma 5.7 thanks to maintainer Rafael Sadowski, the Wayland port can be found at the usual GitHub repo and the last commit is some months old. With Wayland v. 1.23 close to release in May the OpenBSD support is in mainline, thus, maybe, new commits will come soon. Matthieu Herrb published a paper - Towards running a Wayland Compositor on OpenBSD - consequent the EuroBSDCon in Tallin, Estonia, last year. For NetBSD the workforce is more limited and maintainer Nina Alarie had a scratch with Wayland, as reported in the post "Wayland on NetBSD - trials and tribulations", but four years ago, darn... The closing of her post explains the scarcity of news/code about NetBSD and Wayland: "I've decided to take a break from this, since it's a fairly huge undertaking and uphill battle. Right now, X11 combined with a compositor like picom or xcompmgr is the more mature option." FreeBSD, compared to its siblings, opens prairies of reduced drama thanks to full fledged docs, wiki, tutorials and it's marvelous Handbook (so maybe I'll start from there...).
25 • @8 1050 and Wayland (by Robert on 2024-05-13 20:34:10 GMT from United States)
Most people would tell you the problem is Nvidia. I'm going to tell you there's been a compatibility issue between Nvidia cards and Wayland for a while and try to avoid pointing fingers.
Nvidia didn't want to do things the Wayland way and Wayland didn't want to accomodate Nvidia either.
26 • DSL (by George on 2024-05-13 21:25:05 GMT from Canada)
Just wanted to mention I tried a few small linux for older computers, and concluded that the functionality was very poor compared to Windows 95, which ran fast, without bugs, but obviously insecure and out of date. So, it's pretty much a necessity to go online.
27 • RSS (by a on 2024-05-13 22:51:18 GMT from France)
Thanks for maintaining RSS feeds! I haven’t had any issue in the past years using the Bamboo addon for Pale Moon.
28 • X11 (by Martin on 2024-05-14 01:15:05 GMT from Czechia)
I have yet to see any advantage of Wayland over X. So far all I've seen is Wayland being way less stable and functional. I hope it will never fully replace X11.
29 • Falkon (by Zac on 2024-05-14 02:51:58 GMT from United States)
@16 Jesse, I was curious so I installed the Falkon package in the default Ubuntu 24.04 repo. It's version 24.01.75. The Distrowatch homepage loads the top bar and the first ad placement and that's it... unless I visit the same page more than once. Then sometimes it loads the page, sometimes it doesn't.
30 • Wayland/Manjaro/Plasma 6 (by brad on 2024-05-14 09:05:31 GMT from United States)
Manjaro Stable recently introduced Plasma 6 with X11 as the default, since I had been using X11 all along - Manjaro respected my previous choice.
I have been testing Wayland in this environment (please note - no NVIDIA card - I have no need for fancy graphics) and I have not found any issues with Wayland after a day or so of "normal" use. I will stick with this configuration until I run into an issue (application-related or otherwise) that will force me to go "back" to using X11.
31 • Damn Small Linux (by ThomasAnderson on 2024-05-15 01:08:17 GMT from Australia)
Damn Small Linux isn't Damn Small Linux
1) the size of the distro Originally 50Mb in size Current is a massive 700Mb
2) original DSL was based on Knoppix proper Current is a re-spin of Antix
In what way is re-spinning Antix and slapping on the title of Damn Small Linux innovative? Change a wallpaper....wow. Remove a few apps, add a few other apps....?
Keeping Fluxbox and JWM from Antix....how is that unique? Is there actually anything about this pretender DSL that makes it even worthy of carrying the name? Everything that was great about DSL original is destroyed in this new monstrosity.
Perhaps my unpopular opinion will cause some people to get their heckles up, but the current Damn Small Linux is nothing but a respin of Antix.
That is not Damn Small Linux.
If you want the real DSL in 2024, use TinyCore.
32 • @31 Damn small Linux (by vmclark on 2024-05-15 03:19:44 GMT from United States)
Oh my. Its now Damn Big Linux now. Odd though, when using a small Antix for its base. I like way back when. Its just not relevant today. Most of us have way more powerful computers. Even Raspberry Pi is much more powerful than yesteryear's old 32bit stuff.
33 • DS-antiX-L (by DS-antiX-L on 2024-05-15 04:01:57 GMT from Singapore)
@31 Exactly what I thought after reading the DSL website. I might as well use antiX so that I don't risk waking up one day and find it disappear again.
34 • DSL (by dragonmouth on 2024-05-15 10:50:51 GMT from United States)
Damn Small Linux @ 700 Mb? Sounds like the definition of "elephant" as a mouse built to government specs.
OTOH, at 700 Mb, it IS small in comparison to most other distros.
35 • Wayland and VNC (by Jimbo on 2024-05-15 20:29:47 GMT from New Zealand)
I have Wayland on one laptop partition (EndeavourOS) but all attempts to setup VNC connection to it from other devices in the house have failed. I have no problem with VNC sessions on X.org even on same laptop (when running Debian) - so out of ideas at this stage.
36 • DSL is still small (by JeffC on 2024-05-15 21:05:07 GMT from United States)
If you look at the current releases of antiX that come with Window Managers, you will see that they are 1.2GB or larger.
700MB is quite a bit smaller.
It really is an accomplishment to get a usable system that fits on a CD, where that matters is for old computers that do not have a DVD drive or are not able to boot from USB.
37 • Damn Small Linux (by ThomasAnderson on 2024-05-16 05:13:26 GMT from Australia)
Yes, 700Mb is smaller than your standard distro but....
It's called Damn Small Linux for a reason because 50Mb was damn small. The only other distro that comes close to the original DSL is TinyCore
Perhaps they can change the name to "Quite a bit smaller linux"....
Aside from TinyCore (23Mb), Slitaz is also damn small (43Mb).
700Mb spin of Antix just seems to me to be resurrecting a name for fame.
38 • @36: (by dragonmouth on 2024-05-16 12:22:23 GMT from United States)
"It really is an accomplishment to get a usable system that fits on a CD" Depends on your definition of "usable." Depends what you expect your "usable" distro to do.
TinyCore ans Slitaz cannot be used to do video editing but they are "usable". If TinyCore and Slitaz can be "usable" at under 100 Mb, why can't DSL?
As ThomasAnerson said - "700Mb spin of Antix just seems to me to be resurrecting a name for fame. "
39 • NSDSL (by MTR on 2024-05-16 17:57:13 GMT from The Netherlands)
How about "Not So Damn Small Linux" (NSDSL)? ;)
BTW, the reviewer didn't get the wallpaper right, but then again, that's antiX "legacy." :)
https://ibb.co/XkhNk5q https://ibb.co/3MxY5VW
40 • Damn Medium Size Linux (by Wally on 2024-05-17 03:23:29 GMT from Australia)
@39, "How about "Not So Damn Small Linux" (NSDSL)? ;)" Damn right! We can handle the truth. Once when I opened the DW page, the random distribution was KRUD. Now that's truth in advertising. Of course, it folded.
41 • s19y3x (by * * * Apple iPhone 15 Free: https://pelagiamarine.com/attachments/go.php * * * hs=e7374b6790d70ef83e436a96966cfc27* on 2024-05-17 05:11:28 GMT from Austria)
z06p9m
42 • SparkyLinux (by OldTimer2 on 2024-05-17 20:21:38 GMT from United Kingdom)
Good to see SparkyLinux getting coverage.
It is a better than average distro, an excellent refinement of Debian with regular updates and lots of variations.
Recommended for anyone thinking of migrating from Ubuntu.
Number of Comments: 42
Display mode: DWW Only • Comments Only • Both DWW and Comments
| | |
TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
• Issue 1121 (2025-05-12): Bluefin 41, custom file manager actions, openSUSE joins End of 10 while dropping Deepin desktop, Fedora offers tips for building atomic distros, Ubuntu considers replacing sudo with sudo-rs |
• Issue 1120 (2025-05-05): CachyOS 250330, what it means when a distro breaks, Kali updates repository key, Trinity receives an update, UBports tests directory encryption, Gentoo faces losing key infrastructure |
• Issue 1119 (2025-04-28): Ubuntu MATE 25.04, what is missing from Linux, CachyOS ships OCCT, Debian enters soft freeze, Fedora discusses removing X11 session from GNOME, Murena plans business services, NetBSD on a Wii |
• Issue 1118 (2025-04-21): Fedora 42, strange characters in Vim, Nitrux introduces new package tools, Fedora extends reproducibility efforts, PINE64 updates multiple devices running Debian |
• Issue 1117 (2025-04-14): Shebang 25.0, EndeavourOS 2025.03.19, running applications from other distros on the desktop, Debian gets APT upgrade, Mint introduces OEM options for LMDE, postmarketOS packages GNOME 48 and COSMIC, Redox testing USB support |
• Issue 1116 (2025-04-07): The Sense HAT, Android and mobile operating systems, FreeBSD improves on laptops, openSUSE publishes many new updates, Fedora appoints new Project Leader, UBports testing VoLTE |
• Issue 1115 (2025-03-31): GrapheneOS 2025, the rise of portable package formats, MidnightBSD and openSUSE experiment with new package management features, Plank dock reborn, key infrastructure projects lose funding, postmarketOS to focus on reliability |
• Issue 1114 (2025-03-24): Bazzite 41, checking which processes are writing to disk, Rocky unveils new Hardened branch, GNOME 48 released, generating images for the Raspberry Pi |
• Issue 1113 (2025-03-17): MocaccinoOS 1.8.1, how to contribute to open source, Murena extends on-line installer, Garuda tests COSMIC edition, Ubuntu to replace coreutils with Rust alternatives, Chimera Linux drops RISC-V builds |
• Issue 1112 (2025-03-10): Solus 4.7, distros which work with Secure Boot, UBports publishes bug fix, postmarketOS considers a new name, Debian running on Android |
• Issue 1111 (2025-03-03): Orbitiny 0.01, the effect of Ubuntu Core Desktop, Gentoo offers disk images, elementary OS invites feature ideas, FreeBSD starts PinePhone Pro port, Mint warns of upcoming Firefox issue |
• Issue 1110 (2025-02-24): iodeOS 6.0, learning to program, Arch retiring old repositories, openSUSE makes progress on reproducible builds, Fedora is getting more serious about open hardware, Tails changes its install instructions to offer better privacy, Murena's de-Googled tablet goes on sale |
• Issue 1109 (2025-02-17): Rhino Linux 2025.1, MX Linux 23.5 with Xfce 4.20, replacing X.Org tools with Wayland tools, GhostBSD moving its base to FreeBSD -RELEASE, Redox stabilizes its ABI, UBports testing 24.04, Asahi changing its leadership, OBS in dispute with Fedora |
• Issue 1108 (2025-02-10): Serpent OS 0.24.6, Aurora, sharing swap between distros, Peppermint tries Void base, GTK removinglegacy technologies, Red Hat plans more AI tools for Fedora, TrueNAS merges its editions |
• Issue 1107 (2025-02-03): siduction 2024.1.0, timing tasks, Lomiri ported to postmarketOS, Alpine joins Open Collective, a new desktop for Linux called Orbitiny |
• Issue 1106 (2025-01-27): Adelie Linux 1.0 Beta 6, Pop!_OS 24.04 Alpha 5, detecting whether a process is inside a virtual machine, drawing graphics to NetBSD terminal, Nix ported to FreeBSD, GhostBSD hosting desktop conference |
• Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
• Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
• Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
• Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
• Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
• Issue 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Full list of all issues |
Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
Random Distribution | 
openKylin
openKylin is a Chinese desktop distribution which runs the Kylin and UKUI desktop environments. Both Wayland and X11 sessions are available out of the box. The project is a member of the Debian family and can use APT package management tools. It also features a custom package format which is combined with a custom, modern software centre. openKylin is also a proving ground for custom utilities which assist the user in managing the operating system.
Status: Active
|
TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|