DistroWatch Weekly |
DistroWatch Weekly, Issue 918, 24 May 2021 |
Welcome to this year's 20th issue of DistroWatch Weekly!
Open source operating systems offer a lot of flexibility which makes them well suited to a wide range of tasks. Sometimes these tasks may be especially useful, such as providing the ability to run many network services on a tiny Raspberry Pi computer. Other times the flexibility of open source might take us in unusual and less practical, though certainly interesting, directions. In our Questions and Answers section this week we talk about using open source technologies to set up home-based chat room software to keep a family connected. Do you run any home-based network services? Let us know about them in this week's Opinion Poll. First though we explore a few less conventional projects, including the Debian-based TeLOS distribution which runs the KDE Plasma desktop and promotes web-based solutions. We also talk about the snakeware operating system which uses the Python interpreter as its user interface. Plus, in our News section, we talk about Fedora providing a compatibility layer for older SDL-based games and OpenBSD's migration from the GNU Compiler Collection to Clang. We also report on how open source projects like Haiku and Gentoo are responding to the Freenode network's change in ownership. Finally, we are pleased to share the releases of the past week and list the torrents we are seeding. We wish you all a wonderful week and happy reading!
Content:
|
Feature Story (by Jesse Smith) |
TeLOS
This past week I decided to pick a couple of projects at random from the DistroWatch waiting list to see what new, different, or interesting distributions are being developed. The first project I decided to try was TeLOS. TeLOS is a Debian-based project which uses Debian's Testing and Unstable branches as its foundation. The distribution runs the KDE Plasma desktop and its website lists an odd combination of features. The TeLOS website claims the distribution is lightweight and full-featured; customizeable and not bloated. It also reportedly honours open source software while including non-free firmware, Steam, and the proprietary Chrome web browser. In other words, each line of the project's description seems to contradict the previous line:
TeLOS Linux is lightweight and attempts to be fully-featured and easily customizable without being bloated. It is freely distributed and honours free, open source software. Nevertheless, some non-free proprietary packages are included to widely support common modern hardware. The most popular browser, Google Chrome, is also included.
I was curious to see what sort of result would come from trying to meet these design goals. TeLOS is available for 64-bit (x86_64) machines exclusively. It reportedly ships with Flatpak support, is touch screen friendly, includes a tool for downloading YouTube videos, and includes both Kodi and beta builds of Chrome. The project appears to publish weekly snapshots of its rolling release distribution and these snapshots are about 2.5GB in size.
Booting from the TeLOS live media displays the Debian logo for a few seconds and then displays a full screen web browser window. The live media runs the Chrome browser in full screen mode and opens a page which shows a Google search bar. There are also links to Google's on-line applications, Microsoft Office 365, and Netflix on the home page. The system was slow and unresponsive which I found was due to TeLOS gobbling up 100% of my CPU resources.
The web browser can be closed, either by restoring it to its usual windowed mode or by pressing ALT+F4. Terminating the browser shows us the KDE Plasma desktop. The desktop appears to be laid out in a manner to make it suitable for touch screens. There are giant icons on a vertical, transparent panel for launching the file manager and Chrome browser. There is another icon for launching the system installer. There is an application menu button which, when clicked, opens a full screen launcher with a grid of large icons.

