DistroWatch Weekly |
DistroWatch Weekly, Issue 715, 5 June 2017 |
Welcome to this year's 23rd issue of DistroWatch Weekly!
We receive a lot of e-mails at DistroWatch about the systemd init software, particularly from people asking how they can find distributions which do not feature the systemd technology and asking for our recommendations on ways to avoid systemd packages. This week we explore the systemd topic, beginning with Devuan, a fork of Debian created specifically to side-step systemd adoption. Devuan launched its first stable release in May and we talk about migrating from Debian to Devuan in our Feature Story. The Devuan distribution, and whether our readers plan to use the newly launched Devuan 1.0.0 release, is the subject of this week's Opinion Poll. In our Questions and Answers column we answer questions about Devuan, systemd and the future of Linux distributions running alternative init software. In our News section we discuss progress happening in the Tails project and new features planned for Linux Mint 18.2. We also discuss the Yunit desktop (formerly Unity 8) being ported to Debian and its derivatives. Plus we share the distribution releases of the past week and list the torrents we are seeding. We wish you all a terrific week and happy reading!
Content:
- Review: Devuan 1.0.0 -- Debian without systemd
- News: Tails migrating to Debian Stretch, Mint plans 18.2 features, Yunit ported to Debian
- Questions and answers: Devuan and systemd
- Released last week: Bodhi Linux, Grml, TrueOS, Porteus Kiosk
- Torrent corner: 4MLinux, Antergos, Bodhi, Clonezilla, Grml, OpenELEC, Porteus Kiosk, SmartOS, TrueOS
- Upcoming releases: Fedora 26 Beta
- Opinion poll: Devuan
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (91MB) and MP3 (69MB) formats.
|
Feature Story (by Jesse Smith) |
Devuan 1.0.0 -- Debian without systemd
Prior to the release of Debian 8 in early 2015, the Debian project held a debate over which implementation of init software should be used in future versions of the distribution. Of the contenders (Upstart, SysV and systemd), systemd came out on top, which resulted in Debian using the same init software as most other mainstream Linux distributions. Some people were unhappy with the transition from the previous init implementation (SysV) to the newer systemd software. This discontent gave rise to the Devuan GNU+Linux project, which forked Debian with the purpose of removing dependencies on systemd.
Devuan 1.0.0 is essentially a fork of Debian 8 with SysV as the default init software. The Devuan distribution is offered as either a stand alone distribution or as an upgrade for recent versions of Debian - specifically for Debian 7 Wheezy and Debian 8 Jessie. I decided to try out the migration process from Debian 8 to Devuan and then explore what it was like to run a fresh, new installation of Devuan.
Devuan migration
I began my test of migrating from Debian 8 to Devuan 1 by installing Debian with the MATE desktop environment. Apart from the MATE desktop, my Debian installation had the default services running. With Debian 8 installed and all available software updates downloaded, I then followed the migration instructions provided in the Devuan release notes. The instructions are fairly straight forward and basically just require replacing the names of the Debian package servers in /etc/apt/sources.list with the Devuan server names. We then refresh our package information and run an upgrade command. From the Debian command line these three commands will perform the migration:
apt-get update
apt-get install devuan-keyring
apt-get dist-upgrade
The APT package manager removes the systemd-sysv package, offers to download some alternative packages such as D-bus, ConsoleKit, the control groups manager, the systemd-shim package, the wicd network manager, the Slim display manager and SysV init. During the transition the package manager paused to ask me to select which display manager to use, Debian's LightDM or Devuan's Slim. I opted to use the Slim package in order to get a more pure Devuan experience.

