DistroWatch Weekly |
DistroWatch Weekly, Issue 674, 15 August 2016 |
Welcome to this year's 33rd issue of DistroWatch Weekly!
Looking at the relationships between Linux distributions is often like looking at a family tree. At the core we find a group of distributions which initially package software and make a solid base. These are projects like Fedora, Debian and Slackware. We then tend to see other projects grow from these core distributions and add their own special software and utilities. This week we turn our attention to Zenwalk, a distribution which takes vanilla Slackware and adds its own special settings, software and approach to make a more user friendly desktop distribution. In our News section we discuss developments happening in the openSUSE community, Lubuntu migrating to LXQt, Steam running on FreeBSD and PC-BSD's Lumina desktop environment reaching its 1.0.0 milestone. In the Questions and Answers column we respond to the many queries we received following the Ubuntu phone review from two weeks ago. Plus, in our Opinion Poll, we talk about the state of Devuan, a systemd-free fork of Debian. We have updated our Slovak translation and our compatible Hardware page. Plus we have added Pearl Linux OS to our database. We wish you all a wonderful week and happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (27MB) and MP3 (39MB) formats
|
Feature Story (by Jesse Smith) |
Zenwalk Linux 8.0 - A more Zen Slackware
In July I reviewed the venerable Slackware distribution. Slackware is well known for its conservative nature and dependability, but it requires a few extra steps to get a friendly desktop environment up and running. The Zenwalk Linux distribution is based on Slackware and maintains binary compatibility with its parent. Zenwalk offers two advantages over Slackware, one of them being Zenwalk runs a graphical user interface by default while Slackware boots into a text console following a fresh installation. The second feature Zenwalk offers is a "one-application-per-task" approach to selecting software. Slackware does allow the user to customize installations up front, but fine-grained application selection takes a long time. By default, Slackware will dump large collections of application on the user's hard drive with a full installation taking up over 9GB of disk space. Zenwalk streamlines things a bit, providing a focused set of desktop applications and a full installation of Zenwalk requires approximately 6GB of hard drive space.
The latest release of Zenwalk, version 8.0, ships with LibreOffice 5.1 and version 4.12 of the Xfce desktop. Zenwalk 8.0 is available exclusively for the 64-bit x86 architecture and is available through a 989 MB download.
At first, booting from the Zenwalk media feels a lot like getting started with Slackware. Zenwalk asks us to supply any needed kernel parameters before beginning its boot process. We are then asked to select our keyboard layout or stick with the default "US" layout. Zenwalk then automatically launches the Slackware system installer. Since I talked about setting up Slackware in July I will skip over the details of the installer here. Zenwalk follows the same steps, selecting which partitions to use and which packages to install. I decided to install everything except development tools for my trial. Zenwalk's version of the installer concludes by giving us the chance to set up a user account for ourselves and then asks us to create a password for the root account. Afterwards, we can reboot the computer to start using our new copy of Zenwalk.
The only issue I had with Zenwalk's installer was that I did not have a partition set aside for the distribution before I began the trial. This meant I had to quit the installer, run a command line partition manager (cfdisk in my case) and then re-launch the system installer. Slackware takes a slightly different approach by booting to a command line and getting us to manually run the tools (partition manager or installer) we need.

Zenwalk Linux 8.0 - the application menu (full image size: 977kB, resolution: 1280x1024 pixels)
The freshly installed copy of Zenwalk boots to a graphical login screen. Signing into our user account launches the Xfce 4.12 desktop environment. At the top of the screen we find an application menu, task switcher, system tray and sign off menu. On the desktop there are icons for launching a file manager and opening the Chromium web browser to show the Zenwalk support forum. At the bottom of the screen we find a quick-launch bar which also features an application menu. The background shows a hot air balloon flying through the sky.
Zenwalk features a fairly dark theme which contrasts nicely with the colourful wallpaper. I found some applications use transparent backgrounds by default. This can work nicely when paired with flat backgrounds, but I found it difficult to read text that was placed over the colourful Zenwalk wallpaper. Fortunately most applications make it easy to disable transparency. Another characteristic I noticed early on was that Zenwalk uses unusually small fonts. The desktop's fonts can be changed with a quick trip into the desktop's control panel under the Appearance settings module.