TeLOS -- The KDE Plasma desktop with vertical panel
(full image size: 302kB, resolution: 1360x768 pixels)
Even with the Chrome browser closed and having given the system several minutes to settle down, TeLOS continued to consume 100% of the CPU. A closer examination shows the plasmashell process eats up all available CPU cycles, causing the system to respond at a sluggish crawl.
I decided not to go ahead with trying to install TeLOS. The hungry plasmashell process would have resulted in an install time of several hours and the desktop looks like an awkward mess. I suspect TeLOS is intended to be used as a web kiosk with a touch-based interface as I can't think of any other reason to force the user to run Chrome in full screen mode and promote proprietary services by default.
* * * * *
snakeware 0.0.6
Since TeLOS was running far too slowly to be practical and seemed to be focused on providing a platform for web services, I turned my attention elsewhere. Honestly, I handed a list of distributions I had not tried yet to someone else and asked them to select one for me. Their choice was snakeware. The snakeware project is highly unusual in that the entire user environment is the Python interpreter, which acts like a command line shell:
snakeware is a free Linux distro with a Python userspace inspired by the Commodore 64. You are booted directly into a Python interpreter, which you can use to do whatever you want with your computer.
The idea here is that we can copy, move, open, and modify data files and run applications by running Python scripting commands at the prompt. We are told that snakeware can run in QEMU and VirtualBox environments a well as some physical hardware. There is even a graphical user interface, called snakewm we can run from the Python prompt.
The current release of snakeware supports saving persistent data to live USB media under the /snakeuser directory. The project is designed to run on x86_64 machines and the Raspberry Pi 4. The download for the former architecture is 72MB while the Raspberry Pi build is 192MB.
The snakeware distribution boots almost instantly to a Python 3.8.2 prompt. Apart from the colour theme (white on black) one can immediately see the connection between snakeware and the Commodore 64 BASIC interpreter.
From the command line we can run lines of Python code in what appears to be effectively a single-user environment. As the documentation promises, we can run the snakewm command to start a graphical interface. At first there are no screen elements to examine or click. Nothing happens if we click or right-click on the desktop, which is a solid colour across the whole screen. We can press the meta key (left Windows key on most keyboards) to open an application menu.
The menu contains five entries: Clock, Fun, Games, System, and Tools. Each of these categories offers a few applications we can run. We can run a system monitor to see CPU usage, play Pong, open a command line shell to run Python commands inside a terminal. It is a very minimal, yet functional and responsive window manager.

