DistroWatch Weekly |
DistroWatch Weekly, Issue 1016, 24 April 2023 |
Welcome to this year's 17th issue of DistroWatch Weekly!
The April release season is now well underway with several of the major distributions publishing new versions. This week saw the launch of Fedora 38 and Ubuntu 23.04, along with new versions from other well known projects such as deepin and Tails. We share details on these releases and other new versions of Linux distributions below. In addition to these new releases, the Solus team announced their plans to start publishing new install media in the near future and overhaul the project to avoid issues like the ones which took the distribution off-line earlier this year. We link to their plans in our News section. We also report on Canonical's efforts to speed up Snap packages while Manjaro fixes issues in their installer. Plus we share highlights from FreeBSD's latest quarterly status report while KaOS celebrates its tenth anniversary. This week we begin by sharing a review of Qubes OS, an unusual project which strives to isolate a user's tasks and data, preventing a problem with one component or file from affecting the rest of the operating system. Jeff Siegel shares his experiences with Qubes OS in our Feature Story. Then, in our Questions and Answers column, we discuss monitoring how much data flows through a computer's network card and how to track this information. Do you use any tools to monitor network bandwidth? Let us know in this week's Opinion Poll. Plus we are pleased to share the torrents we're seeding. We wish you all a terrific week and happy reading!
Content:
- Review: Qubes OS 4.1.2
- News: Ubuntu improves Snap performance, Solus plans to resume development, Manjaro fixes installer bugs, FreeBSD publishes status report, KaOS celebrates tenth anniversary
- Questions and answers: Tracking bandwidth usage
- Released last week: Fedora 38, Ubuntu 23.04, deepin 20.9
- Torrent corner: Fedora, KDE neon, Lubuntu, Tails, Ubuntu
- Opinion poll: Monitoring network usage
- New distributions: PorteuX, GetFreeOS
- Reader comments
|
Feature Story (by Jeff Siegel) |
Qubes OS 4.1.2
Paranoia, as a general rule, is not a good thing. Yet, somehow, when it comes to Linux, the word takes on a shade of meaning that seems less, well, paranoid - more about security and privacy than tin hats and radio waves from the ether.
In this, it's not so much about looking under the bed to see if some nefarious government agency is spying on us. Rather, we want to keep our systems safe from the prying algorithms of corporate capitalism; stop the avalanche of spam that overwhelms so many others; and protect ourselves from the chance that some hacker with time on her hands would get a giggle from taking over our machine.
Hence, the varied and assorted Linux distros and apps designed to safeguard privacy and security, be it the Tor Browser or Qubes OS. The latter project describes itself as a "Free and open-source, security-oriented operating system for single-user desktop computing."
Which, after a week or so of playing with Qubes, I can say, "Damn right it is!"
It takes a lot for a distro to impress me, and I'm hardly in Qubes OS's target audience - a freelance writer whose Internet privacy was compromised years ago with my first AOL e-mail address. But the distro both fascinated and transfixed me, and one bit of progress in making it work made me want to move to the next bit, and then the next and the next. I don't know that I'd ever use Qubes as my daily driver, but I'm glad it's there if I do need it for that purpose.
The caveat here - and it's a big one: Qubes is not for the faint of heart. It's complicated and demanding, and it needs to be run in just such a way or you won't be able to use it effectively. This is not because, like some interesting projects (EasyOS comes to mind), that it's a work in progress. It isn't. Qubes is just that hard-wired and focused on security. How many other distros require user permission to get a USB mouse to work?

Qubes OS 4.1.2 -- The default desktop environment
(full image size: 29kB, resolution: 1366x768 pixels)
Getting started
This version is Qubes 4.1.2, a patch release aimed at consolidating all the security and bug fixes, as well as upstream template operating system upgrades, that have occurred since the Qubes 4.1.0 release in February 2022. It includes the 5.15.94-1 kernel and the ISO is 5.7GB.
And why do "template operating system upgrades" matter? Because Qubes uses a series of virtual machines, which revolve around templates for Fedora, Debian, and a Windows-like system (called Whonix) to isolate each portion of the user's work. Want to work with Fedora? Then there is a virtual machine that uses a Fedora template (in this case, Fedora 37), or "Qube", that can be set up to separate business, home, hobby, and side gigs - so that personal information, applications, e-mails and all the rest are kept contained in the Qube used for just that one purpose.
Yes, it sounds convoluted, but it's supposed to be, the idea being that if you browse the Internet for your business, the browsing data will be kept apart from any browsing data you accumulate for personal use. At its most simple, this means your boss won't know you're looking at football scores while you're working. At its most sophisticated, it's the kind of security that journalists at the Free Press Foundation need to keep their sources private and away from the prying eyes of a secret police snoop. The snoop might be able to pick up the reporter's trail during an Amazon shopping visit, but that's as far as the snoop would get - the information in the personal Qube, while the reporter's contacts would be isolated in another Qube.
As such, instructions and documentation are important when installing and operating the Qubes OS. Fortunately, it's straight forward, well-written, and easy to follow, even for those of us who don't normally approach a distro in this way. So do not - at the risk of frustration and aggravation - try to install Qubes without reading first, and reading carefully.
How do I know this? Because I assumed Qubes was like other distros, and had to go back and start over again three times.
First, your machine must support IOMMU-based virtualization, which is turned on in the BIOS. If it's not there or if it isn't turned on, Qubes OS won't install. My HP laptop's Intel board had the proper setting (Intel VT-D), but when I checked the BIOS, I didn't tick the box. So the distro failed to install, with a warning that my equipment wasn't compatible. So, once more, I went into the BIOS and (after reading the installation instructions more carefully to know which box to tick) Qubes OS loaded.
But the installation menu didn't have an option to run a live distro, which is supposed to be possible. Once more to the instructions, where I found it's not possible to run a live distro under Linux unless you use the command line and use dd to put the ISO on a thumb drive. Whoops, so much for using Etcher.
One would think, by this time, that I would have learned my lesson. But no - I ended up installing all three templates even though I really only needed one and which took an extra 20 minutes. Frankly, I was so flustered by this time that the Anaconda installer, which usually irritates me, seemed little more than a minor annoyance.
Finally...
Once the desktop appears, Qubes mostly looks like a typical Xfce desktop distro (but don't forget to input the disk password before you get to the desktop). There isn't much software, save for the Xfce system tools, Firefox, Tor Browser, and Thunderbird e-mail client, but that's by design. Adding software, like everything else, is containerized to keep the system secure. In this, the Xfce tools play a much more important role than normal. For instance, the panel's hardware icon is used to see what's mounted, including webcams and the mouse, as well as thumb drives. And it's used to mount the thumb drives to the necessary VM. The update icon is probably the best way to handle updates, since the various VMs are each updated separately.

Qubes OS 4.1.2 -- Connecting to the Tor network
(full image size: 82kB, resolution: 1366x768 pixels)
It's also worth noting here that the system boots to what's called Dom0, which controls the hardware and hosts the user interface. Dom0 is separate from the various VMs; think of it as the center of the OS and the various VMs work off of it. For instance, if you take a screen shot of the Xfce desktop in Dom0, you'll need to copy the file to a VM so you can move it to a USB thumb drive - which can only be attached to a VM, and not to Dom0 - to use in a review like this. And while you can right-click in Thunar to move files between VMs, you need to use the command line to move them from Dom0 to a VM.
Yes, it's complicated, but do it a couple of times and it makes perfect sense (even if it's never completely intuitive).

