DistroWatch Weekly |
| DistroWatch Weekly, Issue 559, 19 May 2014 |
|
Welcome to this year's 20th issue of DistroWatch Weekly! Our computers are not just devices for work and communication, they are also great platforms for entertainment. With that in mind, this week we turn our eyes to the VortexBox distribution. VortexBox is a Fedora-based media server and the subject of our feature review this week. Also in this issue, we talk about Linux support for suspend and resume on laptops and what a person can do to work around a laptop which does not resume properly. Much of the news in the open source community last week focused on a bug discovered in the Linux kernel which could allow a local user to gain administrator privileges. In our News section this week we talk about the bug and the responses from various distributions to the issue. We also talk about Linux Mint's decision to follow Ubuntu's LTS releases and the FreeBSD developers' ambitious roadmap for their next release. Plus we sneak a peek at the latest KDE 5 beta and the improvements coming to the popular desktop environment. As usual, we cover the distribution releases of the past week and look ahead to fun new developers to come. We wish you all a terrific week and happy reading!
Content:
|
| Feature Story (by Jesse Smith) |
Playing with VortexBox 2.3
VortexBox is a Linux distribution which acts as a media server and jukebox. It is based on Fedora (version 2.3 on Fedora 20) and the project reports that VortexBox can rip optical media, tag files and share multimedia files over Samba and NFS shares. The distribution is available in just one edition for the x86 architecture and the download image for VortexBox is approximately 38 MB in size.
Booting from the project's ISO brings up a screen that lets us launch the distribution's system installer. On the screen is a warning letting us know that installing VortexBox will wipe the hard drive of our computer. Opting to launch the system installer brings us to a text screen where we are told VortexBox is trying to download 224MB of files to use in the installation process. Once the download completes one of two things happens. I found that if the primary drive in our server is quite small then a text-based version of the Anaconda system installer is launched. This text version of the installer features a hub style form of navigation where we are prompted to type the number of a menu item we want to access.
Each component of the installer asks us a question and we type the response, which takes us back to the hub. It is a bit awkward and an unfortunate downgrade from older versions of Anaconda's text interface. Eventually I found that Anaconda wouldn't complete the installation as it felt the available hard drive was not large enough. (At this point I was working in a virtual environment with a 8GB hard disk.) I restarted the process with a larger hard drive and found this time, once the 224MB download had completed, VortexBox took over the entire hard drive and automatically installed all its files. I did not need to perform any steps at all, the installation was entirely automatic and, when the installation completed, the machine rebooted and brought me to a login prompt on a text screen.
The project's documentation provides the default login credentials and I signed in to have a look at my new Linux-based jukebox. A short time later I noticed the hard drive was experiencing a lot of activity. A quick look at running processes showed that an update was in progress. A moment after I discovered this the machine rebooted without warning, presumably to complete the update process. After VortexBox rebooted I was brought back to a text console and login prompt.

VortexBox 2.3 - checking system status (full image size: 180kB, screen resolution 1280x997 pixels)
Most of what makes VortexBox interesting and useful is accessed via the project's web interface, but before I get to that, I'd like to explore a little of what is running under the hood. VortexBox's automated system installer sets up four partitions for us, a root partition, a boot partition, swap space and a LVM volume where our media will be stored. The media volume is mounted under the /storage directory and is accessible via Samba shares. The VortexBox operating system requires approximately 1.3GB of hard drive space, which raises the question why the distribution refuses to install on a 8GB drive. While sitting idle, VortexBox uses about 115MB of memory. The distribution ships with a few network services running, including Samba, secure shell, a web server (which provides the web-based user interface) and NFS shares. In the background, VortexBox runs on the Linux kernel, version 3.12.
Most of our interaction with VortexBox will be through the distribution's web interface. The web interface is accessible without a password and provides us with a handful of categories of functions in a menu down the left side of the screen. Over on the right side of the window we see specific options and functions in the selected category. One page of the web interface shows us current storage statistics and upper storage limits. Another page allows us to configure the computer's network interface. Another page covers extracting tracks from optical media such as audio CDs and video DVDs. Another button brings up a media player and the ability to import media into the player. Another screens let us backup our media to an external drive, connected to the computer via a USB port. One screen allows us to select our preferred language and time zone. A final screen lets us upgrade installed packages and acquire a few additional software packages such alternative media servers and bittorrent software.