snakeware 0.0.6 -- Running the snakewm interface and some applications
(full image size: 122kB, resolution: 800x600 pixels)
I did run into trouble when trying to exit the graphical interface. Trying to shutdown the system or close snakewm caused the system to lock up. I was able to restart the computer from within snakewm.
Under the Python interpreter snakeware is still a Linux distribution and I found the operating system would run in both VirtualBox and on my laptop. There were some limitations though. The distribution failed to detect my laptop's wireless card and was unable to boot in UEFI mode. My laptop could run snakeware in Legacy BIOS mode.
The distribution does not do much, offer many services, include any obvious form of package management, a web browser, or much of the way of common operating system functions. However, I don't think it is intended to act like other Linux distributions. The snakeware project feels more like a proof of concept, a way to show people they can, technically, run a basic operating system from within a Python environment. It's not something many people will want to do, unless they really like the idea of immersing themselves inside Python, perhaps to learn the language in an intense fashion. Technically Python can manipulate files, run graphical applications, and can be highly flexible through the use of modules.
I learned a lot of my early programming knowledge through BASIC interpreters and I can see the value of teaching children Python the same way, though I wouldn't want to use snakeware as a general purpose operating system.
* * * * *
Hardware used in this review
My physical test equipment for this review was a de-branded HP laptop with the following
specifications:
- Processor: Intel i3 2.5GHz CPU
- Display: Intel integrated video
- Storage: Western Digital 700GB hard drive
- Memory: 6GB of RAM
- Wired network device: Realtek RTL8101E/RTL8102E PCI Express Fast
- Wireless network device: Realtek RTL8188EE Wireless network card
|
Miscellaneous News (by Jesse Smith) |
Fedora provides compatibility layer for older SDL projects, OpenBSD's compiler migration progress, Haiku transitions away from Freenode network
Simple DirectMedia Layer (often called SDL) is a commonly used software library for developing games. Version 1.2 of the SDL library was a popular platform for many open source games and has since been replaced by SDL 2.0. However, due to incompatibilities between the two versions of SDL, many games have not been ported to the newer version of the library. This has left distributions with the task of packaging both versions of the library to allow a wider range of games and applications to run. The Fedora team is trying to address this extra maintenance burden. "SDL 1.2 development ended long ago, with SDL 2.0 replacing it. However, many older games still use SDL 1.2 and cannot change to SDL 2.0. In order to help move SDL 1.2 games into the modern world, let's replace SDL 1.2 with sdl12-compat, which uses SDL 2.0." The sdl12-compat package provides a compatibility layer for SDL 1.2 programs which uses the newer version of SDL behind the scenes.
* * * * *
The OpenBSD project has been migrating away from obsolete versions of the GNU Compiler Collection to the Clang compiler. The migration allows for more modern standards and bug fixes than what was available in older versions of the GNU Compiler. Frederic Cambus presents some history behind the compiler migration along with the current state of progress. "For most of the 2010s, the OpenBSD base system has been stuck with GCC 4.2.1. It was released in July 2007, imported into the OpenBSD source tree in October 2009, and became the default compiler on the amd64, i386, hppa, sparc64, socppc and macppc platforms in OpenBSD 4.8, released in November 2010. As specified in the commit message during import, this is the last version released under the GPLv2 license. OpenBSD was not the only operating system sticking to GCC 4.2.1 for licensing reasons, FreeBSD did the same, and Mac OS X as well. As a general rule, and this is not OpenBSD specific, being stuck with old compilers is problematic for several reasons."
* * * * *
The Haiku project is one of several open source teams to announce that they are planning to migrate away from the Freenode IRC network following a change in the network's ownership. "To those not familiar what's happening, Freenode recently went through a major internal reorganization, which resulted in the overwhelming majority of well-established staff members either being forcefully removed or resigning from their roles as administrators of the network." Meanwhile the Gentoo project has stated their team have not yet migrated, but warned users seeking assistance that people on other IRC networks are impersonating Gentoo developers. "It has came to our attention that certain individuals have been using the situation to impersonate Gentoo developers on other IRC networks. The official Gentoo developers can be identified on Freenode by their gentoo/developer cloak. If we move to another network, we will announce claiming a respective cloak." In a follow-up, Gentoo's team announced a move to the Libra Chat IRC network.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Minimal chat room for the home
As-a-family asks: Is there simple chat room software I can set up on my Pi at home that all my family can access through a web browser? Nothing fancy, we just need to be able to share messages which each other.
DistroWatch answers: For people looking to host their own chat room software, there are certainly options out there. The tricky part here is you have three feature boxes you're trying to check: chat room, self-hosted, and web-based interface. Each one of these individually is quite common, but it's rare to find one simple solution that provides all three options at once. You may need to install two or three separate components and make them talk together if you want to provide your family with a web-based experience.
I don't have experience with many self-hosted chat servers, but I have set up a few IRC chat servers for small organizations which wanted an informal way to communicate. You could install a small, portable IRC server package, such as InspIRCd, on your Raspberry Pi. This will give you the chat server, but not a web front-end to which people can easily connect.
The web client would be a separate piece of software. For this you can install a package such as Kiwi IRC. This software communicates with the IRC server and presents a friendly user interface through the visitor's web browser.
These two packages are not the only solutions, but I think they are two of the more straight forward packages to install on a home system. If you're set on self-hosting the solution, I would start with this approach.
Having said this, if you are looking to help a small number of people to communicate there may be other approaches which require less work on your part. Having everyone e-mail a family group in their preferred e-mail client or putting everyone on a third-party messaging service would probably work just as well. There are lots of third-party messaging platforms, many of them open source. The Pidgin open source client can talk to almost all of them. Either of these approaches would require almost no effort on your part and still be easy for your family to use.
* * * * *
Additional answers can be found in our Questions and Answers archive.
|
Released Last Week |
NetBSD 9.2
NetBSD is a free, secure, and highly portable UNIX-like Open Source operating system available for many platforms, from 64-bit AlphaServers and desktop systems to handheld and embedded devices. The project's latest release is NetBSD 9.2 which introduces a number of networking fixes as well as ZFS stability improvements when working with network shares. "netinet: avoid information disclosure, NetBSD-SA2021-001: Predictable ID disclosures in IPv4 and IPv6. netinet: fixed 'multicast router sends multicast packet with invalid UDP checksum'. xen: fixes for XSA-362 - backends treating grant mapping errors as bugs. A malicious DomU could trigger a Dom0 kernel panic. xen: removed support for rx-flip mode in xennet(4) and xvif(4) as part of XSA-362 fixes (driver already defaulted to the faster rx-copy mode). zfs: various stability fixes. Fixed 'panic when creating a directory on a NFS served ZFS'. coda: fixed 'coda client opens wrong files instead of cache containers'. hyperv: fixed 'unable to ifconfig(8) up/down with hvn device'. msdosfs: fixed 'BOOTSIG0 and BOOTSIG1 checks prevent mounting Raspberry Pi Pico's USB mass storage'." A complete list of changes can be found in the project's release notes.
GeckoLinux 999.210517.0
GeckoLinux is a Linux spin based on the openSUSE distribution, with a focus on polish and out-of-the-box usability on the desktop. The project's latest rolling release snapshot carries the version number 999.210517.0 and features a number of new features. Btrfs is now used as the default filesystem, zRAM is enabled, and the EarlyOOM service is enabled to terminate applications which are using too much memory. "This release offers several quality of life improvements for GeckoLinux ROLLING users. By majority vote, the default filesystem for the various Calamares guided installation options is now Btrfs with transparent Zstd data compression. Of course, all other modern Linux filesystems are also still supported via the custom partitioning option. Additionally, zRAM swap is enabled out of the box, and the EarlyOOM daemon is also enabled to help prevent unrecoverable system freezes in low memory situations." Further changes and details can be found in the project's release announcement.