Qubes OS 4.1.2 -- Browsing the Internet in Firefox
(full image size: 203kB, resolution: 1366x768 pixels)
Adding software takes the same secure approach. It uses packages and default repositories and the command line, but the software has to be installed to a specific VM using that VM's template. One size does not fit all; putting LibreOffice in a work VM will not install it to a home VM. If you have a series of Fedora and Debian VMs, you will need to install the software using the appropriate method, APT or DNF. It's also possible to add software from other than the default repositories, but the documentation doesn't mince words: How do "risky" and "not recommended" sound? Needless to say, adding software is done by proxy, without a direct network connection.

Qubes OS 4.1.2 -- The Qubes Manager utility
(full image size: 145kB, resolution: 1366x768 pixels)
As with moving files, the package installation process is not necessarily as straightforward as it sounds.
Finally, a few words - and much high praise - for the documentation and the user forums. I had no trouble finding answers to my questions, even when I used DuckDuckGo to search (since it was a Qubes OS story). The website instructions were written clearly and the screenshots illustrated the process exactly. I had no problem deciphering how to move files from Dom0 to a VM using the command line, which can be as confusing as trying to read a book without wearing my glasses.
In the end, Qubes OS is not for everyone. Even those who might need it have to be well acquainted with how an operating system works, as opposed to how to use an operating system. But if you have the knowledge and want to be secure, there are few better ways to be do just that.