VortexBox 2.3 - web-based media player (full image size: 112kB, screen resolution 1280x997 pixels)
Going through the various options I found some features of VortexBox worked really well while others either didn't work or seemed overly complicated. Upgrading software packages and installing new software through the web interface worked well. I also found configuring my network interface worked well through the web portal. Samba shares were enabled by default and I found it was easy to upload media to the VortexBox server for later use. These features worked smoothly and I encountered no problems using them.
On the other hand, I did run into frustrations when trying to play media that I had uploaded to the server. Opening the provided web-based media player I noticed none of the audio files I had uploaded to the Samba share were listed. Going into the player's options I found that the player only looked for media in a directory labelled "flac" and was ignoring files in the "music" and "mp3" directories. This was easy enough to fix. I added the "music" folder to the list of directories to scan and my audio files appeared in the player. Hitting the Play button didn't produce any sound. Digging through the menu options further I found the VortexBox player would only send sound output to specified devices. The hardware address of a device must be typed in manually for VortexBox to use the device. Further down the page was a list of connected devices that might be used for sound.
I'm not sure why we need to manually type hardware addresses when the addresses are listed on the same page, this seems like a good place for a drop-down box where we can click on the device we want to use. At any rate, I added my sound card as a device and found VortexBox would play my music. Later I experimented to streaming music over the network to other computers. VortexBox provides us with a URL that can be used to connect to our streaming music. This worked, but I found the process a bit awkward as, for example, changing from one song to the next required three steps: Stopping the local audio player, changing tracks in the VortexBox web interface and then restarting the local audio player. It was easier, I found, to open a VortexBox folder using Samba and dragging-and-dropping files into my local media player as I wanted them.
Another feature I experimented with was ripping DVDs. In theory VortexBox will scan a disc, find tracks over a certain length (to avoid grabbing intro screens and advertisements) and copy those tracks into a directory on the server. I tried this with a few different video DVDs. In each case VortexBox detected the disc, properly identified the desires tracks, indicated it was working for a while and then reported the operation had failed. The most I ever got out of the ripping experience was an empty directory (named after the video) on my Samba share. Ultimately, while the disc ripping feature sounds appealing for backup purposes, it did not work for me in practice.