Devuan GNU+Linux 1.0.0 -- Browsing files and running LibreOffice
(full image size: 187kB, resolution: 1280x1024 pixels)
The migration process completed and I next rebooted my computer to confirm my Debian installation had survived the transition to Devuan. The newly created Devuan system booted to a graphical login screen provided by Slim. Signing into MATE I found my desktop's wallpaper had been changed to an image with Devuan branding, but otherwise MATE appeared to be unaffected. One of the few changes I encountered was that I was unable to shutdown my computer when signed into the desktop. Attempting to power off the computer from MATE's menu would sign my user out of the desktop and the computer would then display a text console and freeze. I was unable to login as another user or otherwise recover the system at that point and a hard reboot would be required.
I noticed after playing with my Debian-turned-Devuan system for a while that the systemd packages were still present on my computer. I checked and found SysV had been set up as the default init software, but systemd packages lingered. When I tried to remove systemd entirely, I found that the package manager then insisted it would need to remove my MATE desktop as the MATE packages listed systemd as a dependency. It appears as though the Xfce desktop environment has no dependency on systemd and, if I wished, I could swap out MATE for Xfce if I wanted to run my computer without any systemd packages present.
I ran a few comparisons of boot times, memory consumption and disk resource usage when running Debian 8 verses running Devuan 1. My original Debian system used approximately 170MB of RAM when logged into the MATE desktop and took up about 2.9GB of disk space. Devuan used 200MB of RAM when signed into MATE and used 2.7GB of disk space. The boot times of both systems were identical, to within a second. In short, boot times, disk usage and memory footprints were near enough to being the same as to make no practical difference.
A fresh install of Devuan
My next action was to wipe my installation of Debian-turned-Devuan and set up a fresh installation of Devuan. Booting off the Devuan live media brought up the Xfce 4.10 desktop. On the desktop I found icons for launching a file manager and starting the distribution's system installer. A panel at the top of the screen housed the Xfce application menu, a task switcher and the system tray. At the bottom of the screen we can find a quick-launch bar.

Devuan GNU+Linux 1.0.0 -- Connecting to a network and browsing the web
(full image size: 192kB, resolution: 1280x1024 pixels)
Devuan's live disc features a completely different system installer than the one Debian uses. The Devuan installer begins by displaying a window on the desktop asking if we want users on our new operating system to use the su or sudo command to run tasks as the system administrator. We are then told we will need to have a disk partition set aside for the operating system. Buttons in the installer window give us the option of launching the GParted graphical partition manager or the cfdisk command line partition manager. Once I had used GParted to format a partition, I was returned to the installer's window where I was asked to select a partition for Devuan to use. Available partitions are displayed with their device names (/dev/sda1, /dev/sda2, etc) and no description indicating the size or type of the partitions.
Once I had set up and selected a partition to use for Devuan, I was asked to select my time zone from a list. Then I was asked to select my language locale from a list of short, cryptic locale names. US English is the default locale setting. For a while after I selected the locale nothing happened. Then I realized a terminal window had opened in the background and the terminal window contained a prompt asking if it was okay for the installer to proceed with the installation. A list of files being copied to my hard drive then filled the virtual terminal for several minutes.
A bit later, the installer asked me to provide my name for a new user account. I was then asked how I would like to use sudo to elevate my user's access and the questions were, in my opinion, unusual and (perhaps) unique to Devuan. The three questions asked if my user should have permission to use sudo, whether to use sudo only for shutting down the computer and if sudo should be used "as default". I suspect the third question meant I could set my user account to execute all commands through sudo, making me effectively the administrator all the time, but the meaning of the query was unclear. At any rate, at this point the installer was finished and returned me to the Xfce desktop where I could reboot the computer to start using my new copy of Devuan.
First impressions
Devuan boots to a graphical login screen. There are no prompts to enter a username or password, just a single blank field where we can type. Typing the username, followed by the password signs us in. Logging in brings up the Xfce desktop environment. Icons on the desktop open the Thunar file manager and open a text editor containing the project's release notes. There are also two other icons on the desktop which will universally increase and decrease the size of the desktop's fonts. I don't think I have encountered any other distributions which have such easily accessible controls for changing font size and I appreciated the feature. The Xfce desktop was responsive and featured a traditional tree-style application menu.
Applications
Looking through the application menu we can find the Firefox web browser (without Flash support) and version 4 of the LibreOffice productivity suite. The wicd networking utility is available to help us connect to local networks. Devuan includes a dictionary, a PDF document viewer and the GNU Image Manipulation Program. The Ristretto image viewer is present along with the Quod Libet audio player, the VLC media player and the Xfburn disc burning software. Another application called Ex Falso is featured and, though I did not see a description of the application, it appears to be designed for managing audio libraries. Devuan ships with media codecs, allowing us to play most audio and video formats. The distribution also includes a file archive manager, a text editor and a bulk file renaming tool. The Orca screen reader is included as is a configuration module for setting up printers. Looking further we can find version 4.9 of the GNU Compiler Collection, Java, the Sys V init software and version 3.16 of the Linux kernel.
Hardware
Devuan ran well in both of my test environments, in a VirtualBox virtual machine and on a desktop computer. At first, Devuan did not integrate with VirtualBox and was not able to make use of the system's full screen resolution. However, I found VirtualBox guest modules are included in the distribution's repositories and installing them improved my experience running Devuan in the virtual environment. The distribution booted quickly, ran smoothly and was stable. The Xfce desktop was quick to respond and the default theme, while it was dark, was easy to look at for prolonged periods. I also found my HP printer was detected and set up with minimal effort on my part.
Earlier I mentioned when I had migrated from Debian to Devuan, the operating system was unable to shutdown my computer. This problem did not occur when I was running a fresh installation of Devuan and I was able to reboot or shutdown the system. Whether I installed Devuan from scratch or migrated to Devuan from a Debian installation, my system used about 200MB of memory when logged into the Xfce desktop.
Software management
Devuan uses the APT command line suite of tools for manipulating software packages. The distribution also features the Synaptic graphical package manager which makes it fairly easy to install, remove and upgrade software on the system. Synaptic has a relatively plain interface, presenting the user with a list of available packages. We can click a box next to each package to install or remove the selected item. During my trial with Devuan, the project made 30 new software updates available and these totalled just 62MB in size. The only problem I faced when working with Devuan's software came when I tried to install Flash support. The Flash installer was downloaded successfully, but Flash itself failed to download from Adobe's servers. The distribution does not appear to have the Gnash free software implementation of Flash, leaving me without Flash support while browsing the web.