Qubes OS 4.1.2 -- Adjusting the look of the desktop
(full image size: 202kB, resolution: 1366x768 pixels)
* * * * *
Hardware used for this review
My physical test equipment for this review was an HP EliteBook Folio 9480m laptop with the following specifications:
- Processor: Intel Core i5-4310u, 2.6GHz
- Storage: 240GB SSD
- Memory: 8GB of RAM
- Networking: Intel Wireless 7260 802.11ac dual band Wi-Fi+Bluetooth
- Display: Intel Haswell-ULT Integrated Graphics
When he is not testing out new versions of Linux distributions, Jeff Siegel can be found writing about all things related to wine at Wine Curmudgeon.
* * * * *
Visitor supplied rating
Qubes OS has a visitor supplied average rating of: 8.8/10 from 41 review(s).
Have you used Qubes OS? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Ubuntu improves Snap performance, Solus plans to resume development, Manjaro fixes installer bugs, FreeBSD publishes status report, KaOS celebrates tenth anniversary
Canonical has been addressing one of the key concerns people express about the company's Snap package format. Specifically, start-up performance of Snap packages, such as Firefox, is a common problem people discuss. Canonical has been trying to address the load times of Snap packages, particularly Firefox, in a number of ways. One of the approaches involves an improvement to how the kernel deals with squashfs archives which are how Snap packages are distributed. "Ubuntu 22.10 introduced a new kernel configuration that enables the use of multi-threaded CPU decompression for squashfs. This should add further reductions to Firefox start up times. The benefits of this change will vary depending on the specs of your machine, with newer CPU generations seeing the biggest gains. This change was also recently backported to Ubuntu 22.04.2 LTS. Please let us know if you experience a significant improvement in our Firefox Snap performance discourse thread."
* * * * *
The Solus project has had its share of problems in recent months. The distribution's website was knocked off-line around the beginning of 2023 and it took weeks to resurrect the project's infrastructure. This, coupled with some communication issues and a lack of new install media for the rolling release project in the past 20 months, has raised a lot of concerns about the future of Solus. The Solus team has rallied though and reports they are trying to get the project back on track. In a blog post the team has outlined new roles, plans to make maintenance flexible, and announced their intention to publish new install media. "In the context of the above aims, the primary focus for the foreseeable future will be on delivering new ISOs with updated -lts and -current kernels, as well as new desktop environment / stack / framework releases. This will enable Solus to once again be installed on more recent hardware. In terms of tooling and features, we are currently focusing on maintenance and quality-of-life tweaks to the developer / packager experience. Discussions are ongoing regarding the current workflows and how to improve them going into the future. As we will be focusing on the next-generation of Solus, in the coming weeks we intend to evaluate our existing custom tooling and will come up with an individual plan for each."
* * * * *
Following our brief review of Manjaro Linux last week, some people were wondering what went wrong - whether the issues with getting a popular distribution like Manjaro installed were a hardware issue, user error, or a fault of the configuration used. One of the Manjaro team members reached out to gather more information and later reported they believe issues with the Calamares installer have been identified and fixed. The corrections are included in the latest development snapshots of Manjaro 22.1.0 which have since matured into a stable release.
* * * * *
The FreeBSD project has published a status update which outlines changes and ongoing work in all aspects of the FreeBSD operating system and infrastructure. The report talks about kernel and driver improvements, porting efforts, and work going into improve cloud-init support for FreeBSD. Work has also gone into making FreeBSD an OpenStack host: "This project aims to port key OpenStack components so that FreeBSD can function as an OpenStack host. In 2023 Q1, the big news is that we're able to spawn FreeBSD instances with bhyve(8) on the OpenStack platform. But there are still some major limitations regarding the capabilities of the spawned instances that need to be resolved: No self-service networks (only support the flat network); no network connectivity inside the instance; only support FreeBSD raw images (FreeBSD-13.1-RELEASE-amd64.raw tested); no disk resize; no console integration (need to use cu(1) command manually)." Additional information can be found in the project's status report.
* * * * *
The KaOS distribution is celebrating ten years of development. The project is marking the occasion by not only updating its regular install media, but also providing a development snapshot which includes a preview of KDE Plasma 6. "Not only is there a new stable ISO released, but to look forward to the next ten years, there is also a Plasma 6 preview ISO available. This ISO is not installable, only meant to test in Live mode. The installer Calamares is not ready for Qt 6/Plasma 6, nor are there many KDE Applications available in their Qt 6 version. Plasma 6 This ISO is only linked in the News item, not available from the Download page. Auto-login is not enabled, since it varies greatly, depending on hardware whether X or Wayland is the better session. So, SDDM will show you an empty username. Login name and password are live/live. Download Plasma 6 ISO." Additional information is provided in the project's news post.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Tracking bandwidth usage
Watching-the-packets-go asks: I want to find out how much total data I am using over my Internet connection. Is there a tool to monitor this?
DistroWatch answers: There are tools which will let you know how much data has been sent through your Internet connection since the interface was created, which typically happens when the computer boots.
On most distributions network data transfer can be tracked using either the ifconfig or ip commands. Running the ifconfig command with no arguments will list all of the network devices attached to the computer. Under each device we will see lines which look like this:
RX packets 424153 bytes 552060234 (526.4 MiB)
TX packets 74722 bytes 12435255 (11.8 MiB)
The RX line indicates received data, in this case 526MiB of data has been downloaded. The TX line indicates transmitted or sent data. In this case 11.8MiB of data has been uploaded.
In situations where we have several network devices attached to the computer, we can specify one device on the command line to see traffic statistics specific to just that one device. For instance, here I check the data statistics for my wireless card (wlan0):
ifconfig wlan0
Distributions which use the ip command can display data transmission statistics by running:
ip -s link
When we use the ip command the amount of information is shown in bytes (and packets). Here is a simplified example showing the relevant output of "ip -s link". It displays the name of the network device, wlan0, and both incoming and outgoing traffic:
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
RX: bytes | packets |
545172803 | 417572 |
TX: bytes | packets |
12103151 | 71810 |
The limitation of both of these commands is the traffic statistics are reset each time we reboot the system. If you are someone who shuts off their computer every day, you'll find each new day your traffic numbers will return to zero. For this reason, you might want to save the output from these commands in a text file prior to restarting the computer and then add them up later to get a total spanning the entire month.
* * * * *
Additional answers can be found in our Questions and Answers archive.
|
Released Last Week |
deepin 20.9
The deepin distribution has been updated to version 20.9. This is largely a bug-fix release from the project that develops a desktop Linux distribution based on the latest stable Debian and featuring the Deepin Desktop Environment (DDE): "The core goal of deepin 20.9 is to provide users with a stable system. This version does not integrate new system functions, it mainly focuses on fixing and optimizing stability issues present in the 20.8 version, in order to ensure system stability. Additions and optimizations: upgraded Qt to version 5.15.8; optimization of the height of the window tube title bar from 40 pixels to 24 pixels; updated system log viewer application; updated system photo album application; updated system drawing board application; updated system software package management application; supported devices with a boot partition and undamaged terminals to automatically repair the root file system in case of damage during the boot process; updated log collection tool; updated software package installer; updated terminal application; optimized the high-performance mode/balance mode strategy." Read the detailed release announcement, in Chinese or in English, for more details.
Fedora 38
The Fedora team have announced the release of Fedora 38. The new release offers the GNOME 44 desktop in the project's Workstation edition. The distribution now features shorter timeout delays when services shutdown, which makes shutting down or restarting the system faster. The DNF5 package manager has been introduced as a technology preview and users are invited to try it out and report on their experiences. "Fedora Workstation focuses on the desktop experience. As usual, Fedora Workstation features the latest GNOME release. GNOME 44 includes a lot of great improvements, including a new lock screen, a 'background apps' section on the quick menu, and improvements to accessibility settings. In addition, enabling third-party repositories now enables an unfiltered view of applications on Flathub. With this release, we've shortened the default timeout when services shut down. This helps your system power off faster - important when you need to grab your laptop and go. Of course, we produce more than just the Editions. Fedora Spins and Labs target a variety of audiences and use cases, including Fedora Comp Neuro, which provides tools for computational neuroscience, and desktop environments like Fedora LXQt, which provides a lightweight desktop environment. And, don't forget our alternate architectures: ARM AArch64, Power, and S390x." The release announcement and release notes offer additional information.

Fedora 38 -- Running the GNOME desktop
(full image size: 4.2MB, resolution: 2880x1800 pixels)
Ubuntu MATE 23.04
Martin Wimpress has announced the release of Ubuntu MATE 23.04. The project's new version is a gentle upgrade from the previous short-term support release and includes version 1.26.1 of the MATE desktop. "Ubuntu MATE 23.04 is the least exciting Ubuntu MATE release ever. The good news is, if you liked Ubuntu MATE 22.10 then it is more of the same; just with better artwork! I entered this development cycle full of energy and enthusiasm off the back of the Ubuntu Summit in Prague, but then I was seriously ill and had a long stay in hospital. I'm recovering well and should be 100% in a couple of months. This setback and also changing jobs a few months ago has meant that I've not been able to invest the usual time and effort into Ubuntu MATE. I'm happy to say that I've been able to deliver another solid release with the help of the Ubuntu community. What changed since the Ubuntu MATE 22.10? Both MATE Desktop and Ayatana Indicators have seen some version bumps that fix an assortment of minor bugs; Flatpak is no longer installed by default, but can still be installed should you want to use it...." This release also includes the PipeWire media stack installed by default and offers version 6.2 of the Linux kernel. The release announcement and release notes offer additional details.
Kubuntu 23.04
Version 23.04 of the Kubuntu distribution has been announced. The project's latest release includes the KDE Plasma 5.27 desktop and PulseAudio has been replaced by PipeWire as the default audio server. "The Kubuntu team is happy to announce that Kubuntu 23.04 has been released, featuring the 'beautiful' KDE Plasma 5.27 simple by default, powerful when needed. Codenamed 'Lunar Lobster', Kubuntu 23.04 continues our tradition of giving you Friendly Computing by integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution. Under the hood, there have been updates to many core packages, including a new 6.2-based kernel, KDE Frameworks 5.104, KDE Plasma 5.27 and KDE Gear 22.12. Kubuntu has seen many updates for other applications, both in our default install, and installable from the Ubuntu archive. Krita, Kdevelop, Yakuake and many many more applications are updated. Applications for core day-to-day usage are included and updated, such as Firefox, VLC and LibreOffice. PipeWire also replaces PulseAudio as the default audio server." The distribution's release announcement and release notes offer additional details.
Ubuntu 23.04
Canonical has announced the launch of Ubuntu 23.04 which carries the codename Lunar Lobster. The new release receives nine months of support and features the GNOME 44 desktop. This release also introduces a new system installer with Subiquity replacing the old Ubiquity installer. "Astrologers will be excited to discover a new constellation has appeared in the night sky ahead of the Ubuntu 23.04 launch next month. A rising Lunar Lobster is rumoured to bring good luck to IT managers looking to deploy and manage Ubuntu Desktop at scale. Also ascendant are Ubuntu gamers as the Steam snap moves closer to a stable release. The legacy Ubuntu Desktop installer is beginning its descent this year to be replaced by Subiquity, a new installer that aligns the desktop and server codebases alongside a refined first time user experience. Finally, the desktop environment will soon complete its transition to GNOME 44 to ensure good health and usability improvements for all users." Additional information and screenshots can be found in the company's release announcement and in the release notes.