VortexBox 2.3 - configuring audio output (full image size: 200kB, screen resolution 1280x997 pixels)
What my time with VortexBox generally consisted of was a series of finding features which sounded great on paper, but finding they tended not to work well in practice. This combined with a number of features which did not, to my mind at least, make sense in theory. Take, for example, VortexBox shipping as a 38MB ISO. This seems nice, but the first thing the installation media does is download 224MB of data. If a person is on a slow (or buggy) network connection or if they need to run the install multiple times, the net-install approach is highly inconvenient. It also doesn't make sense in this context, because the downloaded packages do not appear to be up to date since the first thing VortexBox did, post-installation, was download and install updated packages. It would have been much nicer to have a single, medium sized ISO to download right from the start. Another thing which bothered me was that the installer, if it doesn't have a certain amount of free space, will not only refuse to proceed, it will toss us into an awkward text-based installer. There doesn't appear to be any way to override the space limitation and tell the installer to proceed, a shame since the distribution doesn't actually use all the space it claims to require.
Couple the above setup issues with the need to manually enter hardware addresses to get sound working, the inability of the disc extractor to rip any of the DVDs I presented to it and the awkward web-based music player and I found VortexBox to be generally awkward to use. I would normally expect a project that is designed for media servers to be more user-friendly. That being said, I do think the VortexBox developers are aiming at user friendliness. The installer is automated, which is nice, and the web interface is easy to navigate. The automatically enabled network shares are a good touch. Were I reviewing VortexBox as a NAS solution rather than a media player it probably would score highly. As it was, anything media related tended to fall flat during my trial while data storage, package management and network configuration went smoothly.
|
| Miscellaneous News (by Jesse Smith and Ladislav Bodnar) |
Mint switches to LTS mode; FreeBSD developers plan next release, KDE launches new beta, new Linux kernel vulnerability
Let's start the news section with an interesting announcement made last week by the ever popular Linux Mint distribution. A few days before the release candidate for the upcoming version 17 came a rather quiet notice about the project's new release strategy. This was buried deep in the April 2014 monthly news where project leader Clement Lefebvre announced that, starting with Mint 17, the distribution will be based on Ubuntu's LTS (long-term support) releases only: "The decision was made to stick to LTS bases. In other words, the development team will be focused on the very same package base used by Linux Mint 17 for the next 2 years. It will also be trivial to upgrade from version 17 to 17.1, then 17.2 and so on. Important applications will be backported and we expect this change to boost the pace of our development and reduce the amount of regressions in each new Linux Mint release. This makes Linux Mint 17.x very important to us, not just yet another release, but one that will receive security updates until 2019, one that will receive backports and new features until 2016 and even more importantly, the only package base besides LMDE which we'll be focused on until 2016."
* * * * *
Last week saw the arrival of the BSDCan developer summit, a place where BSD contributors come together to talk about current projects and future plans. Some of the discussions focused on what we may see in FreeBSD 11. Michael Lucas has a point form list of items discussed at the summit. Some highlights include adding support for ARM64 hardware and removing support for the Intel Itanium architecture. The FreeBSD team is also talking about supporting 64-bit Linux executables, improving suspend/resume capabilities and implementing kdbus. There are many other features planned for FreeBSD 11 and the next release of FreeBSD appears to be very ambitious.
* * * * *
Last week we covered the initial releases of two new desktop environments, LXQt and Lumina. Not to be left out, the KDE team announced last week a beta release for the upcoming KDE 5 desktop environment. The KDE 5 beta, which the developers are quick to point out is ready for testing, but not production use, is a gentle evolution from the KDE 4 desktop. The KDE 5 beta contains relatively few changes on the surface such as a more subtle desktop menu button and the Oxygen Font. Most of the interesting changes are behind the scenes and include the Qt 5 toolkit and hardware acceleration. People hoping to test drive the new KDE beta can download packages for Fedora, Gentoo, Kubuntu and openSUSE. Alternatively, a live DVD image is also available.