Zenwalk Linux 8.0 - exploring the settings panel (full image size: 756kB, resolution: 1280x1024 pixels)
Speaking of the control panel, the distribution ships with a central control panel for configuring the Xfce desktop and some of the underlying operating system. We can change the look of the desktop, adjust window behaviour and work with user accounts. The available modules generally worked well and I ran into no bugs. I did find the account manager module, which is menu driven, to be a bit cumbersome to work with compared to other account managers, but it does function properly. I also found it strange there are two configuration modules for changing the keyboard layout. I could not find a settings module for setting up printers, but we can access the CUPS printer manager through either of the desktop's two application menus.
Once I got logged in and adjusted the Xfce desktop to look the way I wanted, my next step was to install software updates. There is a Netpkg entry in the distribution's application menu and I started there. Clicking the program's entry did not produce any results. Next, I turned to the command line and ran netpkg. The netpkg command asks us to select a repository mirror from a list and then goes to work updating or installing software from the selected repository. As it turns out the software available through netpkg is somewhat limited and appears to be intended as a compliment to the official Slackware repositories. We can access Slackware's repositories using the slackpkg command line package manager.

Zenwalk Linux 8.0 - installing package upgrades (full image size: 736kB, resolution: 1280x1024 pixels)
At least, we can access Slackware's repositories after we edit the slackpkg repository list in a text editor and select a repository mirror to use. The problem is, this might not be straight forward. I initially tried to use the vi command line text editor to change slackpkg's configuration only to be told the libperl dependency was missing and I could not launch the text editor. Next I tried a few other editors, like nano, but couldn't find any present. Looking through the application menu I found no graphical text editors. The closest thing I could find was the Geany IDE. While Geany is intended for editing source code, it will work on any text file. Of course I had to launch Geany from the command line as root in order to edit the slackpkg configuration file as Geany does not have root access when launched from the Xfce menu. Once I got slackpkg's configuration sorted out with Geany, I was able to use slackpkg to install the vi editor's dependencies, which included the Perl and Python interpreted languages.
It seems as though my trouble with text editors came about because I installed most of Zenwalk's packages, but skipped development software. Sadly, in this case, the vi text editor relies on development packages and refuses to run without them, making the development packages not so much an option as a necessity. As many popular software packages ultimately need to be compiled from source code or found in third-party repositories on Zenwalk, it turns out the user is best off installing everything (including development libraries) in order to achieve a fully functional system, even if the user does not plan to develop any software of their own.
Let's look at the software which ships with Zenwalk. Looking through the Zenwalk application menu I found it was much less cluttered than Slackware's and therefore I found it easier to find what I wanted. The distribution ships with the Chromium web browser (with Flash support), the gFTP file transfer application, the HexChat IRC client and the Transmission bittorrent software. The menu contains an entry called "Gnome Gmail" which simply launches Chromium and brings up the GMail login page. Unlike its parent, Zenwalk supplies us with the LibreOffice productivity suite. The distribution ships with the Orage Calendar software, MPlayer, the Xfburn disc burning software and a full range of media codecs. Developers will find the Glade interface designer and the Geany IDE. The GNU Image Manipulation Program is present. Zenwalk provides us with quite a few other utilities including an archive manager, calculator, the Thunar file manager and the GParted partition manager. One application helps us rename files in batches and another helps us configure which services will run in the background. Cryptkeeper is included for setting up encrypted folders, but it crashed when I tried to set up a new encrypted space. In the background we find the SysV init software (version 2.88) and version 4.4.14 of the Linux kernel.