GeckoLinux 999.210517.0 -- Running the MATE desktop
(full image size: 1.6MB, resolution: 1920x1080 pixels)
Red Hat Enterprise Linux 8.4
Red Hat has announced the release of the fourth update to Red Hat Enterprise Linux (RHEL) 8.x series, an enterprise-class Linux distribution with comprehensive support options. This version provides access to OSTree repositories and facilitates off-line installations: "Red Hat Enterprise Linux (RHEL) 8.4 is generally available to customers as of May 19, 2021. Delivered as part of the predictable, six-month cadence of RHEL releases 8.4 brings important features for hybrid cloud, edge deployments and enhancements for operators, developers and organizations standardized on RHEL. With RHEL 8.3 we announced a deployment option for RHEL to help solve challenges common to edge computing environments. With 8.4, we have built on that work to improve the user experience around the edge computing capabilities in RHEL. RHEL 8.4 simplifies updates, provides additional options for installing to disconnected systems (as many edge systems are) and adds the ability to use OSTree repositories with OCI container images. Read about the improvements in Ben Breard's post on new edge features for 8.4." Read the release announcement and the detailed release notes for further information.
Lakka 3.0
Tomáš Kelemen has announced the release of Lakka 3.0, a major new release of the project's LibreELEC-based lightweight Linux distribution with the goal of turning a small computer into a full-blown game console. This release is based on LibreELEC 9.2: "It has been over a year since our latest release, therefore there are many changes in this update. During this time we were working hard to bring you the new and updated Lakka. As usual the release includes the latest RetroArch version at the time, which is currently 1.9.3, as well as updates to all the supported cores to the most recent versions, even some new cores were added. This time we recommend doing a clean install to avoid any incompatibility issues, as significant changes to the underlaying operating system and RetroArch were made. The size of the boot partition was increased to 2 GB, which is not compatible with previous installations. Highlights of this release include: operating system based on LibreELEC 9.2 build system; Vulkan API enabled for AMD and Intel GPUs (Generic) and for Raspberry Pi 4; support for joycons...." Read the detailed release announcement for a complete changelog.
antiX 19.4
The developers of antiX, a lightweight desktop Linux distribution featuring IceWM as the default window manager, have released version 19.4. The new build of the project's Debian-based distribution (with a choice of SysV and Runit init systems, available for i386 and x86_64 architectures) updates the IceWM window manager to version 2.3.4 and introduces the SeaMonkey web browser to some of its editions: "antiX-19.4 (Grup Yorum) available. All new ISO images are bug-fix, upgrades, improvements of antiX-19 SysV and Runit series. Changes: more options in the installer; SeaMonkey browser included in Full and Base editions; mps-tube removed (it seems to be broken); ytfzf included - it opens and downloads YouTube clips using mpv and youtube-dl; improved and updated localisation; newer 4.9 Linux kernel; Firefox 78.10.0esr; LibreOffice 7.0.4rc2; IceWM upgraded to the latest upstream version (2.3.4); latest firmware backported from Debian 'sid'; various upstream Debian security upgrades; base edition fits on a CD; iso-snashot-cli replaces iso-snapshot (gui) on base edition...." See the release announcement for further details and known issues.
AVLinux 2021.05.22
Glen MacArthur has announced the release of AV Linux 2021.05.22, an updated build of the project's MX Linux-based distribution optimised for audio and video production and available for x86_64 and i386 architectures: "What began as a bug-fix and maintenance release has snowballed into a quasi new-features release, especially in the case of the 64-bit edition, with a move to Openbox and SLiM in an effort to put Xfce on Keto. Changelog: changed window manager to Openbox; removed xfwm and xfdesktop; changed wallpaper application to Nitrogen; changed login manager to SliM; created and added some background helper scripts for Openbox; corrected Liquorix repository for 'Buster'; removed now obsolete libfaudio OBS repository; updated and enhanced User Manual significantly; updates and improvements to the AVL-MXE Assistant to make it take up less screen space; tweaks to Default Diehard theme, AVL-MXE logo and new DH wallpapers; move to a more traditional panel and taskbar from the previous dock setup; added some new audio plugins - Drops, MZuther...." Continue to the release announcement for a full changelog.