Neon 5-20140513 - running the KDE 5 Beta (full image size: 455kB, screen resolution 1280x1024 pixels)
* * * * *
Last week it was reported that a bug in the Linux kernel could potentially allow users on a Linux-based system to gain privileges and run malicious code. The flaw was introduced during the development of the 2.6.31 kernel and affects kernels up to version 3.14.3. Dan Rosenberg, a security researcher with Azimuth Security opined that a bug like this one, which can affect a wide range of architectures and distributions, is rare. "A bug this serious only comes out once every couple years," he said. Distributions have reacted quickly. The Ubuntu developers have released a patch, as has the Debian project. Red Hat has reported they are looking into the issue, but believe the exploit may not affect Red Hat Enterprise Linux.
|
| Questions and Answers (by Jesse Smith) |
|
Troubleshooting waking-from-sleep on laptops
Having-trouble-waking asks: Are there versions of Linux that are more compatible with laptops than others? I have an older Dell Latitude e1505. I've tried a couple distros, but they seem to have a problem: when I close the lid, even if I put Linux in hibernation before closing the lid, they don't wake up. Then I have to hit the power button and it has to recheck the file system. Is this a common issue with Linux, that they do not like going to sleep?
DistroWatch answers: Different Linux distributions ship with different versions of the kernel and, therefore, have different hardware drivers. This can make different distributions more or less likely to suspend and wake properly.
You have a few options. One would be to experiment with various distributions to see if one works with your laptop better than another. In the past I've typically found distributions with newer kernels worked better at suspend/resume than distributions with older kernels.
Another way to go would be to make sure all your drivers are up to date. Not waking up from sleep is often a sign one of your drivers is not working properly. Sometimes switching between an open driver and a proprietary one or upgrading to a newer version of an existing driver can help.
A third approach would be to ask for help on your specific distribution's forum. Someone there may provide a workaround, either a kernel parameter or a driver fix. Distributions can handle the same process differently, so it is best to ask for support from people who use (and develop) your distribution of choice.
Finally, consider buying a newer laptop which is certified to work with Linux. Distributions such as Linux Mint and Ubuntu maintain lists of supported hardware on their websites and there are Linux-friendly companies like Think Penguin and System76 which cater specifically to Linux users.
|
| Released Last Week |
Pinguy OS 14.04
Antoni Norman has announced the release of Pinguy OS 14.04, an Ubuntu-based desktop Linux distribution with a customised GNOME Shell desktop. This arrives after several "false" releases; yet the release announcement largely concentrates on further bugs and known issues: "The full final has been released. Known bugs: selecting auto login in the installer does not work - I had to disable it so the live session would auto login; Apturl is broken, this is an issue with Ubuntu; to make the distro work with GNOME 3.12 I had to add restore extensions to start-ups - this forces the extensions to start; if you use symbols in your password make sure you pick the correct keyboard; in Firefox some of the add-ons are disabled, just run add-on update to enable them."

Pinguy OS 14.04 - an Ubuntu-based distribution with a custom GNOME 3 desktop (full image size: 893kB, screen resolution 1280x1024 pixels)
Univention Corporate Server 3.2-2
Univention Gmbh has announced the release of an updated build of Univention Corporate Server 3.2, a Debian-based server distribution with a web-based server management system: "We are pleased to announce the availability of UCS 3.2-2, the second point release of Univention Corporate Server (UCS). It includes all errata updates issued for UCS 3.2-0 and comprises the following highlights: domain joining of Windows clients with incorrect system times has been simplified - it is now no longer necessary to synchronise the system time in advance; Univention AD Takeover - the UCS solution for the automatic migration of an Active Directory domain to UCS - can now also be performed via a Univention Management Console module; the Univention App Center has been expanded further, for example it is now also possible to provide applications which are not available for all processor architectures...." Read the release announcement and release notes for more details.
SalentOS 14.04
Gabriele Martina has announced the release of SalentOS 14.04, a brand-new version of the project's Ubuntu-based desktop distribution featuring a highly configurable Openbox window manager: "With great pleasure I announce the release of SalentOS 14:04. After months of work, here's the new operating system, available in four editions: SalentOS 32-bit 'Full' and 'Light', SalentOS 64-bit 'Full' and 'Light'. The 'Full' edition is complete with all the software available so it can be used right away to surf the web, enjoy multimedia content and work. The live image weighs around 850 MB, it is installable and can be burned to DVD, or used to create a bootable USB device. The 'Light' edition is designed to use alternative software and programs according to the tastes and preferences of each user. It contains the base system and has only a web browser and text editor installed." Here is the brief release announcement (scroll down the page for the English version) with a screenshot.

SalentOS 14.04 - an Ubuntu-based distribution with Openbox (full image size: 2,049kB, screen resolution 1280x1024 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| DistroWatch.com News |
New distributions added to database
* * * * *
New distributions added to waiting list
- NethServer. NethServer is an operating system for Linux enthusiasts, designed for small offices and medium enterprises. Based on CentOS, it includes a powerful web interface that simplifies common administration tasks and many pre-configured modules that are installable with a single click.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 26 May 2014. To contact the authors please send email to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, suggestions and corrections: news, donations, distribution submissions, comments)
- Bruce Patterson (feedback and suggestions: podcast edition)
|
|
| 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) |
|
|
|
 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 1152 (2025-12-15): OpenBSD 7.8, filtering websites, Jolla working on a Linux phone, Germany saves money with Linux, Ubuntu to package AMD tools, Fedora demonstrates AI troubleshooting, Haiku packages Go language |