Zenwalk Linux 8.0 - using Geany to edit text files (full image size: 315kB, resolution: 1280x1024 pixels)
I experimented with Zenwalk in two test environments, using a physical desktop computer and a VirtualBox virtual machine. Zenwalk, like its parent, worked well on the physical desktop computer. The system was stable and my hardware was properly detected and utilized out of the box. When running the distribution in VirtualBox, I found Zenwalk was not able to integrate into the virtual environment and use my host computer's full screen resolution. As Zenwalk does not include VirtualBox add-on modules in its repositories, fixing my display resolution required installing a couple of packages from source, using the SlackBuilds recipes. I ran into one further problem with the VirtualBox add-on. Specifically, Zenwalk still uses X configuration files to set screen resolution while most other distributions configure X automatically, without the configuration file. Zenwalk's X configuration file set arbitrary limits on my display settings, preventing me from using higher screen resolutions. Removing the X configuration file and restarting X fixed this issue.
When running in either environment Zenwalk used approximately 200MB of memory when logged into the Xfce desktop. Early on I found the desktop was unusually sluggish (Xfce is usually snappy on my hardware) and my CPU was regularly chugging away at 75% usage. A quick investigation revealed the PulseAudio volume control plugin on the bottom panel was consuming large amounts of CPU cycles. Removing the PulseAudio plugin fixed the issue and my desktop became much more responsive. Of course, this meant I had to find and install an alternative audio volume control.
Conclusions
There were a few things I enjoyed about Zenwalk 8.0 and several I did not. Before getting to those, I want to acknowledge that Zenwalk is, in most ways, very much like Slackware. The two distributions are binary compatible and if you like (or dislike) one, you will probably feel the same way about the other. They're quite closely related with similar benefits and drawbacks.
On the positive side of things, I like that Zenwalk trims down the software installed by default. A full installation of Zenwalk requires about two-thirds of the disk space a full installation of Slackware consumes. This is reflected in Zenwalk's focused "one-app-per-task" approach which I feel makes it easier to find things. Zenwalk requires relatively little memory (a feature it shares with Slackware) and, with PulseAudio's plugin removed, consumes very few CPU cycles. One more feature I like about this distribution is the fact Zenwalk includes LibreOffice, a feature I missed when running pure Slackware.
On the other hand, I ran into a number of problems with Zenwalk. The dependency problems which annoyed me while running Slackware were present in Zenwalk too. To even get a working text editor I needed to have development libraries installed. To make matters worse, the user needs a text editor to enable the package manager to install development libraries. It's one of those circular problems that require the user to think outside the box (or re-install with all software packages selected).
Other issues I had were more personal. For example, I don't like window transparency or small fonts. These are easy to fix, but it got me off on the wrong foot with Zenwalk. I do want to acknowledge that while my first two days with Zenwalk were mostly spent fixing things, hunting down dependencies and tweaking the desktop to suit my tastes, things got quickly better. By the end of the week I was enjoying Zenwalk's performance, its light nature and its clean menus. I may have had more issues with Zenwalk than Slackware in the first day or so, but by the end of the week I was enjoying using Zenwalk more for my desktop computing.
For people running older computers, I feel it is worth noting Zenwalk does not offer 32-bit builds. The distribution has become 64-bit only and people who still run 32-bit machines will need to turn elsewhere, perhaps to Slackware.
In the end, I feel as though Zenwalk is a more focused flavour of Slackware. The Slackware distribution is multi-purpose, at least as suited for servers as desktops. Slackware runs on more processor architectures, has a live edition and can dump a lot of software on our hard disk. Zenwalk is more desktop focused, with fewer packages and perhaps a nicer selection of applications. The two are quite similar, but Slackware has a broader focus while Zenwalk is geared to desktop users who value performance.
* * * * *
Hardware used in this review
My physical test equipment for this review was a desktop HP Pavilon p6 Series with the following specifications:
- Processor: Dual-core 2.8 GHz AMD A4-3420 APU
- Storage: 500 GB Hitachi hard drive
- Memory: 6 GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
|
Miscellaneous News (by Jesse Smith) |
openSUSE prepares for Leap release, Lubuntu migrating to LXQt, Steam running on FreeBSD, PC-BSD's Lumina desktop reaches 1.0.0 milestone
There has been a lot of activity in the openSUSE community in the past week. There were three new snapshots of openSUSE's rolling release edition, called Tumbleweed. These snapshots added a number of application updates and removed the LXDM session manager in favour of LightDM. "Snapshot 20160805 brought more package changes and one major uninstall. LXDM was dropped from openSUSE Tumbleweed and uninstalled in this snapshot. LightDM is being used in the environment instead and is auto-installed with a change configuration for those who are using LXDM. This snapshot provided several repository updates, and NetworkManager-gnome, LibreOffice 5.2.0.4 and WireShark 2.0.5 were a few of the many changes found is 20160805." openSUSE's more conservative edition, Leap, is nearing a feature freeze for the upcoming release of openSUSE 42.2 and last minute packages are being added prior to the distribution's beta at the end of August.
* * * * *
LXQt is a lightweight desktop environment which has grown out of a merger of the LXDE and Razor-Qt desktop projects. LXQt is based upon the Qt software libraries. The Lubuntu distribution is planning to switch its default desktop environment from LXDE to LXQt in the coming months. Simon Quigley has posted that the migration is underway: "The Lubuntu team is ready to begin the migration process to LXQt, and one of the first parts of the migration is getting an image to move to. We have prepared the lubuntu-qt-desktop metapackage and we are ready for an image. A few weeks ago, I submitted two merge proposals thanks to advice given by Adam Conrad on #ubuntu-release. On several occasions (on IRC), both myself and Walter Lapchynski have asked for feedback on the merge proposals in an effort to get the images spun up so we can take our next step, but have not received any."
* * * * *
The Steam marketplace and gaming portal has been available to Linux users for a few years now, but the BSDs (including FreeBSD) have not been able to run a native version of the Steam software. Workarounds generally use WINE to run the Windows version of Steam on the BSDs. One enterprising developer reports it will be possible to run the Linux version of Steam as a native executable on FreeBSD 11.0. The Steam On FreeBSD GitHub project provides scripts and dependencies for running Steam on the development branch of FreeBSD. The page also includes screen shots of Steam running. At this point it looks as though some more work is needed to polish the installation steps and end-user experience, but FreeBSD users may soon be able to run Steam games on their preferred operating system without WINE.
* * * * *
After several years in development, the Lumina desktop environment has reached version 1.0.0. Lumina's lead developer, Ken Moore wrote: "After roughly four years of development, I am pleased to announce the first official release of the Lumina desktop environment! This release is an incredible realization of the initial idea of Lumina - a simple and unobtrusive desktop environment meant for users to configure to match their individual needs. I hope you all enjoy it, and I look forward to working with all of you on the next iterations of this desktop!" Lumina began as a lightweight, portable desktop environment with minimal dependencies for the PC-BSD operating system. Lumina's portability and its general lack of platform-specific dependencies have caused the Qt-based desktop environment to be ported to several operating systems other than PC-BSD. To date, Lumina has been ported to Arch Linux, Debian GNU/Linux and GNU/kFreeBSD, DragonFly BSD, Fedora, FreeBSD, Gentoo, Manjaro Linux, OpenBSD, openSUSE, NetBSD, PCLinuxOS, Slackware, SparkyLinux and Ubuntu.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Ubuntu phone follow-up
Following my review of the Meizu Pro 5 phone running the Ubuntu Touch operating system, many people had questions about the device. Some of these questions were posted and answered in the comments section while others came in from social media or e-mail. In an effort to make the answers public and easily accessible, I decided to collect the questions and answer them all in one place. Here they are, in no particular order.
What are the hardware specifications of the Meizu Pro 5?
For those who missed in the link in the article, information on the Pro 5's hardware can be found here. Hardware specifications for all Ubuntu phones can be found on the Ubuntu Phone lineup page.
Will the phone work on my carrier's network?
I have checked three different North American carriers so far (Telus, T-mobile and Koodo) and they were all compatible with the Pro 5. If you want to be certain, compare the frequencies the phone supports against the network frequencies used by your carrier. The phone's supported frequencies are listed on this page. Click the "Expand" button on the right to see a complete list. Your carrier's network frequencies should be available on their website or through a customer service representative.
What about GPS? The article doesn't mention GPS or navigation.
This was an oversight on my part. The short answer is GPS works and Ubuntu has multiple map apps available to help people navigate. The Pro 5 I used bundled an application called HERE Maps which works a lot like Google Maps. The phone's GPS can target the device's position and the map application can provide directions between two addresses. GPS works and, in my area at least, was accurate. I only tried navigating to two locations using HERE Maps, but both times I received accurate information from the navigation software.
The phone runs Ubuntu 15.04, isn't it past its end of life? How do you upgrade?
The Desktop edition of Ubuntu 15.04 has reached its end of life, but the phone runs the Touch edition of Ubuntu 15.04, which is still supported. The operating system is updated about once every six weeks. Updates can be accessed through the settings panel in the Updates module. The Updates module handles updates to both the operating system and individual applications.
Switching between mobile and wi-fi networks.
In the review I mentioned the Ubuntu phone would continue to use a mobile connection even when a wi-fi network was available. I reported this issue to Canonical and, as it turns out, I was mistaken. The phone's settings panel will sometimes continue to show it is using a mobile network even after the phone has switched back to a wi-fi connection. This makes it look like the phone is using mobile data, but further investigation shows the phone has really switched to the wi-fi network. Given more time, or a display refresh, the phone will properly report it is using the wi-fi network.
The phone allows you to run as root, can the operating system be re-installed if the user damages something?
The phone does allow the user to run as root (via the sudo command) which can be a dangerous tool. However, key components of the phone's operating system are protected by being mounted read-only. This gives the user an extra layer of protection they need to by-pass in order to cause lasting harm. Should you need to re-install, supported images can be found on the Ubuntu website. Installations instructions can be found here.
Where can I buy one of these devices?
Earlier this year JoyBuy was selling the Pro 5, but the phone is currently out of stock. Meizu is planning to launch an upgraded Ubuntu phone later this year. I think it will be called the MX6 and should appear on the Ubuntu mobile devices list when the phone becomes available.
What games does Ubuntu Touch have?
Games and other applications in the Ubuntu Store can be found on the uApp Explorer website.
Is there a free developer SDK for the Ubuntu phone?
Indeed there is, it is the Ubuntu SDK. Right now the SDK appears to be packaged for the Ubuntu Desktop operating system (and its many derivatives) exclusively so you may need to install a member of the Ubuntu family of distributions or set up a virtual machine for development.
Since Ubuntu is Linux, can I install other Linux distributions on the phone?
Not without a lot of work. In this case Linux refers to just the kernel, one component in thousands which make up the operating system. Anyone wanting to port a distribution onto the phone would need to make sure they have the right drivers and cross-compile the distribution to the phone's hardware. It would be a long process.
* * * * *
Additional Questions and Answers articles can be found in our archive.
|
Torrent Corner |
Weekly Torrents
Bittorrent is a great way to transfer large files, particularly open source operating system images, from one place to another. Most bittorrent clients recover from dropped connections automatically, check the integrity of files and can re-download corrupted bits of data without starting a download over from scratch. These characteristics make bittorrent well suited for distributing open source operating systems, particularly to regions where Internet connections are slow or unstable.
Many Linux and BSD projects offer bittorrent as a download option, partly for the reasons listed above and partly because bittorrent's peer-to-peer nature takes some of the strain off the project's servers. However, some projects do not offer bittorrent as a download option. There can be several reasons for excluding bittorrent as an option. Some projects do not have enough time or volunteers, some may be restricted by their web host provider's terms of service. Whatever the reason, the lack of a bittorrent option puts more strain on a distribution's bandwidth and may prevent some people from downloading their preferred open source operating system.
With this in mind, DistroWatch plans to give back to the open source community by hosting and seeding bittorrent files. For now, we are hosting a small number of distribution torrents, listed below. The list of torrents offered will be updated each week and we invite readers to e-mail us with suggestions as to which distributions we should be hosting. When you message us, please place the word "Torrent" in the subject line, make sure to include a link to the ISO file you want us to seed. To help us maintain and grow this free service, please consider making a donation.
The table below provides a list of torrents we currently host. If you do not currently 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 here. All torrents we make available here are also listed on the very useful Linux Tracker website. Thanks to Linux Tracker we are able to share the following torrent statistics.
Torrent Corner statistics:
- Total torrents seeded: 223
- Total data uploaded: 41.7TB
|
Released Last Week |
Univention Corporate Server 4.1-3
The Univention Corporate Server (UCS) team has announced the release of a new update to the distribution's 4.1 series. The new release, Univention Corporate Server 4.1-3, features a number of important security fixes for OpenSSL, QEMU and Samba and also offers some new features. "The App Center has been improved in several areas and further possibilities for the migration of apps to "dockerized" apps have been implemented. The replication of directory service objects has been stabilized in numerous corner cases. The domain join of additional Samba based Active Directory domain controllers is now possible with more than 100,000 directory service objects. The app appliances have been extended further and they now allow app providers to define an own branding as well as to activate a fast demonstration mode. Testers can now evaluate the app in the appliance very fast with pre-defined settings. Configuration settings for the database management system MySQL can now be defined via UCR variables. For example apps can easier alter settings of the database system according to their needs." Additional information can be found in the release announcement and in the release notes.
SELKS 3.0
Eric Leblond has announced the availability of SELKS 3.0. The SELKS distribution is a network security operating system based on Debian. The latest stable release offers a number of performance improvements and package upgrades. "The main change in SELKS 3.0 is the switch to the latest generation of the Elastic stack. On user side this means Kibana 3 has been replaced by Kibana 4. And this really means a lot. Kibana 4 is a complete rewrite of Kibana 3 being non backward compatible on data side. So, our team had to redo from scratch all dashboards and visualizations. The result is a new set of 11 ready-to-use dashboards and a lots of visualizations that you can use to build your own dashboards. On the ruleset management side, SELKS 3.0 comes with Scirius Community Edition 1.1.10 that has support for advanced Suricata feature like xbits." Additional information on SELKS 3.0, along with screen shots, can be found in the project's release announcement.
OpenMandriva Lx 3.0
Kate Lebedeff has announced the launch of OpenMandriva Lx 3.0. The new version features the Calamares system installer, improved boot times and has been compiled using the Clang/LLVM compiler. "OpenMandriva Lx is a cutting edge distribution compiled with LLVM/clang. Combined with the high level of optimization used for both code and linking (by enabling LTO) used in its building, this gives the OpenMandriva desktop an unbelievably crisp response to operations on the KDE Plasma 5 desktop which makes it a pleasure to use. The latest release of all the KDE apps is there to support the desktop and help give you a consistent feel." Additional information on the new OpenMandriva Lx 3.0 release can be found in the project's release announcement and in the release notes.

