DistroWatch Weekly |
DistroWatch Weekly, Issue 794, 17 December 2018 |
Welcome to this year's 51st issue of DistroWatch Weekly!
While there are many Linux distributions, literally hundreds, most of them run similar collections of software by default. At the lower levels, almost all Linux distributions run GNU userland software, make use of the same libraries and most of them use one of four popular package managers. This week we begin with a look at Void, a distribution which offers a slightly different approach to multiple facets of the operating system. We would like to hear your thoughts on Void's unusual features in our Opinion Poll. Then, in an opinion column, we talk about software bloat and how the open source community provides a way to avoid it. In our News section we talk about making it easier to get an overview of open windows on GNOME and improvements to DragonFly BSD's HAMMER2 file system. We also cover a story on x32 support being removed from Linux and Quirky being discontinued. Plus we are thrilled to bring you the releases of the past week and share the torrents we are seeding. We wish you all a fantastic week and happy reading!
Content:
- Review: Rolling in the Void
- News: Getting an overview of open windows in GNOME, improvements to HAMMER2, Linux to drop x32 support, Quirky discontinued
- Opinion: Avoiding the effects of software bloat
- Released last week: Tails 3.11, FreeBSD 12.0, Univention 4.3-3
- Torrent corner: ArcoLinux, Clonezilla, EndlessOS, FreeBSD, GParted, Kodachi, Tails, Univention, Ultimate Edition, Voyager
- Opinion poll: What do you think of Void's unusual approach?
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (25MB) and MP3 (19MB) formats.
|
Feature Story (by Jesse Smith) |
Rolling in the Void
Void is an independently-developed, rolling-release Linux distribution with a number of interesting characteristics, such as its own package management system (called XBPS), a custom init system (runit), integration of LibreSSL instead of OpenSSL in the base operating system, and support for several popular ARM-based devices as well as x86 images. The operating system is available in several editions, including Cinnamon, Enlightenment, LXDE, LXQt, MATE and Xfce. New Void users will also be able to choose whether to run the distribution with the GNU C Library or musl libc library. I opted to download the Xfce edition running on the GNU C Library for 64-bit machines; the ISO was 693MB in size.
Booting from the Void media brought up the Xfce 4.12 desktop environment. The desktop is presented with a panel at the top of the screen which holds the application menu and system tray. At the bottom of the display is a dock where we can quick-launch applications. The desktop has a few icons for launching the Thunar file manager. If Void detects any disk partitions these will also be listed on the desktop for easy access. The theme is mostly grey and relatively plain.

Void 20181111 -- Running the Firefox browser
(full image size: 235kB, resolution: 1280x1024 pixels)
I did not find a launcher for the project's system installer, either on the desktop or in the application menu. The distribution's download page says we can run the void-installer program from a command line to get started.
Installing
Void's installer is run in a virtual terminal window and uses a series of text-based menus. The main menu of the installer acts like a hub, letting us perform configuration steps in the order of our choosing and we can easily jump back to redo a previous step. The steps are fairly typical and involve selecting our keyboard layout and preferred language from long, somewhat cryptic lists. We are also asked to select our time zone from a list and we are given the chance to enable networking (and optionally automatic DHCP network configuration). We are asked to make up a password for the system's root account and create a username/password combination for our main user.
When it comes to partitioning, Void's installer asks us to select which disk we want to use and then launches the cfdisk partitioning tool. It is not the most friendly interface for setting up partitions, but it works. We are then asked which file system should be used, with options including the Btrfs, ext2/3/4, XFS and f2fs file systems. I decided to go with Btrfs for my trial. The installer then copies its files, a task which took under ten minutes, and offers to reboot the computer.
Early impressions
My new copy of Void booted to a graphical login screen where I could sign back into the Xfce desktop. Everything on the desktop was the same as when running the live disc, so there were no immediate surprises. There were no welcome screens, notifications or prompts to install updates either. Void is a distribution which tries to stay out of the user's way, and assumes we know what we are doing.
For experienced users, this focus on efficiency and no-frills computing is probably welcome. However, newcomers may be intimidated at first. Void does a number of things differently from other mainstream distributions (it has its own package manager, a different init system, and some editions run an infrequently used C library) and I recommend reading the project's documentation. The
Void wiki has a series of articles (linked on the front page) which will get newcomers started.