Ubuntu 23.04 -- Running the GNOME desktop
(full image size: 2.7MB, resolution: 2880x1800 pixels)
Ubuntu Budgie 23.04
The Ubuntu Budgie team have announced the availablity of a new release, version 23.04, which will be supported through to January 2024. The new reelase features software from the GNOME 44 sack, version 6.2 of the Linux kernel, and Budgie 10.7.1: "This is a standard release supported for 9 months packed full of all sorts of new capabilities. If you want a well tested and longer term support then our 22.04.2 LTS version is supported for 3 years. New with this release is a full backport of all the budgie components for our 22.04 LTS user community. We warmly recommend this combination - great stability with the very latest 'everything budgie'. The new release has many new core updates as well as the latest version of budgie itself: The kernel is v6.2; GNOME 44 stack with mutter 12; budgie-desktop is 10.7.1; enhanced hotcorner capabilities with edge support; superb and intuitive tiling support using either/both mouse and keyboard." Further information is provided in the project's release announcement and in the release notes.
Ubuntu Cinnamon 23.04
The Ubuntu Cinnamon project has published its eighth release and its first release as an official Ubuntu community edition. Ubuntu Cinnamon 23.04 offers nine months of support, ships with Cinnamon 5.6.7, and polishes the user interface. "The 23.04 release is Ubuntu Cinnamon's eighth release (I had to count). Here's to another eight! Ubuntu 23.04 as a base contains the Linux Kernel 6.2 (with Rust modules, yay!), systemd v252.5, an updated Ubuntu font, Firefox 111, LibreOffice 7.5.2 and Thunderbird 102.10, to name a few. Ubuntu Cinnamon ships with Cinnamon 5.6.7 and the rest of the desktop suite. Overall, not much new, but a handful of quality of life and bug fixes. Here are the notable changes: Cinnamon 5.6.7 - (Full Cinnamon changelog). Bug fixes: keyboard navigation in the Scale and Expo view; GWL app reloading; themes will show up in the theme menu, even if they don't have GTK 2 support; app switcher reverse mouse scroll." More information is provided in the distribution's release announcement and in the release notes.
Ubuntu Studio 23.04
Ubuntu Studio is a multimedia-focused commuity edition of Ubuntu. The project has published a new release, Ubuntu Studio 23.04, which offers nine months of support. The new version includes KDE Plasma 5.27 and the PipeWire audio server. The distribution also includes a new system installer: "Ubuntu Studio Installer has been completely rewritten from the ground-up and works better on high-DPI displays. It utilizes the Zenity GTK interface to give users a choice of package selection and is even capable of uninstalling entire groups of packages. Ubuntu Studio Installer can still be used to add or remove the Ubuntu Studio Backports PPA as well as switch between the new PipeWire configuration or the traditional PulseAudio/JACK configuration of past releases (which also installs Studio Controls). Wayland is available and installed by default to select upon login and test but is still unsupported. We have done this at the request of KDE so that it can gain more testing and bug reports. We have done our best to configure it with the default theming and to make sure it picks up your settings, but it is possible some things will be missed and not work quite right. However, it has undergone extensive real-world testing and works well on non-NVIDIA systems." Additional details are presented in the project's release announcement and in the release notes.

Ubuntu Cinnamon 23.04 -- Running the Cinnamon desktop
(full image size: 1.1MB, resolution: 2880x1800 pixels)
Xubuntu 23.04
Sean Davis has announced the release of Xubuntu 23.04, the latest version from the project integrating the Xfce desktop with a base Ubuntu system. This release revives the concept of a "minimal" Xfce system (formerly known as "Xubuntu Core"): "The Xubuntu team is happy to announce the immediate release of Xubuntu 23.04. Xubuntu 23.04 features the latest Xfce 4.18. Xfce 4.18 delivers a stable desktop environment with a number of performance improvements and new features to enjoy. In particular, the Thunar file manager benefits from a new image preview feature, undo and redo functionality, file highlights and recursive search. Xubuntu 23.04 also welcomes Xubuntu Minimal as an official subproject. Xubuntu Minimal is a slimmed-down version of Xubuntu that only includes the bare essentials: the desktop, a few Xfce components and the Xubuntu look and feel. Long-time Xubuntu fans may better know this as Xubuntu Core. After nearly eight years of being a supported, but community-built project, we're happy to finally publish downloads along with the main Xubuntu edition." See the release announcement and the detailed release notes for more information.
Edubuntu 23.04
Amy Eickmeyer has announced the availability of Edubuntu 23.04, a brand-new release from the project that seeks to bring the freedom of the Linux desktop and the vast library of open source education software into the classroom. Edubuntu has been revived after a 9-year hiatus. The release announcement, which includes several screenshots, lists some of the more interesting features: "By default, Edubuntu's application overview is alphabetized, which makes it a learning tool out-of-the-box so students can see an example of alphabetization and cataloging. Additionally, educational applications are grouped into folders by subject, making the application overview easy to navigate. Using Edubuntu Installer, you can configure the system for a certain age group, whether that be preschool, primary (elementary), secondary (middle/high school) or tertiary (college/university). Each configuration comes with a different set of applications and a different layout and default wallpaper. Using Edubuntu Menu Administrator, administrators can configure which applications are hidden for non-administrator users with the check of a box."
Ubuntu Unity 23.04
Rudra Saraswat has announced the availability of Ubuntu Unity 23.04, a new version of the official Ubuntu flavour featuring the Unity desktop. The new release upgrades Unity to version 7.7: "Ubuntu Unity 23.04 'Lunar Lobster' has now been released. It is the first distribution to ship Unity 7.7 out of the box, and brings many improvements to the table, including: a brand-new dash, similar to that displayed in the concepts designed for Ubuntu 16.04; a slightly bigger panel, that is translucent by default and looks much better in light mode; indicator-notification is installed by default, and allows you to see any notifications that may have popped up while you were away; the official widgets implementation, UWidgets, is now supported. And some changes: the Settings app's shell UI has been drastically improved; the launcher BFB is now half-transparent, and fits in with the rest of the default Yaru icons, similar to Ubuntu Unity's custom BFB for Unity 7.5 in 21.04." Continue to the release announcement for further information.
Lubuntu 23.04
The Lubuntu team have announced the launch of Lubuntu 23.04, an interm release which will receive nine months of updates. Several of the changes in version 23.04 include the visual look and effects offered by the LXQt desktop: "Lubuntu previously used the PulseAudio audio system to provide rich audio functionality to our users. However, recently Ubuntu and its flavors have been gradually shifting to using the PipeWire audio server in place of PulseAudio. PipeWire offers several advantages over PulseAudio, including improved Bluetooth support, and more powerful management features for complex audio-related workloads. In order to offer these improved features to our users, Lubuntu has replaced the PulseAudio audio system with PipeWire in Lubuntu 23.04. Since Lubuntu 20.04, the default screensaver has been 'Flurry'. Due to reports of screensaver glitches on certain hardware, we have switched the default screensaver in Lubuntu to GL Matrix. This screensaver features a 3D 'digital rain' effect that we have found to be aesthetically pleasing. If you have changed the screensaver yourself, you will probably not notice this change. If you find the new screensaver unappealing, you can change it back to the original 'Flurry' screensaver (or to any of the other pre-installed screensavers) using the Screensaver application. Lubuntu 22.10 and earlier run with no X compositor by default. (An X compositor is an application that can help provide various graphical effects and possibly smooth out screen tearing.) For those who benefited from X compositing, the Compton compositor was provided. We began also providing the Picom compositor (which is based on Compton but is more well-maintained) in Lubuntu 21.04. Starting with Lubuntu 23.04, we have switched entirely to Picom, and have enabled X compositing by default. This will allow effects like panel transparency to work out of the box rather than requiring that the compositor be manually enabled." Additional information is provided in the project's release announcement and in the release notes.