OpenMandriva Lx 3.0 - running the KDE Plasma desktop (full image size: 360kB, resolution: 1280x1024 pixels)
RancherOS 0.5.0
Josh Curl has announced the release of a new version of RancherOS, a minimal Linux distribution that places most of its functionality in Docker containers. The new release, RancherOS 0.5.0, moves the project out of its alpha status and introduces new features, including an official Raspberry Pi image. "RancherOS, the latest major release since v0.4.0. Since then, we've moved RancherOS out of an alpha state and made many changes to improve both stability and user experience. In addition to various bug fixes and support for Docker 1.11, v0.5.0 includes the following changes: On our releases page you can now find an official Raspberry Pi image which is known to work on both Raspberry Pi 2 and 3. We're especially excited about this since it offers users a cheap method of getting started with Docker and RancherOS. We'd like to thank the Hypriot team for their assistance on this feature..." Additional information can be found in the project's release announcement.
Maui Linux 1
The Netrunner project has discontinued its Kubuntu-based edition and replaced it with a new distribution, called Maui Linux, which uses KDE neon as a base. The first release of the new distribution, version 1, is built on a lon-term support (LTS) base, but it is expected to provide cutting edge versions of KDE software in a semi-rolling release model. "Maui will continue as the full desktop version of the previously Kubuntu-based Netrunner line. What basically equals Netrunner+1 is simply released under the new name 'Maui 1'. Being based on KDE neon, Maui also marks the transition to an LTS base, where some parts are receiving regular updates during its life cycle (so called 'partially rolling'). The main parts which will be kept up-to-date are Plasma, Frameworks and KDE Applications, single ones like Firefox and Thunderbird, plus anything that gets updated on Xenial via backporting. This allows us to frequently release updated ISOs shipping the latest KDE software." The release announcement, as well as the project's About page have more information.
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
The state of Devuan
The Devuan distribution began its existence as a fork of Debian which would provide alternative init implementations following the Debian team's decision to adopt systemd. Devuan has been maturing and releasing development snapshots slowly with the developers now close to a final, stable release of their Debian fork.
This week we would like to know if our readers have tried Devuan and, if you did, what did you think? Is Devuan a suitable drop-in replacement for Debian or is there still lots more work to do? Please let us know about your experiences in the comments.
You can see the results of our previous poll on the status of gaming on Linux here. All previous poll results can be found in our poll archives.
|
The state of Devuan
I have tried Devuan and it is ready to use: | 95 (27%) |
I have tried Devuan and it needs a little more work: | 45 (13%) |
I have tried Devuan and it needs lots more work: | 19 (5%) |
I have not yet tried Devuan but plan to later: | 90 (25%) |
I have not yet tried Devuan and have no plans to try it: | 107 (30%) |
|
|
DistroWatch.com News |
Updated Slovak translation and updated Hardware page
We would like to thank Dušan Kazik for updating our Slovak translation. Several of our key words were out of date or not yet been translated from English and Kazik was kind enough to send us fresh Slovak translations.
Anyone else who is interested in helping us make DistroWatch better, please visit our Contributing page to get details on translating, submitting stories and auditing our database.
Over the past month we have received notice about additional companies who sell computers which work with (and sometimes ship with) Linux or BSD. The latest company to be added to our Hardware page is a British company called Nimbusoft.
* * * * *
New distributions added to database
Pearl Linux OS
Pearl Linux OS is a distribution based on Ubuntu. Pearl uses components of the LXDE and Xfce desktop environments to create a desktop experience which looks similar to Apple's OS X desktop environment. The project calls this hybrid desktop PearlDE. Pearl Linux OS is available in several editions, including GNOME, MATE and PearlDE.