Void 20181111 -- The settings panel and application menu
(full image size: 325kB, resolution: 1280x1024 pixels)
Hardware
I began experimenting with Void in a VirtualBox virtual machine. The first challenge I ran into was the distribution could not make full use of my display's resolution. I found trying to open the Display configuration module to fix this caused the module to immediate crash with a segmentation fault. I searched for VirtualBox guest packages in Void's repositories and installed them (more on working with the XBPS package manager later). Once the guest modules were installed Void was able to match my display's resolution automatically.
Then I tried void on a desktop computer. Immediately I found Void could not boot in UEFI mode, but I was able to start the distribution in my computer's legacy BIOS mode. Once up and running networking functioned, the desktop was responsive and the Display configuration module worked. However, none of my applications were able to play audio. Sound support, such as PulseAudio, was installed, but not working for some reason. I ended up installing the PulseAudio mixer (there is no sound mixer installed by default) and the ALSA mixer. At first neither tool worked to restore volume. However, once I had rebooted, the PulseAudio mixer I had installed was able to enable sound for my applications.

Void 20181111 -- Trying an alternative dark theme
(full image size: 345kB, resolution: 1280x1024 pixels)
Void is a relatively lightweight distribution. The Xfce edition uses just 1.8GB of disk space and consumed 210MB of RAM when signed into the desktop. The distribution was always responsive, booted quickly and was fast when launching programs and performing tasks.
Applications
The distribution ships with a small collection of open source applications. The Firefox ESR web browser is included along with the Orage calendar and Parole media player. Parole has access to media codecs, allowing us to play audio and video formats out of the box. Audio did not work right away, as I mentioned above, but once that was fixed the multimedia experience was solid. Void includes an image viewer, a tool to bulk rename files and the Thunar file manager. The Mousepad text editor is included along with a process monitor.

Void 20181111 -- Running the Parole media player
(full image size: 565kB, resolution: 1280x1024 pixels)
There is an entry in the application menu for a mail reader but it does not work as no e-mail client is installed. Void uses the runit init software which is relatively light and worked to quickly bring up and shutdown the system. When I started experimenting with Void the distribution ran on version 4.18 of the Linux kernel, with newer versions becoming available over time.
Software management
The Void distribution uses a package manager called the X Binary Package System (XBPS). XBPS is a collection of utilities rather than one unified tool. I found XBPS's syntax to be short and cryptic and it took me a while to get accustomed to running different tools to complete actions. As an example, on Fedora I might run "dnf search clang" to find the item I want and "dnf install clang" to install the package. With XBPS I would run one tool to find a package, "xbps-query -Rs clang", and then another, such as "xbps-install -S clang", to install it. If I were to run Void for a long time, I would probably create command aliases to help me find, install and remove programs.
I found XBPS does not automatically refresh its repository information and, since Void is a rolling release, our package information can be come outdated quickly. Users should remember to update package information prior to searching for items or installing new software.

Void 20181111 -- Using XBPS to install the Falkon web browser
(full image size: 249kB, resolution: 1280x1024 pixels)
When I first started using Void, about a week after the most recent ISO refresh, there were 44 updates totalling 161MB in size waiting for me. I suspect new packages versions will become available quickly and steadily based on my experience so far. Despite the steady flow of new packages, I did not encounter any errors with XBPS. It took me a while to get used to the utility and its approach, but there were no problems with the XBPS software. As far as I can tell, Void does not offer a graphical package manager.
The XBPS package manager has a source-based companion which allows users to build and customize their own packages from source code. I discussed how to use XBPS to work with source packages last year.
Other observations
For the most part, Void stayed out of my way, providing a light and responsive environment in which I could work and play. One of the nicest things I can say about any distribution is that it is pleasantly boring. When I don't have much to write about, that means the operating system is behaving the way I want it to, or not doing anything distracting or weird. For the most part, Void provided this kind of experience, largely due to its minimalism.
There were occasional issues though, usually when I was trying to add new features or adjust settings away from their defaults. For example, I ran into a problem when I tried to set up the Xfce panel on the left side of the screen instead of the top, and removed the quick-launch bar. Removing the bottom bar was easy, and the panel moved to the left, but the text on the panel was always rotated ninety degrees. On other distributions this has not been a problem, for example when I ran MX Linux earlier this year the panel automatically rotated its text to be the right way up. On Void this did not happen and removing and re-adding the items did not fix the problem.