Lubuntu 23.04 -- Running the LXQt desktop
(full image size: 2.8MB, resolution: 2880x1800 pixels)
Ubuntu Kylin 23.04
Ubuntu Kylin is an Ubuntu community edition optimized for Chinese speakers. The project's latest release, version 23.04, offers nine moths of support, version 6.2 of the Linux kernel, and an updated Mesa graphics driver. The release announcement (Chinese, English) reads: "On April 21, 2023, the Ubuntu Kylin team announced the release of Ubuntu Kylin open source operating system version 23.04. As a short term support release, Ubuntu Kylin 23.04 comes with Linux 6.2 kernel and Mesa 23.0 graphics driver by default, and is fully upgraded with a series of core system software and base libraries. This version is mainly used to provide a development and testing platform for developers, and you are welcome to download and use it. Full core software upgrade: Mozilla Firefox 111; Thunderbird 102; LibreOffice 7.5; Shotwell 0.30.17; Remmina 1.4.29; Transmission 3.0. Comprehensive upgrade of the base libraries: Python 3.11; binutils 2.40; Ruby 3.1; golang 1.20; glibc 2.37; GCC 13; LLVM 16."
Voyager Linux 23.04
Voyager Live is an Ubuntu-based distribution featuring the GNOME and Xfce desktop environments. The project's latest release merges its two desktop editions into one which allows the user to select their session at login time. An English translation of the French release announcement reads: "This version is based on the Linux kernel 6.2 and the Ubuntu distribution 'Lunar Lobster' with its novelties. Voyager 23.04 has been compressed with zstd instead of xv for more speed on USB keys. 23.04 is an intermediate release with 9 months of support that prepares for the future 5 year LTS (long-term support) release that will arrive shortly for GNOME and Xfce. With integrated options grouped in the box like Conky Control, Effects, Repair, Screencast, Switch Ubuntu, WINE development and Steam gaming, and GNOME extensions selected according to PC needs. A Special Gaming type GS profile has been created in Xfce. With numerous themes and wallpapers and essential software. This release contains Software - GNOME Software, which was preferred over Ubuntu's, to manage Deb, Snap and Flatpack packages together. Firefox was installed as a Deb package for better compatibility with GNOME extensions and many other new features to discover like Scrcpy to have your smartphone screen on the PC."
Manjaro Linux 22.1.0
Philip Müller has announced the release of Manjaro Linux 22.1.0, an updated build of the project's rolling-release distribution set with a choice of KDE Plasma, Xfce and GNOME desktops, as well as several community flavours (with Budgie, Cinnamon, i3, MATE and Sway): "Since we released 'Sikaris' in December 2022, we worked hard to get the next release of Manjaro out there. We call it 'Talos'. The GNOME edition has received several updates to GNOME 43 series. It includes a lot of fixes and polish when GNOME 43 was originally released in September 2022. It comes with a redesigned system status menu, which allows quickly changing commonly-used settings. Settings which previously required digging into menus can now be changed with a click of button. The new design also makes it easy to see the status of your settings at a glance. Our in-house Layouts Switcher application has gained some new features as well as various improvements and fixes - now you can create your own dynamic wallpaper. With Gradience you can customize your theme from within the application. There are many presets available to choose from or you can create your own." Continue to the release announcement for more information.
blendOS 2023.04.22
blendOS is an Arch Linux-based, rolling release distribution which automates installing software from supported distributions (Arch, Fedora, and Ubuntu) into containers. The project's latest snapshot replaces distrobox containers with podman. It is now also easier to install software from Arch straight onto the host distribution. "In addition to the apps available in containers, it's now possible to install apps straight from the system Arch repos and the Chaotic-AUR repository, on the base itself. This is extremely useful if you want to install a third-party VPN app, for example, or some missing drivers. distrobox has been replaced in favor of our own implementation, using podman directly, built as part of blend, as it was impossible to implement certain features mentioned below using distrobox. Applications and binaries installed in containers now automatically and instantaneously appear on the base system, as expected from a blend of distributions. Additional information can be found in the project's release announcement.
* * * * *
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,857
- Total data uploaded: 43.2TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll (by Jesse Smith) |
Monitoring network usage
In this week's Questions and Answers column we discussed monitoring network usage to see how much bandwidth is being used on a single computer. Do you track your computer's network usage and, if you do, how do you monitor it? Do you track bandwidth consumption from your local operating system, from a router, from your Internet service provider's account statements? Let us know in the comments what you do to monitor how many bytes are flowing through your Internet connection.
You can see the results of our previous poll on using filesystem compression in last week's edition. All previous poll results can be found in our poll archives.
|
Tracking Internet bandwidth
I track usage at the OS/device level: | 153 (14%) |
I track bandwidth at the router: | 115 (10%) |
My ISP tracks bandwidth usage: | 59 (5%) |
Other: | 29 (3%) |
I do not track bandwidth usage: | 747 (68%) |
|
|
Website News |
New distributions added to waiting list
- PorteuX. PorteuX is a Linux distro based on Slackware, inspired by Slax and Porteus. It is pre-configured for basic usage, including lightweight applications for each one of the six desktop environments available. No browser is included, but an app store is provided so users can download the most popular browsers, as well as Steam, VirtualBox, NVIDIA drivers, office suite, multilib lite, messengers, and emulators.
- GetFreeOS. GetFreeOS is an Arch Linux-based distribution with a focus on performance and gaming. The distribution is available in KDE Plasma and i3 editions.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 1 May 2023. 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: 1, value: US$25) |
|
|
|
 bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