| • Issue 1151 (2025-12-08): FreeBSD 15.0, fun command line tricks, Canonical presents plans for Ubutnu 26.04, SparkyLinux updates CDE packages, Redox OS gets modesetting driver |
| • Issue 1150 (2025-12-01): Gnoppix 25_10, exploring if distributions matter, openSUSE updates tumbleweed's boot loader, Fedora plans better handling of broken packages, Plasma to become Wayland-only, FreeBSD publishes status report |
| • Issue 1149 (2025-11-24): MX Linux 25, why are video drivers special, systemd experiments with musl, Debian Libre Live publishes new media, Xubuntu reviews website hack |
| • Issue 1148 (2025-11-17): Zorin OS 18, deleting a file with an unusual name, NetBSD experiments with sandboxing, postmarketOS unifies its documentation, OpenBSD refines upgrades, Canonical offers 15 years of support for Ubuntu |
| • Issue 1147 (2025-11-10): Fedora 43, the size and stability of the Linux kernel, Debian introducing Rust to APT, Redox ports web engine, Kubuntu website off-line, Mint creates new troubleshooting tools, FreeBSD improves reproducible builds, Flatpak development resumes |
| • Issue 1146 (2025-11-03): StartOS 0.4.0, testing piped commands, Ubuntu Unity seeks help, Canonical offers Ubuntu credentials, Red Hat partners with NVIDIA, SUSE to bundle AI agent with SLE 16 |
| • Issue 1145 (2025-10-27): Linux Mint 7 "LMDE", advice for new Linux users, AlmaLinux to offer Btrfs, KDE launches Plasma 6.5, Fedora accepts contributions written by AI, Ubuntu 25.10 fails to install automatic updates |
| • Issue 1144 (2025-10-20): Kubuntu 25.10, creating and restoring encrypted backups, Fedora team debates AI, FSF plans free software for phones, ReactOS addresses newer drivers, Xubuntu reacts to website attack |
| • Issue 1143 (2025-10-13): openSUSE 16.0 Leap, safest source for new applications, Redox introduces performance improvements, TrueNAS Connect available for testing, Flatpaks do not work on Ubuntu 25.10, Kamarada plans to switch its base, Solus enters new epoch, Frugalware discontinued |
| • Issue 1142 (2025-10-06): Linux Kamarada 15.6, managing ZIP files with SQLite, F-Droid warns of impact of Android lockdown, Alpine moves ahead with merged /usr, Cinnamon gets a redesigned application menu |
| • Issue 1141 (2025-09-29): KDE Linux and GNOME OS, finding mobile flavours of Linux, Murena to offer phones with kill switches, Redox OS running on a smartphone, Artix drops GNOME |
| • Issue 1140 (2025-09-22): NetBSD 10.1, avoiding AI services, AlmaLinux enables CRB repository, Haiku improves disk access performance, Mageia addresses service outage, GNOME 49 released, Linux introduces multikernel support |
| • Issue 1139 (2025-09-15): EasyOS 7.0, Linux and central authority, FreeBSD running Plasma 6 on Wayland, GNOME restores X11 support temporarily, openSUSE dropping BCacheFS in new kernels |
| • Issue 1138 (2025-09-08): Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025, the importance of software updates, AerynOS introduces package sets, postmarketOS encourages patching upstream, openSUSE extends Leap support, Debian refreshes Trixie media |
| • Issue 1137 (2025-09-01): Tribblix 0m37, malware scanners flagging Linux ISO files, KDE introduces first-run setup wizard, CalyxOS plans update prior to infrastructure overhaul, FreeBSD publishes status report |
| • Issue 1136 (2025-08-25): CalyxOS 6.8.20, distros for running containers, Arch Linux website under attack,illumos Cafe launched, CachyOS creates web dashboard for repositories |
| • Issue 1135 (2025-08-18): Debian 13, Proton, WINE, Wayland, and Wayback, Debian GNU/Hurd 2025, KDE gets advanced Liquid Glass, Haiku improves authentication tools |
| • Issue 1134 (2025-08-11): Rhino Linux 2025.3, thoughts on malware in the AUR, Fedora brings hammered websites back on-line, NetBSD reveals features for version 11, Ubuntu swaps some command line tools for 25.10, AlmaLinux improves NVIDIA support |
| • Issue 1133 (2025-08-04): Expirion Linux 6.0, running Plasma on Linux Mint, finding distros which support X11, Debian addresses 22 year old bug, FreeBSD discusses potential issues with pkgbase, CDE ported to OpenBSD, Btrfs corruption bug hitting Fedora users, more malware found in Arch User Repository |
| • Issue 1132 (2025-07-28): deepin 25, wars in the open source community, proposal to have Fedora enable Flathub repository, FreeBSD plans desktop install option, Wayback gets its first release |
| • Issue 1131 (2025-07-21): HeliumOS 10.0, settling on one distro, Mint plans new releases, Arch discovers malware in AUR, Plasma Bigscreen returns, Clear Linux discontinued |
| • Issue 1130 (2025-07-14): openSUSE MicroOS and RefreshOS, sharing aliases between computers, Bazzite makes Bazaar its default Flatpak store, Alpine plans Wayback release, Wayland and X11 benchmarked, Red Hat offers additional developer licenses, openSUSE seeks feedback from ARM users, Ubuntu 24.10 reaches the end of its life |
| • Issue 1129 (2025-07-07): GLF OS Omnislash, the worst Linux distro, Alpine introduces Wayback, Fedora drops plans to stop i686 support, AlmaLinux builds EPEL repository for older CPUs, Ubuntu dropping existing RISC-V device support, Rhino partners with UBports, PCLinuxOS recovering from website outage |
| • Issue 1128 (2025-06-30): AxOS 25.06, AlmaLinux OS 10.0, transferring Flaptak bundles to off-line computers, Ubuntu to boost Intel graphics performance, Fedora considers dropping i686 packages, SDesk switches from SELinux to AppArmor |
| • Issue 1127 (2025-06-23): LastOSLinux 2025-05-25, most unique Linux distro, Haiku stabilises, KDE publishes Plasma 6.4, Arch splits Plasma packages, Slackware infrastructure migrating |
| • Issue 1126 (2025-06-16): SDesk 2025.05.06, renewed interest in Ubuntu Touch, a BASIC device running NetBSD, Ubuntu dropping X11 GNOME session, GNOME increases dependency on systemd, Google holding back Pixel source code, Nitrux changing its desktop, EFF turns 35 |
| • Issue 1125 (2025-06-09): RHEL 10, distributions likely to survive a decade, Murena partners with more hardware makers, GNOME tests its own distro on real hardware, Redox ports GTK and X11, Mint provides fingerprint authentication |
| • Issue 1124 (2025-06-02): Picking up a Pico, tips for protecting privacy, Rhino tests Plasma desktop, Arch installer supports snapshots, new features from UBports, Ubuntu tests monthly snapshots |
| • Issue 1123 (2025-05-26): CRUX 3.8, preventing a laptop from sleeping, FreeBSD improves laptop support, Fedora confirms GNOME X11 session being dropped, HardenedBSD introduces Rust in userland build, KDE developing a virtual machine manager |
| • Issue 1122 (2025-05-19): GoboLinux 017.01, RHEL 10.0 and Debian 12 updates, openSUSE retires YaST, running X11 apps on Wayland |
| • Issue 1121 (2025-05-12): Bluefin 41, custom file manager actions, openSUSE joins End of 10 while dropping Deepin desktop, Fedora offers tips for building atomic distros, Ubuntu considers replacing sudo with sudo-rs |
| • Issue 1120 (2025-05-05): CachyOS 250330, what it means when a distro breaks, Kali updates repository key, Trinity receives an update, UBports tests directory encryption, Gentoo faces losing key infrastructure |
| • Issue 1119 (2025-04-28): Ubuntu MATE 25.04, what is missing from Linux, CachyOS ships OCCT, Debian enters soft freeze, Fedora discusses removing X11 session from GNOME, Murena plans business services, NetBSD on a Wii |
| • Issue 1118 (2025-04-21): Fedora 42, strange characters in Vim, Nitrux introduces new package tools, Fedora extends reproducibility efforts, PINE64 updates multiple devices running Debian |
| • Issue 1117 (2025-04-14): Shebang 25.0, EndeavourOS 2025.03.19, running applications from other distros on the desktop, Debian gets APT upgrade, Mint introduces OEM options for LMDE, postmarketOS packages GNOME 48 and COSMIC, Redox testing USB support |
| • Issue 1116 (2025-04-07): The Sense HAT, Android and mobile operating systems, FreeBSD improves on laptops, openSUSE publishes many new updates, Fedora appoints new Project Leader, UBports testing VoLTE |
| • Issue 1115 (2025-03-31): GrapheneOS 2025, the rise of portable package formats, MidnightBSD and openSUSE experiment with new package management features, Plank dock reborn, key infrastructure projects lose funding, postmarketOS to focus on reliability |
| • Issue 1114 (2025-03-24): Bazzite 41, checking which processes are writing to disk, Rocky unveils new Hardened branch, GNOME 48 released, generating images for the Raspberry Pi |
| • Issue 1113 (2025-03-17): MocaccinoOS 1.8.1, how to contribute to open source, Murena extends on-line installer, Garuda tests COSMIC edition, Ubuntu to replace coreutils with Rust alternatives, Chimera Linux drops RISC-V builds |
| • Issue 1112 (2025-03-10): Solus 4.7, distros which work with Secure Boot, UBports publishes bug fix, postmarketOS considers a new name, Debian running on Android |
| • Issue 1111 (2025-03-03): Orbitiny 0.01, the effect of Ubuntu Core Desktop, Gentoo offers disk images, elementary OS invites feature ideas, FreeBSD starts PinePhone Pro port, Mint warns of upcoming Firefox issue |
| • Issue 1110 (2025-02-24): iodeOS 6.0, learning to program, Arch retiring old repositories, openSUSE makes progress on reproducible builds, Fedora is getting more serious about open hardware, Tails changes its install instructions to offer better privacy, Murena's de-Googled tablet goes on sale |
| • Issue 1109 (2025-02-17): Rhino Linux 2025.1, MX Linux 23.5 with Xfce 4.20, replacing X.Org tools with Wayland tools, GhostBSD moving its base to FreeBSD -RELEASE, Redox stabilizes its ABI, UBports testing 24.04, Asahi changing its leadership, OBS in dispute with Fedora |
| • Issue 1108 (2025-02-10): Serpent OS 0.24.6, Aurora, sharing swap between distros, Peppermint tries Void base, GTK removinglegacy technologies, Red Hat plans more AI tools for Fedora, TrueNAS merges its editions |
| • Issue 1107 (2025-02-03): siduction 2024.1.0, timing tasks, Lomiri ported to postmarketOS, Alpine joins Open Collective, a new desktop for Linux called Orbitiny |
| • Issue 1106 (2025-01-27): Adelie Linux 1.0 Beta 6, Pop!_OS 24.04 Alpha 5, detecting whether a process is inside a virtual machine, drawing graphics to NetBSD terminal, Nix ported to FreeBSD, GhostBSD hosting desktop conference |
| • Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
| • Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
| • Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
| • Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
| • Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
| • 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 | 
NethServer
NethServer is a Rocky Linux-based application server specifically designed for small offices and medium enterprises. It facilitates the management of applications through a user-friendly web interface. NethServer operates as a container orchestrator, a system that can manage and coordinate the deployment of various applications. The product also forms the basis of the NethSecurity firewall distribution.
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.
|
|