Void 20181111 -- Moving the panel to the left side of the display
(full image size: 407kB, resolution: 1280x1024 pixels)
Earlier I mentioned Void uses very little disk space compared to most mainstream distributions. This is because few desktop applications are installed. Once I had most of my typical work tools installed, disk usage grew from under 2GB to over 5GB of space. One item I was surprised to find missing was the cron software. Almost every Linux, UNIX and BSD flavour I have used over the years runs cron to perform periodic tasks, but Void does not. There are several cron implementations in the repositories if we want to install one.
There doesn't appear to be any support on Void for using Btrfs snapshots as boot environments, as I enjoyed recently with openSUSE Tumbleweed and with ZFS snapshots on GhostBSD. I had hoped, with Btrfs enabled, that boot environments might be set up, but this was not the case. The Timeshift utility is available in the distribution's repositories and I had hoped it would work for people who want to take snapshots of their operating system. However, Timeshift does not pull in all of its dependencies so some manual work is required to add the required packages. Then, once Timeshift was installed, I found out Void did not set up Btrfs in a way which is compatible with Timeshift, rendering the snapshot utility unable to function.
Void's software repositories are a little smaller than those of mainstream Linux distributions. There is also less support from third-party software companies. For example, you will not find a XBPS package of Google's Chrome or Steam. And these items are not in the distribution's repositories. One of the few reasons I use any non-free software these days is to watch Netflix and I found Void's Firefox package was able to automatically download an add-on to work with the streaming service. This is the first time I have ever had a Firefox package work with Netflix on Linux without additional tinkering required on my part.
Conclusions
When I started using Void the distribution looked promising. The project clearly is not targeting beginners and people who want to be able to point-n-click their way through things. Void is designed for people who don't mind text-based installers, managing packages from the command line, and manually configuring things, like scheduled jobs. This may be more work up front, but it provides a very slick, high performance, rolling release operating system. Early on, I felt Void was a good match for me, as I like its lightweight nature and I don't mind trading a little convenience for efficiency.
Another thing I like about Void is it is taking a different approach. This is not yet another spin of Ubuntu, or another desktop distribution based on Debian. Void is very much its own creation, with its own package manager, its own ports tree, its own init software, and some different low-level libraries. Void is different enough to be interesting while still able to run most of the same software other GNU/Linux distributions use.
However, by the end of the week I was beginning to realize Void was not going to be a practical distribution for me, personally, to run on an ongoing basis. There were too many little things I had to manage or work around. The lack of working sound early on is a prime example. It's not hard to fix, I just needed to install a mixer tool and reboot, but this pattern of fixing this which simply work on mainstream distributions continued throughout the week. As the days went by I had to install and set up cron to perform house-keeping tasks, work with Firefox with add-ons because Chrome wasn't available, deal with a missing icon for the file search feature, tinker with the panel to try to get text oriented in the right direction, manually track down dependencies for Timeshift, and so on.
I came away from my trial with Void thinking it is a highly interesting distribution and I like its design and style. But it is not a distribution I can "just use" day after day and be productive. It is a distribution more akin to Arch Linux where the user needs to craft their own system, set up the background services and work to maintain it. Which is great for many people, lots of Linux users want to tinker and enjoy the latest available software. And I recommend such people try Void. But if you crave a distribution where everything works out of the box and keeps working without maintenance, then Void is going to be a rough experience.
* * * * *
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.8GHz AMD A4-3420 APU
- Storage: 500GB Hitachi hard drive
- Memory: 6GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
* * * * *
Visitor supplied rating
Void has a visitor supplied average rating of: 9.2/10 from 155 review(s).
Have you used Void? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Getting an overview of open windows in GNOME, improvements to HAMMER2, Linux to drop x32 support, Quirky discontinued
Fedora Magazine ran an article this week which talks about how to add an overview of open applications to the GNOME Shell desktop using an extension available in the Fedora repositories. "The default desktop of Fedora Workstation - GNOME Shell - is known and loved by many users for its minimal, clutter-free user interface. However, one thing that many users want is an always-visible view of open applications. One simple and effective way to get this is with the awesome Dash to Dock GNOME Shell extension. Dash to Dock takes the dock that is visible in the GNOME Shell Overview, and places it on the main desktop. This provides a view of open applications at a glance, and provides a quick way to switch windows using the mouse." Installation instructions and notes on the extension's features can be found in the Fedora Magazine article.
* * * * *
DragonFly BSD users will be happy to learn the operating system's HAMMER2 file system has received a number of improvements. The file system can now better recover from crashes and offers the ability to have an encrypted root volume. "Matthew Dillon's been working on 'reliable on-media topology' for HAMMER2. If you had a crash at just the right time with HAMMER2, you wouldn't lose data but you might have to do some manual cleanup. (Don't ask me the steps; never happened to me.) With these changes, that doesn't happen any more. It's present now in -master and will be in what should be DragonFly 5.4.1 by the end of the year. He has a post to users@ that goes into better detail. If you want way too much detail, you can check the commits." More information and links to in-depth details on the changes can be found in a DragonFly BSD Digest post.
* * * * *
The x32 architecture is a special offshoot of the 64-bit x86 (x86-64) architecture which allows a program to use 64-bit instructions while still using smaller, 32-bit pointers. The idea is to allow applications to use faster, 64-bit instructions while consuming smaller amounts of memory than "pure" 64-bit application do. The x32 feature is rarely used and Andy Lutomirski has suggested it be removed from the Linux kernel. LWN explains: "The x32 subarchitecture is a software variant of x86-64; it runs the processor in the 64-bit mode, but uses 32-bit pointers and arithmetic. The idea is to get the advantages of x86-64 without the extra memory usage that goes along with it. It seems, though, that x32 is not much appreciated; few distributions support it and the number of users appears to be small. So now Andy Lutomirski is proposing its eventual removal: 'I propose that we make CONFIG_X86_X32 depend on BROKEN for a release or two and then remove all the code if no one complains. If anyone wants to re-add it, IMO they're welcome to do so, but they need to do it in a way that is maintainable.'" It is important to note that x32 is different from 32-bit support. The removal of x32 instructions will not affect 32-bit x86 hardware support, which continues to be maintained in the kernel.
* * * * *
Barry Kauler has announced that the experimental Quirky distribution has been discontinued. In an e-mail Kauler wrote: "I am now formally announcing that my project Quirky Linux is retired. I am working on another distribution, EasyOS, and that is where all the action is these days. I was stretched too thin trying to maintain both distributions. The repository at ibiblio.org will remain up indefinitely, but I cannot guarantee how long." Information on Kauler's new distribution can be found on the EasyOS website.
* * * * *
These and other news stories can be found on our Headlines page.
|
Opinion (by Jesse Smith) |
Avoiding the effects of software bloat
Software bloat refers to the way programs and software libraries tend to grow over time, taking on more features and working in a wider variety of environments. Software usually starts off doing one thing and, if it works well, users will request new features and abilities be added to the program, causing it to grow in size, using up more disk, memory and CPU resources.
A common example of this progression towards higher resource consumption and more features can be seen in most web browsers. A web browser might start off just showing web pages and storing bookmarks. But then someone wants the browser to store passwords too, and another user requests a feature to synchronize bookmarks across devices and someone else submits a patch to manage cookies. A simple web browser can quickly balloon into a massive program that talks over multiple network protocols, blocks ads, plays videos, filters cookies and syncs bookmarks & passwords.
A lot of people feel negatively about software bloat. They, correctly, point out that software often becomes slower over time and requires new computer hardware to run. This can get expensive as new hardware is often purchased to keep up with growing software demands. For better or worse, programs that get big rarely reverse direction because removing features invariably upsets users who have come to rely on the added bells and whistles.
The good news is it is possible to fight against the steady current of software bloat. While individual programs almost always grow in size and resource consumption, the software ecosystem has a natural and positive response: writing smaller programs with a sharper focus. Whenever popular software packages get large and slow, developers pop up to write leaner alternatives. When Firefox began to get noticeably bigger, several alternatives such as Epiphany and Falkon were available to take its place. When GNOME and KDE expand, there are several lighter alternatives such as Xfce and LXQt to take their places. The same holds true for productivity suites, music players, and even the system's C library.
In a way, the open source community enters into a cycle where new programs are created, become popular, get larger, and then smaller alternatives get created - restarting the process. Some may choose to see this cycle of new programs coming into existence, growing and (in some cases) being replaced, as depressing, but it serves the open source community well. This approach allows people who want all the bells and whistles to use full featured applications while others stick to lean and fast equivalents. Each distribution, and each user, can choose to find their preferred balance between efficiency and features.
Friends asked me recently why I haven't upgraded my computer in the past couple of years and, upon thinking about it, I realized that I'm performing the same tasks I was three years ago and using the same features, but my resource usage is actually lower now than it was when I first bought this computer. Small migrations, such as moving from Firefox to Falkon and Unity to Xfce have allowed me to keep performing the same tasks in mostly the same ways while gobbling up less RAM and CPU cycles.
While some software continues to march forward, becoming bigger, better, richer and heavier, it is important to remember that for nearly every full-featured heavyweight application out there, there are smaller ones. Software which may not have every feature and the kitchen sink, but which can do most of what users need with a smaller footprint. In a similar fashion, for every Linux distribution which eats resources in a effort to provide a shiny, feature-rich experience, there is another which will get by on resources which were available nearly two decades ago. This gives us a whole spectrum of resource usage versus features, and we can pick the tools we feel best suit our needs. In other words, software bloat is very real, but we do not need to fall victim to it in the open source community. We can choose the tools, small or large, that best suits our environment.
What are some of your favourite lightweight application and desktop alternatives? Do you run a minimal window manager, use a bare-bones e-mail client, or a low-resource office suite? Let us know how you keep your system skinny in the comments.
* * * * *
More answers can be found in our Questions and Answers archive.
|
Released Last Week |
Tails 3.11
A new version of Tails has been released. Tails is a Debian-based live distribution whose goal is to help its users to browse the Internet anonymously and to circumvent censorship. This version is a standard minor upgrade and bug-fix release: "Upgrades and changes: Add a confirm dialog between downloading and applying an automatic upgrade to control better when the network is disabled and prevent partially applied upgrades. When running from a virtual machine, warn about the trustworthiness of the operating system even when running from a free virtualization software. Disable Autocrypt in Thunderbird to prevent sending unencrypted emails by mistake. Update Linux to 4.18.20. Update Tor Browser to 8.0.4. Update Thunderbird to 60.3.0. Fixed problems: Fix the opening of Thunderbird in non-English languages. Reduce the logging level of Tor when using bridges. For more details, read our changelog." Further information is available in the project's release announcement.
FreeBSD 12.0
The FreeBSD team has announced the project's first release in its 12 series. FreeBSD 12.0 features a number of software updates, including OpenSSL 1.1.1, OpenSSH 7.8, and the Clang compiler has been updated to version 6.0.1. TRIM support has been improved for the UFS filesystem and the bhyve virtualization software can now be run inside a jail. "The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 12.0-RELEASE. This is the first release of the stable/12 branch. Some of the highlights: OpenSSL has been updated to version 1.1.1a (LTS). Unbound has been updated to version 1.8.1, and DANE-TA has been enabled by default. OpenSSH has been updated to version 7.8p1. Additional capsicum(4) support has been added to sshd(8). Clang, LLVM, LLD, LLDB, compiler-rt and libc++ has been updated to version 6.0.1. The vt(4) Terminus BSD Console font has been update to version 4.46. The bsdinstall(8) utility now supports UEFI+GELI as an installation option. The VIMAGE kernel configuration option has been enabled by default." Further details can be found in the project's release announcement and in the release notes.