|
Reader Comments • Jump to last comment |
1 • Tracking Internet bandwidth : vnstat (by Omar on 2023-04-24 01:39:29 GMT from Indonesia)
Tracking bandwidth using vnstat is like installing deb using apt.
2 • Snap performance (by Pumpino on 2023-04-24 01:40:19 GMT from Australia)
Given that Ubuntu announced that it's ditching Snaps next year, it would make sense to shift popular packages to standard DEBs in the main repo for the time being. Otherwise, why not switch to using flatpaks? Working on Snaps seems like a waste of time.
3 • Tracking bandwidth usage: DE applet (by Vinfall on 2023-04-24 01:51:16 GMT from Hong Kong)
On KDE there are several desktop widgets that can track real-time network speed and bandwidth, along with a system-level data limit IIRC. On Xfce you can use internal netload plugin (https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start). Or if you do everything inside terminal, you can try plugins in tmux. Or in the lowest level, write a script from scratch by parsing stats in `/sys/class/net/*/statistics/rx_bytes` & `/sys/class/net/*/statistics/tx_bytes`.
4 • Re. 2 Pumpino: Ubuntu is NOT abandoning Snaps (by Heinrich on 2023-04-24 02:32:32 GMT from United States)
That was an April Fools Day joke.
5 • Qubes "security" (by Head_on_a_Stick on 2023-04-24 05:08:16 GMT from United Kingdom)
From Theo de Raadt (OpenBSD lead developer):
"> Virtualization seems to have a lot of security benefits.
You've been smoking something really mind altering, and I think you should share it.
x86 virtualization is about basically placing another nearly full kernel, full of new bugs, on top of a nasty x86 architecture which barely has correct page protection. Then running your operating system on the other side of this brand new pile of shit.
You are absolutely deluded, if not stupid, if you think that a worldwide collection of software engineers who can't write operating systems or applications without security holes, can then turn around and suddenly write virtualization layers without security holes.
You've seen something on the shelf, and it has all sorts of pretty colours, and you've bought it.
That's all x86 virtualization is."
https://marc.info/?l=openbsd-misc&m=119318909016582
6 • Qubes security (by Andy Prough on 2023-04-24 06:13:33 GMT from United States)
HOAS - I wonder if Qubes could be run using openBSD's virtualization, vmm, instead of Xen. I assume de Raadt must approve of vmm? Although de Raadt made it clear in his later comment in the thread that what he was opposed to was making any security claims at all for virtualization.
7 • snap (by Didier Spaier on 2023-04-24 07:09:18 GMT from France)
Snap, the universal package format only used by Ubuntu... Thanks, but no, thanks. I can understand that a distribution with few contributors do not package all software, but Ubuntu, who can benefit of Debian packaging system and the funding by Canonical? This is beyond me. In any case I provide flatpak in Slint (while recommending to use it only "if everything else fails") but will not include Snap in a foreseeable future. That's OK as anyway "everyone should use Ubuntu"?
8 • Qubes (by Dr.J on 2023-04-24 07:15:52 GMT from Germany)
It is not so easy with security. If anyone makes this clear time and time again, it's the countless people working on projects like Tor, whonix, Tails, Qubes, and so on.
I think the most appropriate way of looking at it starts with the question what you need for what purpose, because of course it makes a huge difference if you are writing as a journalist in China and similar countries or if you just want to fake your IP address and user agent to mislead Google. Here in Germany, it is unnecessary to worry about whether there are still any gaps in the operating system, virtualization technology or wherever else, which may be exploited by NSA, CIA or whomever. Even if they do, you don't risk your life.
Nevertheless, I am not a friend of the transparent citizen, whose every second on the Internet is analyzed by someone and summarized to useful user profiles. For purposes you are not even aware of. You do not have to be paranoid to reject this. And this is where the products around Tor do a good job (they do much more, of course). You also don't necessarily have to deal with new operating systems (like Qubes). I use my usual Arch system (in a virtual machine) and route all of the system's Internet traffic through a Whonix gateway. The gateway uses a Debian-based OS (Kicksecure), but otherwise does little work. As usual, you have to set the security so that you can still work and not be blocked by every mail server and internet side. You also have to compromise on principle, because turning off javascript completely (which would be desirable from a security point of view) makes no sense, because then almost no website will work.
9 • Bandwidth checking (by Romane on 2023-04-24 07:47:50 GMT from Australia)
For my connection, I can only say "Why bother?". I have purchased sufficient bandwidth that to check on its usage would be an act on innanity (or insanity).
On the very rare occasion I do check, it is via my members page at my ISP. purely to check if I may need to purchase more. Only ever seem to use about 60% of my allocation a month, based on about just two checks at my ISP over about two years.
10 • Tails, XFCE (by Neo on 2023-04-24 08:04:16 GMT from Netherlands)
"Qubes mostly looks like a typical Xfce desktop distro"
I wish Tails Linux would switch of XFCE. I hate Gnome and there's no reason for bloat for such a distro.
11 • Qubes (by Hank on 2023-04-24 08:06:05 GMT from Netherlands)
Regarding Qubes,
Quote: I had no trouble finding answers to my questions, even when I used DuckDuckGo to search
Main Duck Duck Gone search engine is google, they have an association.
Many virtual machines, based setup on fedora, a us capitalist designed system, I assume using System D to boot,
good bye...
12 • Google search association (by Dave Postles on 2023-04-24 08:32:32 GMT from United Kingdom)
StartPage has an association with Google, I believe. It is quite transparent about it.
13 • Solus updates now available (by Uncle Slacky on 2023-04-24 11:47:48 GMT from France)
For those still running Solus and hoping for updates, there is an intermediate solution here: https://discuss.getsol.us/d/9180-want-a-cdn-powered-repo-check-these-instructions
14 • Ubuntu - Flatpaks or Snaps (by RetiredIT on 2023-04-24 13:35:07 GMT from United States)
Whether using flatpaks or snaps both are painfully slow and memory hogs. Sometimes the packages they install don't even work at all, which I have noticed with using different distros, not just DEB based. Using the command line or through Synaptic or GDebi are THE very best ways to install or uninstall packages. Using flatpaks or snaps is the "lazy man's" approach in Linux!
15 • Qubes (by Bill Dietrich on 2023-04-24 15:24:41 GMT from Spain)
> a Windows-like system (called Whonix)
Could we have a little explanation of this, please ? I don't see the similarity. Unless you mean WSL2 ? Even then I don't quite see it.
> Firefox, Tor Browser, and Thunderbird e-mail client
Can these (mainly FF and TBird) be removed so I can run Flatpak versions of them instead ?
I wish base images wouldn't include big apps by default. Kinoite has FF in the base image, for example. As I distro-hop, I use Flatpaks and carry my dot-files over, so it's important to me that an app's version number doesn't decrease as I hop. With Flatpak, I can be sure that will not happen.
16 • Useful browser MUST be in base (by newnameoldbloat on 2023-04-24 15:49:13 GMT from Germany)
Nowadays, a useful browser is an essential piece of software. Making people download over 3GB of flatsnap or whatever (apparently including almost a complete additional OS) just to get a usable browser is unacceptable. Thats why any distro, even a "lightweight" one, should provide a useful browser. And any SANE distro will provide means for obtaining software that do not depend on these extremely bloated "universal" frameworks.
17 • base images (by flatsnapbloat on 2023-04-24 15:54:22 GMT from Germany)
I wish all distros would include a useful browser in base images. If any piece of software is essential nowadays, it is a functional browser. And downloading over 3GB of bloat (apparently including an almost complete extra OS) just to get a browser seems the very definition of waste and inefficiency.
18 • Browser (by Bill Dietrich on 2023-04-24 16:31:07 GMT from Spain)
Easy enough for someone to use software store or package manager or container-manager to install the browser of their choice, in the format of their choice. Why should the distro make this choice for them ?
Anyway, the question was, in Qubes can FF and TBird be removed so I can use Flatpaks of them ?
19 • Bandwidth monitoring (by Steve on 2023-04-24 16:56:28 GMT from United States)
When I still worked for a living I swore by MRTG for monitoring various network connections... along with other stuff that fit nicely with MRTG.
But then my last job title was Network Administrator for a smallish library consortium, so it was what I did for a living. My other favorite tool for keeping an eye on stuff was Nagios.
I don't know if those tools would scale for a large ISP but they worked great for what I needed. Neither was simple to use, but they weren't all that complicated either. It all depends on how much you grok to begin with.
Now that I'm retired I just monitor my network use (along with other stuff) at the individual machine level. I don't have nearly as much to keep an eye on these days so that's all I really need now.
20 • Steam Installer in Ubuntu 23.04 Repos. (by Dean on 2023-04-24 18:50:25 GMT from United Kingdom)
I normally use the Steam Installer from the Repos, but switched over to the Snap version as the deb failed to install. I found it problematic as I regularly back my games up to a NAS. Unfortunately, the Snap and the Flatpak versions don't recognise my NAS when I mount it. In addition both will not pick up my external HDD drive either. Bearing in mind both "sandbox", I'm wondering if it's a bug or by design.
21 • Re. 4 Heinrich: Ubuntu is NOT abandoning Snaps (by Pumpino on 2023-04-24 21:00:04 GMT from Australia)
April Fool's Day joke? Damn. I thought it was the most sensible decision Canonical had made in years. I guess not. At least Mint disables Snaps.
22 • qubes vs others (by de boss on 2023-04-24 23:39:47 GMT from Netherlands)
Qubes' security model is basicaly "everything is a VM"; while others like Rancher OS is "everything is a container". But it's still Linux underneath - a now 20+ years-old OS - with whatever security limitations it has built in. BSD is also a decades-old system that, like most OS's, relies on configuration for security.
A different security model is employed by open source - 3 years old - DBOS. It is being developed by MIT and Stanford researchers, and employs a database as its foundation. It claims to be ransomware (and presumably malware) resilient. In its case, "everything is a record". So, since everything has been recorded, if it gets a ransomware infection, it's a simpe case of rolling back to the previous non-infected state - no backups required. This sounds like a more promising "security-by-design" model. Hope it does well, coz we need a new OS approach - against hackers who think that "everything is a steal".
23 • Misc news - Manjaro and Solus (by Hoos on 2023-04-25 10:52:35 GMT from Singapore)
Manjaro - Seeing as how I posted last issue that the Manjaro iso I tested in Virtualbox less than a year ago had a crashing installer, similar to Jesse's experience, I decided to test the latest 22.1.0 iso to see if the Manjaro developers had indeed fixed the bugs in the installer.
Yes, the installer worked fine this time round and I had no problems installing Manjaro in Virtualbox again.
Solus - the blog post referred to indicates that they will be rebasing the future Solus 5 on SerpentOS (Ikey's current project). Hmmm. I wonder what that will mean for current users on version 4. Will it automatically roll over to the new version without intervention from the user? Is tying Solus to SerpentOS wise in the long run? Time will tell.
24 • @18 • Browser (by Bill Dietrich from Spain) (by Cubehead on 2023-04-25 18:06:53 GMT from Netherlands)
If I feed Google with 'install flatpak app + cubes os,' it instantly spits out the answer. The first four links are probably all you need to know.
https://micahflee.com/2021/11/introducing-qube-apps/
https://forum.qubes-os.org/t/flatpaks-in-templatevms/15570 https://forum.qubes-os.org/t/best-way-to-install-update-flatpak-packages/7934 https://forum.qubes-os.org/t/best-practices-for-installing-flatpak-snap-appimage-packages-in-qubes/373
25 • @5 • Qubes "security" (by Head_on_a_Stick from still United Kingdom) (by Cubehead on 2023-04-25 18:33:29 GMT from Netherlands)
Poor Theo. He might be a very good programmer, but he should rather stick with what he can and not try to think, as that's not necessarily his strongest side.
What he claims is all correct but irrelevant, as when we talk about 'security' and protecting ourselves from the 'bad guys', we are not necessarily talking about protecting ourselves against the CIA, GRU, Mossad, or world top ten hackers.
If one sets up 'Firefox VM' only for surfing, 'Thunderbird VM' only for mailing, and a 'no-need-for-internet-access-ever-VM' for all other applications, it'll take a damn good hacker to jump out of FF or TB, infect the VM OS, and jump out of the VM OS to infect the host, so one could jump into 'all-my-life-VM'.
26 • @7 • snap (by Didier Spaier from France) (by Cubehead on 2023-04-25 18:47:04 GMT from Netherlands)
Not that it's very relevant what you will or will not include in your OS that nobody sane would ever touch with a stick, let alone install.
But on a serious note, be it Flatpak or Snap, sometimes they might be an advantage too. For example, if the repositories contain some old program versions but Flatpak or Snaps are available in the newest version; one can install both versions at the same time or choose which one to keep.
I, for example, have two different Inkscape versions installed: one old 0.92 and one that is the latest.
27 • @11 • DuckDuckGoQubes (by Hank from Netherlands) (by Cubehead on 2023-04-25 18:57:24 GMT from Netherlands)
DuckDuckGo was mainly relying on a combination of Bing (Microsoft) and its own DuckDuckBot.
https://en.wikipedia.org/wiki/DuckDuckGo
https://www.makeuseof.com/google-vs-bing-vs-duckduckgo-ultimate-search-engine/
28 • @23 • Misc news - Manjaro and Solus (by Hoos from Singapore) (by Cubehead on 2023-04-25 19:05:32 GMT from Netherlands)
Whenever you hear "Ikey" in conjunction with some OS or DE, all you want is to make as wide a circle around it as you can.
Ikey is a synonym for fail. ;)
29 • @26 snap (by Didier Spaier on 2023-04-26 11:53:22 GMT from France)
You wrote "Not that it's very relevant what you will or will not include in your OS that nobody sane would ever touch with a stick, let alone install."
I wonder what your opinion about Slint is based on ;)
30 • @29 • @26 snap (by Didier Spaier from France) (by Cubehead on 2023-04-26 16:46:31 GMT from Netherlands)
You wrote, "I wonder what your opinion about Slint is based on."
Is Slint "The fast and easy UI Toolkit" or "Slint is an easy-to-use, versatile, blind-friendly Linux distribution for 64-bit computers"?
Is Slint based on Slackware or does it have backing from some multimillion-dollar or billion-dollar company?
Etc.
Please don't get me wrong; I do respect you, your knowledge and abilities, but if it's not from Apple, Canonical, Microsoft, or Red Hat (in alphabetical order), and if the GUI comes without Gnome and auto-upgrade, thanks, but no thanks.
My mom is happy with Ubuntu, and my grandma is happy with Fedora.
They "just work," as in "Linux for Human Beings."
P.S. And my blind friend has Windows, of course. More software, and no fiddling.
31 • @30 Slint (by Didier Spaier on 2023-04-26 20:23:50 GMT from France)
I confirm that Slint is based on Slackware and is not financially backed by any company (or individual, so far).
It has several GUIs (blackbox, fluxbox FVWM, i3, LXQt, Mate, WindowMaker, XFCE can be easily added) but not GNOME (although MATE be inspired from GNOME2). You like GNOME, I don't.
And no auto-upgrade. Upgrade can be done through simple commands, but under the control of users.
So, it is not for you, which is fine. If a distribution pleased everyone, everyone would use it and there would be only one.
PS Not all users of Slint are blind, but among the blind ones some are former Windows users, or use Windows only when their duties need it.
32 • NVME SSD reliability (by Jim M on 2023-04-27 14:43:10 GMT from United States)
Like many others, I try out a lot of versions of Linux on my PCs. I've noticed that the ones with M.2 NVME style SSDs are very fast, but seem to be very fragile. I've 'broken' three PCs with them... won't power up. I've tried unplugging everything to reset them, but I've lost all three. It makes me reluctant to try new versions, not good for DistroWatch. My SATA style SSDs seem fine. Any suggestions?
33 • @32 NVME SSD reliability. (by Didier Spaier on 2023-04-27 22:36:46 GMT from France)
Jim, you could ask on IRC, channel #btrfs server irc.libera.chat. I had quick answers to similar questions in this channel from people using a lot of SSD and NVMe including in data centers, also bridged on #btrfs:matrix.org (I access it through Element).
34 • @32 (by Brian on 2023-04-28 14:58:13 GMT from United States)
Jim M, I plan to buy a new computer in the coming months but hadn’t thought to consider the issue of NVME reliability. Thanks so much! (Puget Systems, a custom “systems integrator,” did recently report issues with newer Samsung SSDs.) Perhaps you could keep us posted about your findings.
Number of Comments: 34
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 1126 (2025-06-16): SDesk 2025.05.06, renewed interest in Ubuntu Touch, a BASIC device running NetBSD, Ubuntu dropping X11 GNOME session, GNOME increases dependency on systemd, Google holding back Pixel source code, Nitrux changing its desktop, EFF turns 35 |
• Issue 1125 (2025-06-09): RHEL 10, distributions likely to survive a decade, Murena partners with more hardware makers, GNOME tests its own distro on real hardware, Redox ports GTK and X11, Mint provides fingerprint authentication |
• Issue 1124 (2025-06-02): Picking up a Pico, tips for protecting privacy, Rhino tests Plasma desktop, Arch installer supports snapshots, new features from UBports, Ubuntu tests monthly snapshots |
• Issue 1123 (2025-05-26): CRUX 3.8, preventing a laptop from sleeping, FreeBSD improves laptop support, Fedora confirms GNOME X11 session being dropped, HardenedBSD introduces Rust in userland build, KDE developing a virtual machine manager |
• Issue 1122 (2025-05-19): GoboLinux 017.01, RHEL 10.0 and Debian 12 updates, openSUSE retires YaST, running X11 apps on Wayland |
• 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 |
• 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 | 
ArcheOS
ArcheOS stands for Archaeological Operating System. It was a GNU/Linux live DVD distribution (versions 1.x based on PCLinuxOS, versions 2 and 3 on Kubuntu, version 4 on Debian GNU/Linux), with specialist software for archaeological purposes.
Status: Discontinued
|
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.
|
|