AVLinux 2021.05.22 -- Running the Xfce desktop
(full image size: 1.7MB, resolution: 2560x1600 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
Torrent Corner |
Weekly Torrents
The table below provides a list of torrents DistroWatch is currently seeding. If you do not have a bittorrent client capable of handling the linked files, we suggest installing either the Transmission or KTorrent bittorrent clients.
Archives of our previously seeded torrents may be found in our Torrent Archive. We also maintain a Torrents RSS feed for people who wish to have open source torrents delivered to them. To share your own open source torrents of Linux and BSD projects, please visit our Upload Torrents page.
Torrent Corner statistics:
- Total torrents seeded: 2,451
- Total data uploaded: 37.7TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll (by Jesse Smith) |
Hosting your own network services
This week's Questions and Answers column talked about hosting chat server software at home. There are a lot of open source tools for running your own websites, e-mail, chat servers, synchronized file storage, and media streaming. Do you have any of these services set up at home? Let us know about your home-brew setups in the comments.
You can see the results of our previous poll on preferred Red Hat Enterprise Linux clones in last week's edition. All previous poll results can be found in our poll archives.
|
I use the following self-hosted services
Chat/IM software: | 11 (1%) |
E-mail: | 26 (2%) |
File sync: | 52 (5%) |
Media streaming: | 82 (8%) |
Shared document editing: | 2 (0%) |
Website: | 24 (2%) |
Other: | 35 (3%) |
A combination of the above: | 207 (19%) |
All of the above: | 22 (2%) |
None of the above: | 612 (57%) |
|
|
Website News |
New distributions added to waiting list
- Cyclone. Cyclone is an Ubuntu-based distribution featuring the Xfce desktop. The distribution features Russian language support and many extra desktop applications.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 31 May 2021. Past articles and reviews can be found through our Article Search page. To contact the authors please send e-mail to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews/submissions, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, donations, comments)
- Bruce Patterson (podcast)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
 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 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 |
• 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 |
• 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 | 
TFM Linux
TFM Linux was a Linux operating system that can be used for small enterprises, whose administrators are not so experienced in Linux. It all began a long time ago with a Red Hat distribution, whose packages were very low on security, so that less than 5 % of these were kept and the rest was replaced with alternate Red Hat packages which proved to be more stable. That's the way the TFM Linux idea was born. The simplest method at that time was the adaptation of Red Hat distribution to the needs previously specified. So in March 2001 TFM Linux 1.0 was launched. An easy to install operating system, easy to use as server edition or workstation and adapted for the user's needs. All the knowledge gathered during all this time, allowed the observation of the modified Red Hat distribution limits, and, as future plan, it was established that the next version of the distribution will be done starting from zero, for having complete control to what was happening in the distribution and the packages interactions.
Status: Discontinued
|
TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|