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.1/10 from 147 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) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
| |
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 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• 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 |
• Full list of all issues |
Star Labs |
Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
Random Distribution |
Alpine Linux
Alpine Linux is a community developed operating system designed for routers, firewalls, VPNs, VoIP boxes, containers, and servers. It was designed with security in mind; it has proactive security features like PaX and SSP that prevent security holes in the software to be exploited. The C library used is musl and the base tools are all in BusyBox. Those are normally found in embedded systems and are smaller than the tools found in GNU/Linux systems.
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.
|
|