Pearl Linux OS 4.0 - running the Pearl desktop environment (full image size: 1,453kB, resolution: 1366x768 pixels)
Maui Linux
Maui Linux is a desktop Linux distribution based on KDE neon and featuring KDE's Plasma desktop. It was created in August 2016 as a continuation of Netrunner's Kubuntu-based "Desktop" edition, but it was re-based on KDE neon which is a more cutting-edge project with frequent updates and a semi-rolling release model. Besides providing a KDE-centric distribution with many popular KDE packages included on the live DVD, the project also focuses on integrating non-KDE software, such as Firefox, Thunderbird or VLC with the underlying infrastructure of the Plasma desktop.

Maui Linux 1 - running the latest KDE Plasma desktop (full image size: 504kB, resolution: 1280x1024 pixels)
* * * * *
Distributions added to waiting list
- Nolubuntu. Nolubuntu is a Fedora-based (previously openSUSE-based) Linux distribution.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 22 August 2016. 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)
- Bruce Patterson (podcast)
|
|
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) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le |
|
Linux Foundation Training |
| |
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 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• Issue 1037 (2023-09-18): Bodhi Linux 7.0.0, finding specific distros and unified package managemnt, Zevenet replaced by two new forks, openSUSE introduces Slowroll branch, Fedora considering dropping Plasma X11 session |
• Issue 1036 (2023-09-11): SDesk 2023.08.12, hiding command line passwords, openSUSE shares contributor survery results, Ubuntu plans seamless disk encryption, GNOME 45 to break extension compatibility |
• Issue 1035 (2023-09-04): Debian GNU/Hurd 2023, PCLinuxOS 2023.07, do home users need a firewall, AlmaLinux introduces new repositories, Rocky Linux commits to RHEL compatibility, NetBSD machine runs unattended for nine years, Armbian runs wallpaper contest |
• Issue 1034 (2023-08-28): Void 20230628, types of memory usage, FreeBSD receives port of Linux NVIDIA driver, Fedora plans improved theme handling for Qt applications, Canonical's plans for Ubuntu |
• Issue 1033 (2023-08-21): MiniOS 20230606, system user accounts, how Red Hat clones are moving forward, Haiku improves WINE performance, Debian turns 30 |
• Issue 1032 (2023-08-14): MX Linux 23, positioning new windows on the desktop, Linux Containers adopts LXD fork, Oracle, SUSE, and CIQ form OpenELA |
• Issue 1031 (2023-08-07): Peppermint OS 2023-07-01, preventing a file from being changed, Asahi Linux partners with Fedora, Linux Mint plans new releases |
• Issue 1030 (2023-07-31): Solus 4.4, Linux Mint 21.2, Debian introduces RISC-V support, Ubuntu patches custom kernel bugs, FreeBSD imports OpenSSL 3 |
• Issue 1029 (2023-07-24): Running Murena on the Fairphone 4, Flatpak vs Snap sandboxing technologies, Redox OS plans to borrow Linux drivers to expand hardware support, Debian updates Bookworm media |
• Issue 1028 (2023-07-17): KDE Connect; Oracle, SUSE, and AlmaLinux repsond to Red Hat's source code policy change, KaOS issues media fix, Slackware turns 30; security and immutable distributions |
• Issue 1027 (2023-07-10): Crystal Linux 2023-03-16, StartOS (embassyOS 0.3.4.2), changing options on a mounted filesystem, Murena launches Fairphone 4 in North America, Fedora debates telemetry for desktop team |
• Issue 1026 (2023-07-03): Kumander Linux 1.0, Red Hat changing its approach to sharing source code, TrueNAS offers SMB Multichannel, Zorin OS introduces upgrade utility |
• Issue 1025 (2023-06-26): KaOS with Plasma 6, information which can leak from desktop environments, Red Hat closes door on sharing RHEL source code, SUSE introduces new security features |
• Issue 1024 (2023-06-19): Debian 12, a safer way to use dd, Debian releases GNU/Hurd 2023, Ubuntu 22.10 nears its end of life, FreeBSD turns 30 |
• Issue 1023 (2023-06-12): openSUSE 15.5 Leap, the differences between independent distributions, openSUSE lengthens Leap life, Murena offers new phone for North America |
• Issue 1022 (2023-06-05): GetFreeOS 2023.05.01, Slint 15.0-3, Liya N4Si, cleaning up crowded directories, Ubuntu plans Snap-based variant, Red Hat dropping LireOffice RPM packages |
• Issue 1021 (2023-05-29): rlxos GNU/Linux, colours in command line output, an overview of Void's unique features, how to use awk, Microsoft publishes a Linux distro |
• Issue 1020 (2023-05-22): UBports 20.04, finding another machine's IP address, finding distros with a specific kernel, Debian prepares for Bookworm |
• Issue 1019 (2023-05-15): Rhino Linux (Beta), checking which applications reply on a package, NethServer reborn, System76 improving application responsiveness |
• Issue 1018 (2023-05-08): Fedora 38, finding relevant manual pages, merging audio files, Fedora plans new immutable edition, Mint works to fix Secure Boot issues |
• Issue 1017 (2023-05-01): Xubuntu 23.04, Debian elects Project Leaders and updates media, systemd to speed up restarts, Guix System offering ground-up source builds, where package managers install files |
• Issue 1016 (2023-04-24): Qubes OS 4.1.2, tracking bandwidth usage, Solus resuming development, FreeBSD publishes status report, KaOS offers preview of Plasma 6 |
• Issue 1015 (2023-04-17): Manjaro Linux 22.0, Trisquel GNU/Linux 11.0, Arch Linux powering PINE64 tablets, Ubuntu offering live patching on HWE kernels, gaining compression on ex4 |
• Issue 1014 (2023-04-10): Quick looks at carbonOS, LibreELEC, and Kodi, Mint polishes themes, Fedora rolls out more encryption plans, elementary OS improves sideloading experience |
• Issue 1013 (2023-04-03): Alpine Linux 3.17.2, printing manual pages, Ubuntu Cinnamon becomes official flavour, Endeavour OS plans for new installer, HardenedBSD plans for outage |
• Issue 1012 (2023-03-27): siduction 22.1.1, protecting privacy from proprietary applications, GNOME team shares new features, Canonical updates Ubuntu 20.04, politics and the Linux kernel |
• Issue 1011 (2023-03-20): Serpent OS, Security Onion 2.3, Gentoo Live, replacing the scp utility, openSUSE sees surge in downloads, Debian runs elction with one candidate |
• Issue 1010 (2023-03-13): blendOS 2023.01.26, keeping track of which files a package installs, improved network widget coming to elementary OS, Vanilla OS changes its base distro |
• Issue 1009 (2023-03-06): Nemo Mobile and the PinePhone, matching the performance of one distro on another, Linux Mint adds performance boosts and security, custom Ubuntu and Debian builds through Cubic |
• Issue 1008 (2023-02-27): elementary OS 7.0, the benefits of boot environments, Purism offers lapdock for Librem 5, Ubuntu community flavours directed to drop Flatpak support for Snap |
• Issue 1007 (2023-02-20): helloSystem 0.8.0, underrated distributions, Solus team working to repair their website, SUSE testing Micro edition, Canonical publishes real-time edition of Ubuntu 22.04 |
• Issue 1006 (2023-02-13): Playing music with UBports on a PinePhone, quick command line and shell scripting questions, Fedora expands third-party software support, Vanilla OS adds Nix package support |
• Issue 1005 (2023-02-06): NuTyX 22.12.0 running CDE, user identification numbers, Pop!_OS shares COSMIC progress, Mint makes keyboard and mouse options more accessible |
• Issue 1004 (2023-01-30): OpenMandriva ROME, checking the health of a disk, Debian adopting OpenSnitch, FreeBSD publishes status report |
• Issue 1003 (2023-01-23): risiOS 37, mixing package types, Fedora seeks installer feedback, Sparky offers easier persistence with USB writer |
• Issue 1002 (2023-01-16): Vanilla OS 22.10, Nobara Project 37, verifying torrent downloads, Haiku improvements, HAMMER2 being ports to NetBSD |
• Issue 1001 (2023-01-09): Arch Linux, Ubuntu tests new system installer, porting KDE software to OpenBSD, verifying files copied properly |
• Issue 1000 (2023-01-02): Our favourite projects of all time, Fedora trying out unified kernel images and trying to speed up shutdowns, Slackware tests new kernel, detecting what is taking up disk space |
• Issue 999 (2022-12-19): Favourite distributions of 2022, Fedora plans Budgie spin, UBports releasing security patches for 16.04, Haiku working on new ports |
• Issue 998 (2022-12-12): OpenBSD 7.2, Asahi Linux enages video hardware acceleration on Apple ARM computers, Manjaro drops proprietary codecs from Mesa package |
• Issue 997 (2022-12-05): CachyOS 221023 and AgarimOS, working with filenames which contain special characters, elementary OS team fixes delta updates, new features coming to Xfce |
• Issue 996 (2022-11-28): Void 20221001, remotely shutting down a machine, complex aliases, Fedora tests new web-based installer, Refox OS running on real hardware |
• Issue 995 (2022-11-21): Fedora 37, swap files vs swap partitions, Unity running on Arch, UBports seeks testers, Murena adds support for more devices |
• Issue 994 (2022-11-14): Redcore Linux 2201, changing the terminal font size, Fedora plans Phosh spin, openSUSE publishes on-line manual pages, disabling Snap auto-updates |
• Issue 993 (2022-11-07): Static Linux, working with just a kernel, Mint streamlines Flatpak management, updates coming to elementary OS |
• Issue 992 (2022-10-31): Lubuntu 22.10, setting permissions on home directories, Linux may drop i486, Fedora delays next version for OpenSSL bug |
• Issue 991 (2022-10-24): XeroLinux 2022.09, learning who ran sudo, exploring firewall tools, Rolling Rhino Remix gets a fresh start, Fedora plans to revamp live media |
• Issue 990 (2022-10-17): ravynOS 0.4.0, Lion Linux 3.0, accessing low numbered network ports, Pop!_OS makes progress on COSMIC, Murena launches new phone |
• Issue 989 (2022-10-10): Ubuntu Unity, kernel bug causes issues with Intel cards, Canonical offers free Ubuntu Pro subscriptions, customizing the command line prompt |
• Issue 988 (2022-10-03): SpiralLinux 11.220628, finding distros for older equipment and other purposes, SUSE begins releasing ALP prototypes, Debian votes on non-free firmware in installer |
• Issue 987 (2022-09-26): openSUSE's MicroOS, converting people to using Linux, pfSense updates base system and PHP, Python 2 dropped from Arch |
• Issue 986 (2022-09-19): Porteus 5.0, remotely wiping a hard drive, a new software centre for Ubuntu, Proxmox offers offline updates |
• 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.
|
Shells.com |

Your own personal Linux computer in the cloud, available on any device. Supported operating systems include Android, Debian, Fedora, KDE neon, Kubuntu, Linux Mint, Manjaro and Ubuntu, ready in minutes.
Starting at US$4.95 per month, 7-day money-back guarantee
|
Random Distribution | 
RebornOS
RebornOS is a desktop-oriented Linux distribution based on Arch Linux. Although the RebornOS live image provides one desktop only, the installation process offers a choice to install one of the many popular desktop environments and window managers. Other interesting features of the distribution include support for Flatpak packages, optional installation of Anbox for running Android applications, a capability to rollback the system to a previous date, and graphical system configuration and maintenance tools.
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.
|
|