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 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 |
• Issue 1045 (2023-11-13): Fedora 39, how to trust software packages, ReactOS booting with UEFI, elementary OS plans to default to Wayland, Mir gaining ability to split work across video cards |
• Issue 1044 (2023-11-06): Porteus 5.01, disabling IPv6, applications unique to a Linux distro, Linux merges bcachefs, OpenELA makes source packages available |
• Issue 1043 (2023-10-30): Murena Two with privacy switches, where old files go when packages are updated, UBports on Volla phones, Mint testing Cinnamon on Wayland, Peppermint releases ARM build |
• Issue 1042 (2023-10-23): Ubuntu Cinnamon compared with Linux Mint, extending battery life on Linux, Debian resumes /usr merge, Canonical publishes fixed install media |
• Issue 1041 (2023-10-16): FydeOS 17.0, Dr.Parted 23.09, changing UIDs, Fedora partners with Slimbook, GNOME phasing out X11 sessions, Ubuntu revokes 23.10 install media |
• Issue 1040 (2023-10-09): CROWZ 5.0, changing the location of default directories, Linux Mint updates its Edge edition, Murena crowdfunding new privacy phone, Debian publishes new install media |
• Issue 1039 (2023-10-02): Zenwalk Current, finding the duration of media files, Peppermint OS tries out new edition, COSMIC gains new features, Canonical reports on security incident in Snap store |
• Issue 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• Issue 1037 (2023-09-18): Bodhi Linux 7.0.0, finding specific distros and unified package managemnt, Zevenet replaced by two new forks, openSUSE introduces Slowroll branch, Fedora considering dropping Plasma X11 session |
• Issue 1036 (2023-09-11): SDesk 2023.08.12, hiding command line passwords, openSUSE shares contributor survery results, Ubuntu plans seamless disk encryption, GNOME 45 to break extension compatibility |
• 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 |
Damn Small Linux
Damn Small Linux was a business card size (50MB) live CD Linux distribution, based on Debian and Knoppix. After a 12 year break (from 2012 to 2024), the Damn Small Linux (DSL) project was relaunched. The distribution is now based on Debian and antiX with the goal of fitting on live media 700MB or smaller (in order to be usable in CD-ROM drives). Despite its minuscule size it strives to have a functional and easy to use desktop. Damn Small Linux has a nearly complete desktop suite, including web browsers, office software, an e-mail client, PDF viewer, media players, and FTP/SFTP client.
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.
|
|