Devuan GNU+Linux 1.0.0 -- Managing software packages with Synaptic
(full image size: 221kB, resolution: 1280x1024 pixels)
Settings
Most of the distribution's settings can be accessed through the Xfce control panel. This panel contains friendly modules for adjusting the appearance of the desktop, the placement and style of panels and screen resolution. The settings panel also allows us to adjust notifications and change our mouse and keyboard configuration. Additional modules help us change the desktop's theme and short-cut keys. The only module I felt was missing was a tool for managing user accounts, though we can work with accounts from the command line.

Devuan GNU+Linux 1.0.0 -- The settings panel
(full image size: 194kB, resolution: 1280x1024 pixels)
Conclusions
On the whole, the Devuan project appears to have achieved its goals. The distribution offers users an operating system virtually identical to Debian 8, but with systemd replaced with SysV init. The project provides existing Debian users a clean and easy migration path to Devuan that has only a minimal amount of side effects. Taken on its own, Devuan is a lightweight operating system with a fairly minimal (and responsive) desktop environment.
While Devuan has reached its goals, I had two significant concerns about the distribution. The first concern was the system installer. While it worked, I'm curious as to why Devuan appears to have discarded the reliable Debian installer in favour of a less feature rich and less polished installation process. Other Debian-friendly installers, such as the one which ships with Linux Mint Debian Edition, are available if a more streamlined approach is wanted.
My other concern is that Devuan 1.0.0 is about two years behind Debian. A fork of Debian without systemd seemed promising and interesting in 2015 when Debian 8 was released. But now, two years later, with Debian 9 on the horizon, Devuan 1 feels outdated. The software, such as the office suite and kernel, are about three years old at this point and unlikely to appeal to any except the most conservative users. The distribution may hold more appeal on servers where change often happens more slowly, but even there some of the Devuan packages are starting to show their age.
At this point I suspect Devuan 1 will only appeal to the more enthusiastic members of the anti-systemd crowd. If Devuan 2 can be launched shortly after Debian 9 comes out later this year then I could see the project gaining a stronger user base, but at the moment Devuan feels like an interesting idea that took too long to get off the ground.
* * * * *
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
Devuan has a visitor supplied average rating of: 9.2/10 from 97 review(s).
Have you used Devuan? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Tails migrating to Debian Stretch, Mint plans 18.2 features, Yunit ported to Debian
The Tails distribution provides its users with anonymisation software running on a Debian base. The Tails project is currently working on Tails 3.0 which will be based on Debian 9 "Stretch". The project is already moving some of their systems over to Debian Stretch in order to test for potential problems and changes. "We upgraded some of our systems to Debian 9 (Stretch), in order to help identify remaining issues before it becomes the new Debian stable release. We made good progress towards using our Vagrant build system on our Continuous Integration infrastructure, to make it match what developers use. This is part of our work on Reproducible ISO Builds." The latest Tails newsletter also mentions several language translations are a work in progress. People who would like to help translate the Tails distribution or website should visit the Tails page for translators.
* * * * *
The Linux Mint team published their May newsletter which indicates Linux Mint 18.2 will be released soon with a beta coming out in June. Some of the new features coming to 18.2 will include improved X-apps, the Cinnamon 3.4 desktop and MATE 1.18. The login screen will switch to using LightDM which includes built-in support for guest sessions. "Linux Mint 18.2 'Sonya' is just around the corner. The Cinnamon and MATE editions are currently in QA (functional testing) and we should be able to release them as BETA early this month. Cinnamon was upgraded to version 3.4 and MATE to version 1.18. The switch to LightDM was confirmed, with out of the box support for guest sessions and a beautiful login screen."
* * * * *
Yunit is the community fork of the Unity 8 desktop environment which was abandonned by Canonical earlier this year. The Yunit team has been working on getting the forked code to build and has created packages for the Yunit desktop. The first batch of packages are for the Unstable branch of Debian. This should make Yunit compatible with most modern Debian derivative distributions. There are also plans to backport Yunit to Ubuntu 16.04 LTS which will make Yunit available to people running Ubuntu derivatives too. "In this initial phase of the project, we needed to make sure that we understand Yunit and all of its dependencies. Debian was a perfect choice to do so, as it is the base of Ubuntu, so we are in a similar environment." Installation instructions can be found in the project's blog post.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Devuan and systemd
Checking-out-Devuan asks: I see that the DistroWatch page for Devuan says that it is free of systemd yet further down the page shows that it has systemd. From the Devuan homepage there is nothing to make this area clearer so I think it must be a typo?
DistroWatch answers: In this case, the availability of the systemd package in Devuan is not a typo. The Devuan distribution does not use systemd as its default init software. However, the systemd package is available in Devuan's repositories. The systemd package may be pulled in as a dependency for other software.
* * * * *
Living-without-systemd asks: I can't find a way to show all distributions without systemd, can you add one?
DistroWatch answers: On our Search page there is a quick-search link at the top of the page which will show all distributions which do not feature systemd in their latest release. These results will not be perfect as some projects make systemd available, but do not use it by default, while others do not package systemd at all. The list will provide a few dozen options of Linux distributions (and other open source platforms) which do not use systemd.
* * * * *
Planning-for-the-future asks: Are distributions like Devuan, Void, etc without systemd sustainable? With everyone else moving to systemd is fighting the tide realistic?
DistroWatch answers: Distributions which do not feature systemd are probably sustainable, in my opinion. While systemd does feature a wide range of functionality that other projects are able to tie into, rather than develop on their own, there isn't anything particularly special about systemd which prevents other projects from duplicating its functionality. The systemd software provides a range of utilities under one umbrella project, but there isn't anything about these pieces which prevent other projects from duplicating the available features and functions.
We have already observed some projects adopting a systemd "shim" which basically provides a subset of systemd features other packages require. Projects also have the option of discarding packages which tie themselves too closely to systemd and using something else. For example, around the time KDE and GNOME were looking at using systemd as a dependency, other platform agnostic desktop environments such as Lumina gained attention. The open source community has a tendency of working around technologies a portion of its users do not wish to adopt.
Whether systemd is a worthwhile technology, or whether stripping it from an operating system in favour of something else is worth the effort, are discussions for another time. So far several projects have demonstrated that they can get along without using systemd as their init implementation.
* * * * *
More answers can be found in our Questions and Answers archive.
|
Released Last Week |
Bodhi Linux 4.2.0
Jeff Hoogland has announced the release of Bodhi Linux 4.2.0. Bodhi Linux is an Ubuntu-based distribution featuring a fork of the Enlightenment desktop called Moksha. The new version is a minor update to Bodhi Linux and existing users of 4.1.0 will not need to upgrade via new installation media. One of the important changes in 4.2.0 is the dropping of the 32-bit PAE-enabled installation media. Older, 32-bit computers are still supported through Bodhi's Legacy edition: "This is the first release in which we are dropping our 32-bit PAE discs. I would like to clarify that we are still supporting 32-bit computers, but if you need to install the 32-bit version of Bodhi Linux the only version we are preparing is our Legacy ISO image. The Legacy image will work on PAE and non-PAE 32-bit hardware alike. If your computer needs a PAE kernel to utilize all of its memory it is likely better for you to be using a 64-bit operating system anyways. If you do feel the need to use a PAE kernel on a 32-bit operating system with Bodhi though, you can always install the Legacy release and then change kernels afterwards. The release announcement has further details.
Grml 2017.05
The Grml distribution is a live disc based on Debian that includes tools for system administrators for detecting hardware, running tests and rescuing systems. The new version of the distribution, Grml 2017.05, switches from file-rc to systemd for the project's init software. This release also shifts the 32-bit build from i586 to i686. "Switch from file-rc to systemd as init system. grml-live (the build system for creating Grml-based Linux live systems) still supports non-systemd systems using file-rc, though we don't plan to maintain this in the long run. For the reasons why we actually switched to systemd please visit the FAQ. Due to the change to systemd some boot options in the current release might not work as before and some further issues might have been unnoticed yet. Please let us know if you should stumble upon any such issues. Following Debian's switch, the 32-bit PC support (known as the architecture 'i386' and what's provided by 'grml32') now no longer covers a plain i586 processor. The new baseline is the i686, although some i586 processors (e.g. the 'AMD Geode') will remain supported." The project's release notes contain a detailed list of changes since the previous version.