FreeBSD 12.0 -- Running the Xfce desktop
(full image size: 536kB, resolution: 1920x1080 pixels)
Univention Corporate Server 4.3-3
Stefan Gohmann has announced the release of Univention Corporate Server (UCS) 4.3-3, the latest update of the project's Debian-based distribution for servers with a web-based administration system: "Third point release for Univention Corporate Server (UCS) 4.3 is now available. It includes a number of important updates and various new features. The portal is the starting point for many UCS users and administrators. As described in the blog article Design the UCS Portal with Drag & Drop, you can adapt it very easily to your needs. The 'Applications' and 'Administration' categories were static until now. We have extended the portal so that you can now define your own categories. In addition, you can add static links to the portal. In many environments different users should be shown different tiles. To do this, the group members for whom a particular tile is displayed are stored in the tiles. Previously, you could only assign each tile to one group. With UCS 4.3-3 you can now assign several groups to each tile. As soon as a user is a member of one of these groups, the corresponding tile will be displayed." See the release announcement and release notes for further information.
SUSE Linux Enterprise 12 SP4
Raj Meel has announced the availability of the fourth service pack for SUSE Linux Enterprise 12, the current legacy branch of the company's commercial, enterprise-class distribution with long-term support of over 10 years: "SUSE Linux Enterprise 12 Service Pack 4 is now generally available. Service Pack 4 marks the fourth generation of SUSE Linux Enterprise Server 12, a major code stream and product foundation with a lifecycle from 2014 to 2024 plus long-term support (10 + 3 years). This release consolidates all fixes and updates introduced since SUSE Linux Enterprise 12 Service Pack 3. Key features of this release include: persistent memory enhancements - Intel Optane DC persistent memory (NVDIMM) with SAP HANA is supported for faster recovery from planned and unplanned outages; new hardware support - latest Intel processors, AMD's 'Zen 2' core processor generation, IBM Z14, IBM LinuxONE Rockhopper II, IBM POWER9 (Little Endian) enhancements, Arm SoC/ODM support for selected vendors including Raspberry Pi devices...." See the brief release announcement and the detailed release notes for further information.
GParted Live 0.33.0-1
Curtis Gedak has announced the release of GParted Live 0.33.0-1, the latest stable version of the project's specialist live CD with a collection of disk partitioning and data rescue tools: "The GParted team is pleased to announce a new stable release of GParted Live. This release includes GParted 0.33.0, updated packages and other improvements. Items of note include GParted 0.33.0 which adds the following enhancements: support copying and moving of unsupported partition content; add MINIX file system support; recognise APFS Apple file system; GTK+ 2 code modernisation; based on the Debian Sid repository as of 2018-12-14; Linux kernel updated to 4.18.20. This release of GParted Live has been successfully tested on VirtualBox, VMware, BIOS, UEFI and physical computers with AMD/ATI, NVDIA and Intel graphics. Note that the default boot options does not display an X desktop on old Acer Aspire laptops. The workaround is to select 'Other modes' of GParted Live and choose 'GParted Live (Safe graphics setting, vga-normal)'. If this issue occurs on a 64-bit computer with UEFI then try the amd64 image." Here is the full 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: 1,166
- Total data uploaded: 22.7TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
What do you think of Void's unusual approach?
This week we reviewed Void, a Linux distribution with some unusual characteristics. Void does a number of things differently, using its own package manager, init software, an alternative security library and its own software building framework. While Void runs most of the same software other Linux distributions do, and performs the same tasks, it offers a different approach.
We would like to hear how you feel about Void taking alternative approaches. Do you like that they are trying something different, or is their style too far off the beaten track for your taste?
You can see the results of our previous poll on how many non-free packages are installed on our readers' computers in last week's edition. All previous poll results can be found in our poll archives.
|
What do you think of Void's unusual approach?
I am using Void and like that it is different: | 88 (9%) |
I am using Void and do not like how it is different: | 5 (0%) |
I am not using Void but like its differences: | 375 (36%) |
I am not using Void and do not like its differences: | 153 (15%) |
I have no strong feelings on Void being different: | 310 (30%) |
Void is not all that different: | 47 (5%) |
Other: | 54 (5%) |
|
|
DistroWatch.com News |
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 24 December 2018. Past articles and reviews can be found through our Article Search page. 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  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
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 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• Issue 1045 (2023-11-13): Fedora 39, how to trust software packages, ReactOS booting with UEFI, elementary OS plans to default to Wayland, Mir gaining ability to split work across video cards |
• Issue 1044 (2023-11-06): Porteus 5.01, disabling IPv6, applications unique to a Linux distro, Linux merges bcachefs, OpenELA makes source packages available |
• Issue 1043 (2023-10-30): Murena Two with privacy switches, where old files go when packages are updated, UBports on Volla phones, Mint testing Cinnamon on Wayland, Peppermint releases ARM build |
• Issue 1042 (2023-10-23): Ubuntu Cinnamon compared with Linux Mint, extending battery life on Linux, Debian resumes /usr merge, Canonical publishes fixed install media |
• Issue 1041 (2023-10-16): FydeOS 17.0, Dr.Parted 23.09, changing UIDs, Fedora partners with Slimbook, GNOME phasing out X11 sessions, Ubuntu revokes 23.10 install media |
• Issue 1040 (2023-10-09): CROWZ 5.0, changing the location of default directories, Linux Mint updates its Edge edition, Murena crowdfunding new privacy phone, Debian publishes new install media |
• Issue 1039 (2023-10-02): Zenwalk Current, finding the duration of media files, Peppermint OS tries out new edition, COSMIC gains new features, Canonical reports on security incident in Snap store |
• 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 |
• 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 | 
Truva Linux
Truva Linux was a Turkish distribution based on Slackware Linux.
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.
|
|