Grml 2017.05 -- Running the Fluxbox window manager
(full image size: 87kB, resolution: 1280x1024 pixels)
Porteus Kiosk 4.4.0
Tomasz Jokiel has announced the release of Porteus Kiosk 4.4.0. Porteus Kiosk is a Gentoo-based distribution which has been customized to be a dedicated platform for exclusively running a web browser. The new release features Firefox 52 ESR, Google Chrome 58 (with Netflix streaming support) and the swap partition has been replaced by a more flexible swap file. "I'm pleased to announce that Porteus Kiosk 4.4.0 is now available for download. Major software upgrades in this release include: Linux kernel 4.9.30, Mozilla Firefox 52.1.2 ESR and Google Chrome 58.0.3029.110. Packages from the userland are upgraded to portage snapshot tagged on 20170526. Short changelog for 4.4.0 release: Online or local webpage can be used as the screensaver. Swap partition has been replaced with more flexible swap file. It is possible to set custom printer name in the system. Added support for hosting SSL certificates directly on Porteus Kiosk Server. Enabled CloudPrinting by default for Porteus Kiosk Cloud/ThinClient variants utilizing Chrome browser. All plugins for Chrome are enabled by default including 'Widevine Content Decryption Module' so its possible to watch e.g. Netfilx movies." A complete list of changes can be found on the project's news page.
TrueOS 2017-06-01
The TrueOS project creates a rolling release operating system that is based on FreeBSD's -CURRENT development branch. The TrueOS team has released a new snapshot, version 2017-06-01, of their operating system which now features two branches: STABLE for users who want a more consistent experience, and UNSTABLE for people who want to test the latest developments. The installation media now tries to stick with low level drivers (like vesa) to provide the widest range of compatibility, the OpenRC init software has been updated to version 0.26.2 and the Lumina desktop has been updated to version 1.2.2. "A new STABLE update for TrueOS is available! Released on a six month schedule, STABLE updates represent a significant step forward for TrueOS (see our earlier post discussing this change). There is more extensive testing of new features and less experimental work in STABLE images, resulting in a more solid and usable experience. Current TrueOS users can update using the built-in update manager." A list of recent changes to TrueOS can be found in the project's release announcement. TrueOS can be downloaded in two separate builds, one for DVDs and another for USB thumb drives.
* * * * *
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. Thanks to Linux Tracker we are able to share the following torrent statistics.
Torrent Corner statistics:
- Total torrents seeded: 432
- Total data uploaded: 66.1TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
Devuan GNU+Linux
This week we talked quite a bit about the Devuan GNU+Linux distribution and the main reason it exists: avoiding the use of the systemd init software. In this edition's opinion poll we would like to find out how many of our readers are excited to try the first stable version of Devuan and what you think of the project. You can leave us a comment with your impressions of Devuan below.
You can see the results of our previous poll on using the Wake-on-LAN feature in last week's edition. All previous poll results can be found in our poll archives.
|
Running Devuan
I plan to try Devuan in the future: | 384 (19%) |
I have no plans to use Devuan: | 1144 (57%) |
I have used Devuan and did not like it: | 84 (4%) |
I have used Devuan and did like it: | 156 (8%) |
I am currently using Devuan and plan to continue: | 167 (8%) |
I am currently using Devuan and plan to switch: | 15 (1%) |
Other: | 69 (3%) |
|
|
DistroWatch.com News |
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 12 June 2017. 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: 2, value: US$12.24) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le |
|
Linux Foundation Training |
| |
MALIBAL |
MALIBAL: Linux Laptops Custom Built for YouMALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux. If your MALIBAL laptop is not the best Linux laptop you have ever used, you can return it for a full 100% refund. We will even pay the return shipping fees! For more info, visit: https://www.malibal.com
|
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 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 |
• Issue 985 (2022-09-12): Garuda Linux, using root versus sudo, UBports on the Fairphone 4, Slackware reverses change to grep |
• Issue 984 (2022-09-05): deepin 23 Preview, watching for changing to directories, Mint team tests Steam Deck, Devuan posts fix for repository key expiry |
• Issue 983 (2022-08-29): Qubes OS 4.1.1, Alchg Linux, immutable operating systems, Debian considers stance on non-free firmware, Arch-based projects suffer boot issue |
• Issue 982 (2022-08-22): Peropesis 1.6.2, KaOS strips out Python 2 and PulseAudio, deepin becomes independent, getting security update notifications |
• Issue 981 (2022-08-15): Linux Lite 6.0, defining desktop environments and window managers, Mint releases upgrade tool, FreeBSD publishes status report |
• Issue 980 (2022-08-08): Linux Mint 21, Pledge on Linux, SparkyLinux updates classic desktop packages, Peppermint OS experiments with Devuan base |
• Issue 979 (2022-08-01): KaOS 2022.06 and KDE Plasma 5.25, terminating processes after a set time, GNOME plans Secure Boot check |
• Issue 978 (2022-07-25): EndeavourOS 22.6, Slax explores a return to Slackware, Ubuntu certified with Dell's XPS 13, Linux running on Apple's M2 |
• Issue 977 (2022-07-18): EasyOS 4.2, transferring desktop themes between distros, Tails publishes list of updates, Zevenet automates Let's Encrypt renewals |
• Issue 976 (2022-07-11): NixOS 22.05, making a fake webcam, exploring the Linux scheduler, Debian publishes updated media |
• Issue 975 (2022-07-04): Murena One running /e/OS, where are all the openSUSE distributions, Fedora to offer unfiltered Flathub access |
• Issue 974 (2022-06-27): AlmaLinux 9.0, the changing data of DistroWatch's database, UBports on the Pixel 3a, Tails and GhostBSD publish hot fixes |
• Issue 973 (2022-06-20): openSUSE 15.4, collecting distro media, FreeBSD status report, Ubuntu Core with optional real-time kernel |
• Issue 972 (2022-06-13): Rolling Rhino Remix, SambaBox 4.1, SUSE team considers future of SUSE and openSUSE Leap, Tails improves Tor Connection Assistant |
• Issue 971 (2022-06-06): ChimeraOS 2022.01.03, Lilidog 22.04, NixOS gains graphical installer, Mint replaces Bluetooth stack and adopts Timeshift, how to change a MAC address |
• Issue 970 (2022-05-30): Tails 5.0, taking apart a Linux distro, Ubuntu users seeing processes terminated, Budgie team plans future of their desktop |
• Issue 969 (2022-05-23): Fedora 36, a return to Unity, Canonical seeks to improve gaming on Ubuntu, HP plans to ship laptops with Pop!_OS |
• Full list of all issues |
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
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 | 
IndLinux
The goal of the IndLinux project was to create a Linux distribution that supports Indian languages at all levels. This "Indianisation" project will strive to bring the benefits of Information Technology down to the Indian masses. We want to make technology accessible to the majority of India that does not speak English. The task of localisation has several pieces that need domain expertise. Some examples are I/O modules, development of fonts, kernel enhancements, word translation etc. The project was looking for experts and volunteers to champion the cause of Indian language computing. You may volunteer and participate here. The Indian Linux project was open source and completely free. It was licensed under the GNU General Public License.
Status: Discontinued
|
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
MALIBAL |
MALIBAL: Linux Laptops Custom Built for YouMALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux. If your MALIBAL laptop is not the best Linux laptop you have ever used, you can return it for a full 100% refund. We will even pay the return shipping fees! For more info, visit: https://www.malibal.com
|
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.
|
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
|