DistroWatch Weekly |
DistroWatch Weekly, Issue 463, 2 July 2012 |
Welcome to this year's 27th issue of DistroWatch Weekly! TurnKey Linux is a rather unusual distribution. Instead of developing one general-purpose operating system, it offers several dozens of self-contained and highly-specialised server appliances for every purpose imaginable. As a result, users can pick exactly what they need, without any extra clutter and other unneeded applications. Jesse Smith takes a handful of TurnKey's more interesting spins for a ride and reports about his findings in this week's feature article. In the news section, Red Hat hints at integrating the Btrfs file system into Red Hat Enterprise Linux 7, Ubuntu's Unity desktop gets some love from users who prefer a task-centric working style, Sabayon Linux releases a new respin featuring the MATE desktop environment, and Mandriva confirms that its next release will continue to use RPM 5 for package management. Also in this week's issue, the ZFS file system and its current status on Linux. Finally, we are happy to announce that the recipient of the May and June 2012 DistroWatch.com donations are MATE and LibreCAD. Happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (56MB) and MP3 (30MB) formats
Join us at irc.freenode.net #distrowatch
|
Feature Story (by Jesse Smith) |
Review of TurnKey Linux 11.3
The TurnKey Linux project is one which I've been meaning to explore for some time now. Their slogan of "Lighter, smaller, faster and easier" certainly sounds appealing and their approach to providing Linux solutions sets them apart from other distributions. The description of TurnKey, as given by their website, is "TurnKey Linux is a virtual appliance library that integrates and polishes the very best open source software into ready to use solutions. Each virtual appliance is optimized for ease of use and can be deployed in just a few minutes on bare metal, a virtual machine and in the cloud. We believe everything that can be easy, should be easy."
Originally when I began investigating TurnKey Linux I was under the impression each virtual appliance was a self-contained module, like a Push Button Installer file or a pre-configured jail, a software package which could be plugged into a minimal base. However, this interpretation turned out to be only half correct. Each virtual appliance is indeed a pre-configured, self-contained module. However, instead of plugging these modules into a base install as we would when adding a LAMP package to a minimal server distribution, what TurnKey does is supply ISO images and virtual machine packages which supply the entire base operating system with one specific service. Each appliance not only supplies the required software, libraries and configuration, it also includes the underlying operating system. This approach means each appliance needs its own machine (virtual or bare metal), but it also means we can install and set up a complete software stack within five minutes with almost no configuration or documentation required.
The TurnKey Linux project provides over 40 of these appliance modules. There are appliances for setting up Zimbra for e-mail and collaboration, various web servers with software such as WordPress, bug tracking software, file servers and domain controllers. Each module uses Ubuntu LTS as its base (appliances may use different LTS releases, 10.04, 8.04, etc) and provides a web-based control interface. Each appliance appears to be offered only in one edition, a 32-bit build. To try to get a feeling for the TurnKey approach to providing software solutions I downloaded three different appliances, the TurnKey Linux Core, the WordPress appliance and the Zimbra e-mail server appliance.
Let's look at the Core appliance first. The ISO for Core is approximately 160 MB in size and booting from the CD brings up a menu asking if we'd like to try a live version of the software or install it. Choosing the install option brings up a text-based installer which first asks us if we would like to manually manage partitions or use a guided approach. The guided option will display the installer's choices and ask us to accept the layout before proceeding. Manual partitioning brings us a text-based menu system where we can manipulate the disk's layout. It's a straight forward interface given its text-based nature and I found it fairly closely mimics the Ubuntu graphical installer. Once we confirm our partitioning scheme the installer copies the files it needs to the hard drive. It's a short wait followed by a prompt asking if we would like to install the GRUB bootloader. When the installer completes we are asked to reboot the machine.
The first time we boot into TurnKey Linux we are presented with a short list of questions, again presented in text menus. First we are asked to provide a password for the root account and then we are asked whether we would like to download and apply all available updates from the package repositories now or wait until later. The next screen displays the machine's IP address and lists the various methods and ports by which we may connect to the appliance. The Core appliance features a secure shell server on port 22, a terminal interface which can be accessed via a web browser on port 12320 and a Web Admin interface on port 12321. TurnKey supports secure connections out of the box, which means not only is our secure shell connection protected by encryption, but the web interfaces are protected, requiring us to connect using the HTTPS protocol. The final screen the first-run wizard displays gives us the option of configuring the network. By default TurnKey uses DHCP to acquire a network address and LAN settings, but we can provide our own configuration, setting a static IP address and default gateway. Once the configuration steps are complete we are dropped at a text console with a login prompt. If we are sitting at the machine we can login using the root password we created earlier, or if we're at a remote location we can login using secure shell or a web interface which imitates a secure shell.

TurnKey Linux 11.3 - secure shell in a web browser (full image size: 49kB, screen resolution 1366x768 pixels)
What TurnKey Core gives us is essentially a bare Ubuntu server, with a few additional network services running. We have access to the same repositories as Ubuntu and we can manage software packages using APT. From the command line we have basic GNU tools and manual pages. The Core edition of TurnKey is appropriately simple, providing us with a foundation upon which to build services. However, rather than manually installing more packages and configuring network services, I now wish to move on to another appliance, specifically the WordPress TurnKey appliance.
The ISO download for the WordPress appliance is about 210 MB in size. Installing this software from a CD is virtually identical to installing the Core edition, with one minor difference. When we are installing the WordPress bundle we are asked to set passwords for a MySQL database and for a WordPress admin account. Everything else, the partitioning, the option to configure the network interface, and the remote login services remain the same. When the installation is complete we are again shown a page with a list of services and network ports we can use to access our machine. Once again we can login using secure shell or a web console, but there is also a PHPMyAdmin service running and we are given a URL for accessing the WordPress administration panel. When we point our web browser to the IP address of the appliance we find a WordPress blog is running with a pleasant theme and a demo post. Using the login credentials we created at install time we have graphical web interfaces for managing the WordPress blogging software and managing the blog's underlying MySQL database. Everything is set up for us and little to no additional configuration work is required.

TurnKey Linux 11.3 - running a WordPress blog with default settings (full image size: 405kB, screen resolution 1366x768 pixels)
The third trial on my list was the Zimbra e-mail server appliance. This module comes as a 514MB ISO and the installer runs us through the same steps as those in the Core's installer. Once we have installed the Zimbra module and walked through the first-run wizard we are asked if we would like to download and apply all available security updates. If we don't respond the system eventually defaults to "yes" and downloads all available updated packages.
When the Zimbra appliance is up and running we find a Zimbra web-based administrative console is set up on network port 7071. A secure shell service and a browser-based command line interface are also enabled for us. The appliance additionally sets up SMTP, POP3 and IMAP services and a default domain name, example.com, to give the administrator a place to start. Using the Zimbra web interface I found it was easy to login, create new users and put quotas in place. Zimbra's controls are quite straight forward and I found it easy to create and manipulate accounts with a few mouse clicks. In the background the appliance starts anti-virus, anti-spam and spell checking services.

TurnKey Linux 11.3 - the Zimbra control panel (full image size: 92kB, screen resolution 1366x768 pixels)
Something which sets the Zimbra appliance apart from the others I looked at was the software included in the appliance is several years old. The appliance is based on Ubuntu 8.04 and logging into the Zimbra web portal brings up a warning letting us know the software works best with Internet Explorer 6 and Firefox 1.0. I found A modern version of Firefox would do just fine, but the web interface didn't work with the latest version of the Opera browser. Despite its age, I found the version of Zimbra in the appliance worked with current versions of Thunderbird and, as long as there wasn't any firewall in the way, I could send and receive e-mail using the appliance utilizing its default settings.
One aspect to TurnKey Linux I haven't touched on yet, but which was available in each of the appliances I tried, is the Web Admin interface. When a TurnKey appliance boots it starts a secure web interface on port 12321. The administrator can login to this interface and use the web portal to monitor and adjust certain aspects of the system. We can view running processes, see current memory usage, edit text files, view active user accounts, manage scheduled jobs and other various administrative tasks. All of this is presented in a point-n-click environment which reminds me a bit of Mandriva's control centre, presented to us via our web browser. I found the graphical environment was nicely laid out and it was easy for me to find items in the menus. There are some actions I sure most administrators will always want to perform from the comfort of the command line, but for simple adjustment and monitoring the Web Admin interface is quite convenient.

TurnKey Linux 11.3 - the Web Admin interface (full image size: 95kB, screen resolution 1366x768 pixels)
At first glance it might seem like overkill to perform a complete operating system install to set up a bug tracker or a new e-mail server. Doubly so when we consider some distributions come with meta-packages to help administrators get LAMP or other configurations in place quickly. That being said, I think the TurnKey Linux developers are on to something. It's nice to be able to plug in a CD or a USB drive and have a working WordPress or Bugzilla or Zimbra installation in place with almost no need for further configuration steps and no additional software packages. The term "virtual appliance" is appropriate in that these modules behave much the same way physical appliances behave. One doesn't expect to add components to their toaster to make it wash dishes and most of us don't expect our refrigerators to play music. We do expect to plug them in and have them just work with almost no adjustments and that is how TurnKey virtual appliances behave: we put the CD in and they work.
Personally, I was quite impressed with the way the TurnKey appliances were set up, the way they walk the user through installation with a minimal amount of fuss and interaction. I liked having all the database tables and services and security keys in place by default. I could see using these modules as a very attractive way to get services up and running in a hurry, especially if we have the resources to set up a separate virtual machine for each appliance. TurnKey's approach may not be for everyone, some people like to tweak and configure and do things manually. But for people who are either new to setting up the software offered in the TurnKey library of appliances or for people who were planning to mostly take the defaults anyway, TurnKey is an attractive option. I've only tried three appliances so far, but I have been impressed with the quality I have experienced up to this point.
|
Miscellaneous News (by Ladislav Bodnar) |
Red Hat and Btrfs, Ubuntu's efficient Unity, Sabayon with MATE, Mandriva and RPM 5
The Btrfs files systems is one of those mysterious phenomenons in the Linux world. Often promoted by Fedora developers as the next default file system, but somehow never quite ready enough for the big switch. The latest news from Red Hat is that the next major release of Red Hat Enterprise Linux (RHEL), version 7, should include Btrfs. Sean Michael Kerner reports for InternetNews: "For the last several years, I've been asking Red Hat when Btrfs would land in Red Hat-powered Linux distributions. Now I know the answer. Tim Burke, Vice President of Linux Engineering at Red Hat, told me that currently Btrfs is still considered to be a tech preview in the recently releases RHEL 6.3 update. He added that Red Hat is currently focusing its Btrfs efforts on RHEL 7, where the Btrfs file sytem will be a more integrated component. This is good news. Red Hat's enterprise embrace of Btrfs has been a bit slower than other enterprise Linux distros. SUSE has been providing a supported Btrfs implementation since SLES 11 SP2, which was released in March of this year. Btrfs provides enhances rollback and snapshot features over ext4, though comparative performance could potentially be a problem."
* * * * *
Ubuntu's Unity desktop may have been a target of derision in many online tech media, but the truth is that there are many users who find the distribution's default user interface highly productive, especially after spending some time with it. Jack Wallen explains how Unity is making the desktop seriously efficient again by making the user focus on a single task: "A while ago a survey was done that indicated multi-tasking at that level is good for the brain. I have found, over the years, that working in such a fragmented way did one thing -- made me do fragmented work. I could work with numerous windows open -- do a bit of work here and a bit of work there, only to find my work slowly but surely losing focus, specificity, and a necessary level of tightness. Ubuntu Unity has, for the most part, solved that problem. Oh sure, you can have as many windows open as you want. But unlike many window managers, you can't click as easily to minimize and maximize the windows. With many desktops you can click on the opened window's icon and either restore or minimize the window. With Unity, you can only restore."
* * * * *
Naturally, not everybody will agree with the above assessment, but this is exactly why free software is such a wonder in today's ever-changing world. Once the GNOME project abandoned the well-established GNOME 2 series, it didn't take long before somebody would pick up the discarded code and turn it into a maintained project. MATE is the name of the fork and the latest distribution that has successfully integrated it into their setup is Sabayon Linux. Sabayon developer Kelly Schwartz takes a look at the new flavour in "Well Hello MATE!": "The other day we got a new Sabayon daily ISO image to try out and use. This is for the MATE desktop environment. You can head to your favorite mirror and download Sabayon_Linux_DAILY_amd64_MATE.iso and make yourself a live bootable disc or USB device. I had previous tested out MATE by just installing it via the limbo repository, which you can do also. It's good to test the live ISO and installing via entropy on an installed system. Keep in mind that this is a young and new project so it may take some time to gain some features. It's also meant to be minimal stuff included. You won't find Firefox or Chromium as Midori is the default browser. Feel free to give feed back on the Sabayon dev mailing list."
* * * * *
Version 5 of the RPM package manager has been around for years, but very few distributions have been brave enough to make the big switch. One exception is Mandriva Linux which has RPM 5.3 in their 2011 version and RPM 5.4 in the "Cooker". But it was a controversial decision, with a history of discord on the project's development mailing list and occasional rumour of dropping RPM 5 for the 4.x series. However, according to the latest news, all such talk has no truth in it and Mandriva is definitely sticking to the 5.x series of the RPM package manager for their upcoming release. Susan Linton reports in "Mandriva Will Not Abandon RPM 5": "There have been some rumors floating around that Mandriva was going to abandon their transition to RPM 5, a fork of the original Red Hat Package Manager. Mandriva began moving to RPM 5 quite a while ago because it offers increased performance and added features. So today Per Øyvind Karlsen, Mandriva Project Leader, confirmed that Mandriva has no plans to abandon RPM 5. In a blog post today, Per Øyvind Karlsen said he needed to set some rumors to rest. The first one has already been settled, but Karlsen confirmed there were no plans to re-merge the Mandriva and Mageia projects."
|
Questions and Answers (by Jesse Smith) |
ZFS on Linux
One area in which I feel Linux distributions have lagged in recent years is file systems. The ext4 file system has been slow to adopt snapshots and the Btrfs file system and its utilities, despite the promise of shiny new features, haven't matured as quickly as some had hoped. This has left Linux administrators at something of a disadvantage when it comes to managing large amounts of data. Meanwhile, over in the Solaris, OpenIndiana and FreeBSD communities, they have been making use of ZFS for years. ZFS allows administrators to make use of storage pools, huge data storage, deduplication, snapshots and error detection.
The reason we haven't seen widespread adoption of ZFS in the Linux world is largely a matter of licensing. The Linux kernel is licensed under the GNU General Public License and ZFS carries the Common Development and Distribution License. As the two licenses are not compatible this means ZFS cannot be made a part of the Linux kernel in the same manner ext4, Btrfs and other file systems are. There are some work arounds. One of these work arounds is the ZFS on Linux project. What this project offers is native Linux ZFS support using a kernel module. Since the ZFS code provided by the project is shipped separately from the Linux kernel there isn't a licensing conflict. The two pieces of software talk with each other, but are distributed separately and under different licenses.
The ZFS on Linux project provides RPM and DEB packages and provides a link to a Ubuntu PPA repository to assist users in getting the proper software. Since the project links to Ubuntu packages I decided to set up a Ubuntu 12.04 server and give creating ZFS pools a try. The install of the ZFS and SPL packages went smoothly, however I found I was unable to create a ZFS file system on my test box. Despite finding some excellent tutorials on enabling ZFS on Linux and the useful FAQ provided by the upstream project I continued to run into dependency issues. An unfortunate turn of events and I hope a time will come in the near future when ZFS on Linux gains more more mainstream support in distribution repositories.
Another option for people wishing to work with ZFS on their Linux machines is the ZFS-FUSE project. The FUSE software is a simple interface for userspace programs to export a virtual file system to the Linux kernel. Though there are some concerns about performance when file systems are handled in userspace, FUSE is useful for treating resources, which might not normally be recognized, as file systems to be mounted and accessed just like native file systems are. This includes mounting remote FTP servers, remote directories available through secure shell and, as it turns out, ZFS pools. I tried ZFS-FUSE on my Ubuntu test machine and the results were quite rewarding. Even though we're going through FUSE to create, manage and backup ZFS pools, the command line tools are the same. In other words, if we install ZFS-FUSE on a Linux machine we can use the same tools and follow the same documentation as we would on Solaris or FreeBSD. The experience is pretty smooth. There only notable difference I experienced when accessing ZFS volumes through FUSE was the lack of direct access to snapshots. It is still possible to create and access ZFS snapshots, but the method is less direct than we enjoy in native implementations.
At this point neither implementation of ZFS for Linux is at a point where I would recommend it for serious use, but the projects are moving forward. Soon we may see Linux distributions offering yet another option for users who wish to take advantage of advanced file system features.
* * * * *
As a follow-up to a Q&A we ran a few weeks ago on partition layouts, reader Hugh wrote in with the following suggestion: "I often read that folks are distressed when having to replace GRUB when they install another distro, so what I do to make it easy and less stressful is, I use two hard drives and I have GRUB on each drive so I have two GRUBs, so when one gets overwritten I can always use the other one while I am fixing the one with the dodgy entries. At the moment I have GRUB 1.98 and GRUB 1.99 but I have had Legacy and 1.98 running together." Thank you, Hugh, for the tip.
|
Released Last Week |
Parted Magic 2012_06_26
Patrick Verner has announced the release of Parted Magic 2012_06_26, an updated version of the project's specialist live CD with utilities for disk management and data rescue tasks: "Parted Magic 2012_06_26. Lots of little changes and some new programs added. The most noticeable additions are Samba and the proprietary binary video driver from NVIDIA. The NVIDIA driver doesn't come pre-installed, but it is available as a ready-to-go module. Make sure you grab the drivers that match the kernel in the version of Parted Magic that you are currently running. You must also disable the nouveau driver from the Fail Safe menu. The panel has been almost completely reworked. Clonezilla and our famous 'Erase Disk' program have been added to the desktop. ARandR replaces LXRandR." See the project's news page to read the release announcement.
Clonezilla Live 1.2.12-67
Steven Shiau has announced the release of Clonezilla Live 1.2.12-67, a new stable version of the project's utility live CD featuring specialist software for disk cloning tasks: "Stable Clonezilla Live (1.2.12-67) released. This release of Clonezilla Live (1.2.12-67) includes minor enhancements and bug fixes: the underlying GNU/Linux operating system was upgraded, this release is based on the Debian 'Sid' repository as of 2012-06-20; Linux kernel was updated to 3.2.20; Package drbl was updated to 1.12.14, and package Clonezilla was updated to 2.5.42; Partclone was updated to 0.2.49; gDisk was updated to 0.8.5; booting on UEFI machines via CD is supported in this release; package ddrescue was removed because it's no longer in Debian 'Sid' and we already have gddrescue; bug fix - the restored Fedora 17 failed to boot via GRUB 2." Here is the release announcement.
Oracle Linux 6.3
Oracle has announced the release of Oracle 6.3, an enterprise-class distribution based on the recently-released Red Hat Enterprise Linux 6.3: "Oracle is pleased to announce the general availability of Oracle Linux 6.3 for x86 (32-bit) and x86_64 (64-bit) architectures. Oracle Linux 6.3 ships with two sets of kernel packages: Unbreakable Enterprise Kernel (kernel-uek 2.6.39), installed and booted by default; Red Hat Compatible Kernel (kernel-2.6.32), installed by default. By default, both the Unbreakable Enterprise Kernel and the Red Hat Compatible Kernel are installed. Unbreakable Enterprise kernel Release 2 shipped in this update has following driver updates: be2net to version 4.2.220o, bnx2 to version 2.2.1, bnx2x to version 1.72.00-0, cnic to version 2.5.10, cxgb3 to version 1.1.4-ko...." See the release announcement for a full list of updated network and storage drivers.

Ultimate Edition 3.4 - an Ubuntu-based desktop distro with plenty of eye candy (full image size: 1,369kB, screen resolution 1280x1024 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
DistroWatch.com News |
May and June 2012 DistroWatch.com donations: MATE and LibreCAD
We are happy to announce that the recipient of the May 2012 DistroWatch.com donation is the MATE project, a desktop environment forked from GNOME 2, while the June 2012 donation goes to LibreCAD, an open-source and cross-platform 2D CAD software package.
Although both these project's are relatively new, they are already well-established in the open-source software community. The MATE desktop has successfully forked from the GNOME 2.x series and has been accepted by many popular distributions, such as Linux Mint. LibreCAD, on the other hand, is a tool which is trying to fill an important gap in the engineering design area. MATE reached stable version 1.2 in April, while LibreCAD is currently in alpha stages approaching a major 2.0 release.
Launched in 2004, this monthly donations programme is a DistroWatch initiative to support free and open-source software projects and operating systems with cash contributions. Readers are welcome to nominate their favourite project for future donations. Those readers who wish to contribute towards these donations, please use our advertising page to make a payment (PayPal and credit cards are accepted). Here is the list of the projects that have received a DistroWatch donation since the launch of the programme (figures in US dollars):
- 2004: GnuCash ($250), Quanta Plus ($200), PCLinuxOS ($300), The GIMP ($300), Vidalinux ($200), Fluxbox ($200), K3b ($350), Arch Linux ($300), Kile KDE LaTeX Editor ($100) and UNICEF - Tsunami Relief Operation ($340)
- 2005: Vim ($250), AbiWord ($220), BitTorrent ($300), NDISwrapper ($250), Audacity ($250), Debian GNU/Linux ($420), GNOME ($425), Enlightenment ($250), MPlayer ($400), Amarok ($300), KANOTIX ($250) and Cacti ($375)
- 2006: Gambas ($250), Krusader ($250), FreeBSD Foundation ($450), GParted ($360), Doxygen ($260), LilyPond ($250), Lua ($250), Gentoo Linux ($500), Blender ($500), Puppy Linux ($350), Inkscape ($350), Cape Linux Users Group ($130), Mandriva Linux ($405, a Powerpack competition), Digikam ($408) and Sabayon Linux ($450)
- 2007: GQview ($250), Kaffeine ($250), sidux ($350), CentOS ($400), LyX ($350), VectorLinux ($350), KTorrent ($400), FreeNAS ($350), lighttpd ($400), Damn Small Linux ($350), NimbleX ($450), MEPIS Linux ($300), Zenwalk Linux ($300)
- 2008: VLC ($350), Frugalware Linux ($340), cURL ($300), GSPCA ($400), FileZilla ($400), MythDora ($500), Linux Mint ($400), Parsix GNU/Linux ($300), Miro ($300), GoblinX ($250), Dillo ($150), LXDE ($250)
- 2009: Openbox ($250), Wolvix GNU/Linux ($200), smxi ($200), Python ($300), SliTaz GNU/Linux ($200), LiVES ($300), Osmo ($300), LMMS ($250), KompoZer ($360), OpenSSH ($350), Parted Magic ($350) and Krita ($285)
- 2010: Qimo 4 Kids ($250), Squid ($250), Libre Graphics Meeting ($300), Bacula ($250), FileZilla ($300), GCompris ($352), Xiph.org ($250), Clonezilla ($250), Debian Multimedia ($280), Geany ($300), Mageia ($470), gtkpod ($300)
- 2011: CGSecurity ($300), OpenShot ($300), Imagination ($250), Calibre ($300), RIPLinuX ($300), Midori ($310), vsftpd ($300), OpenShot ($350), Trinity Desktop Environment ($300), LibreCAD ($300), LiVES ($300), Transmission ($250)
- 2012: GnuPG ($350), ImageMagick ($350), GNU ddrescue ($350), Slackware Linux ($500), MATE ($250), LibreCAD ($250)
Since the launch of the Donations Program in March 2004, DistroWatch has donated a total of US$32,240 to various open-source software projects.
* * * * *
New distributions added to database
* * * * *
New distributions added to waiting list
- Anansi OS. Anansi OS is an openSUSE-based desktop Linux distribution with GNOME 3, developed by Ghana's Oasis WebSoft.
- Cultix. Cultix is a Debian-based distribution for freaks and geeks, with cyber-gothic eye candy and speed and power in mind. It is built under the aegis of the VampireFreaks open-source cult and seems to be the only Linux distribution representing any VampireFreaks community for now.
- Notalinux. Notalinux is an Ubuntu-based desktop Linux distribution featuring the MATE desktop.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 9 July 2012. 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) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Linux Foundation Training |
| |
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 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 |
• Issue 1035 (2023-09-04): Debian GNU/Hurd 2023, PCLinuxOS 2023.07, do home users need a firewall, AlmaLinux introduces new repositories, Rocky Linux commits to RHEL compatibility, NetBSD machine runs unattended for nine years, Armbian runs wallpaper contest |
• Issue 1034 (2023-08-28): Void 20230628, types of memory usage, FreeBSD receives port of Linux NVIDIA driver, Fedora plans improved theme handling for Qt applications, Canonical's plans for Ubuntu |
• Issue 1033 (2023-08-21): MiniOS 20230606, system user accounts, how Red Hat clones are moving forward, Haiku improves WINE performance, Debian turns 30 |
• Issue 1032 (2023-08-14): MX Linux 23, positioning new windows on the desktop, Linux Containers adopts LXD fork, Oracle, SUSE, and CIQ form OpenELA |
• Issue 1031 (2023-08-07): Peppermint OS 2023-07-01, preventing a file from being changed, Asahi Linux partners with Fedora, Linux Mint plans new releases |
• Issue 1030 (2023-07-31): Solus 4.4, Linux Mint 21.2, Debian introduces RISC-V support, Ubuntu patches custom kernel bugs, FreeBSD imports OpenSSL 3 |
• Issue 1029 (2023-07-24): Running Murena on the Fairphone 4, Flatpak vs Snap sandboxing technologies, Redox OS plans to borrow Linux drivers to expand hardware support, Debian updates Bookworm media |
• Issue 1028 (2023-07-17): KDE Connect; Oracle, SUSE, and AlmaLinux repsond to Red Hat's source code policy change, KaOS issues media fix, Slackware turns 30; security and immutable distributions |
• Issue 1027 (2023-07-10): Crystal Linux 2023-03-16, StartOS (embassyOS 0.3.4.2), changing options on a mounted filesystem, Murena launches Fairphone 4 in North America, Fedora debates telemetry for desktop team |
• Issue 1026 (2023-07-03): Kumander Linux 1.0, Red Hat changing its approach to sharing source code, TrueNAS offers SMB Multichannel, Zorin OS introduces upgrade utility |
• Issue 1025 (2023-06-26): KaOS with Plasma 6, information which can leak from desktop environments, Red Hat closes door on sharing RHEL source code, SUSE introduces new security features |
• Issue 1024 (2023-06-19): Debian 12, a safer way to use dd, Debian releases GNU/Hurd 2023, Ubuntu 22.10 nears its end of life, FreeBSD turns 30 |
• Issue 1023 (2023-06-12): openSUSE 15.5 Leap, the differences between independent distributions, openSUSE lengthens Leap life, Murena offers new phone for North America |
• Issue 1022 (2023-06-05): GetFreeOS 2023.05.01, Slint 15.0-3, Liya N4Si, cleaning up crowded directories, Ubuntu plans Snap-based variant, Red Hat dropping LireOffice RPM packages |
• Issue 1021 (2023-05-29): rlxos GNU/Linux, colours in command line output, an overview of Void's unique features, how to use awk, Microsoft publishes a Linux distro |
• Issue 1020 (2023-05-22): UBports 20.04, finding another machine's IP address, finding distros with a specific kernel, Debian prepares for Bookworm |
• Issue 1019 (2023-05-15): Rhino Linux (Beta), checking which applications reply on a package, NethServer reborn, System76 improving application responsiveness |
• Issue 1018 (2023-05-08): Fedora 38, finding relevant manual pages, merging audio files, Fedora plans new immutable edition, Mint works to fix Secure Boot issues |
• Issue 1017 (2023-05-01): Xubuntu 23.04, Debian elects Project Leaders and updates media, systemd to speed up restarts, Guix System offering ground-up source builds, where package managers install files |
• Issue 1016 (2023-04-24): Qubes OS 4.1.2, tracking bandwidth usage, Solus resuming development, FreeBSD publishes status report, KaOS offers preview of Plasma 6 |
• Issue 1015 (2023-04-17): Manjaro Linux 22.0, Trisquel GNU/Linux 11.0, Arch Linux powering PINE64 tablets, Ubuntu offering live patching on HWE kernels, gaining compression on ex4 |
• Issue 1014 (2023-04-10): Quick looks at carbonOS, LibreELEC, and Kodi, Mint polishes themes, Fedora rolls out more encryption plans, elementary OS improves sideloading experience |
• Issue 1013 (2023-04-03): Alpine Linux 3.17.2, printing manual pages, Ubuntu Cinnamon becomes official flavour, Endeavour OS plans for new installer, HardenedBSD plans for outage |
• Issue 1012 (2023-03-27): siduction 22.1.1, protecting privacy from proprietary applications, GNOME team shares new features, Canonical updates Ubuntu 20.04, politics and the Linux kernel |
• Issue 1011 (2023-03-20): Serpent OS, Security Onion 2.3, Gentoo Live, replacing the scp utility, openSUSE sees surge in downloads, Debian runs elction with one candidate |
• Issue 1010 (2023-03-13): blendOS 2023.01.26, keeping track of which files a package installs, improved network widget coming to elementary OS, Vanilla OS changes its base distro |
• Issue 1009 (2023-03-06): Nemo Mobile and the PinePhone, matching the performance of one distro on another, Linux Mint adds performance boosts and security, custom Ubuntu and Debian builds through Cubic |
• Issue 1008 (2023-02-27): elementary OS 7.0, the benefits of boot environments, Purism offers lapdock for Librem 5, Ubuntu community flavours directed to drop Flatpak support for Snap |
• Issue 1007 (2023-02-20): helloSystem 0.8.0, underrated distributions, Solus team working to repair their website, SUSE testing Micro edition, Canonical publishes real-time edition of Ubuntu 22.04 |
• Issue 1006 (2023-02-13): Playing music with UBports on a PinePhone, quick command line and shell scripting questions, Fedora expands third-party software support, Vanilla OS adds Nix package support |
• Issue 1005 (2023-02-06): NuTyX 22.12.0 running CDE, user identification numbers, Pop!_OS shares COSMIC progress, Mint makes keyboard and mouse options more accessible |
• Issue 1004 (2023-01-30): OpenMandriva ROME, checking the health of a disk, Debian adopting OpenSnitch, FreeBSD publishes status report |
• Issue 1003 (2023-01-23): risiOS 37, mixing package types, Fedora seeks installer feedback, Sparky offers easier persistence with USB writer |
• Issue 1002 (2023-01-16): Vanilla OS 22.10, Nobara Project 37, verifying torrent downloads, Haiku improvements, HAMMER2 being ports to NetBSD |
• Issue 1001 (2023-01-09): Arch Linux, Ubuntu tests new system installer, porting KDE software to OpenBSD, verifying files copied properly |
• Issue 1000 (2023-01-02): Our favourite projects of all time, Fedora trying out unified kernel images and trying to speed up shutdowns, Slackware tests new kernel, detecting what is taking up disk space |
• Issue 999 (2022-12-19): Favourite distributions of 2022, Fedora plans Budgie spin, UBports releasing security patches for 16.04, Haiku working on new ports |
• Issue 998 (2022-12-12): OpenBSD 7.2, Asahi Linux enages video hardware acceleration on Apple ARM computers, Manjaro drops proprietary codecs from Mesa package |
• Issue 997 (2022-12-05): CachyOS 221023 and AgarimOS, working with filenames which contain special characters, elementary OS team fixes delta updates, new features coming to Xfce |
• Issue 996 (2022-11-28): Void 20221001, remotely shutting down a machine, complex aliases, Fedora tests new web-based installer, Refox OS running on real hardware |
• Issue 995 (2022-11-21): Fedora 37, swap files vs swap partitions, Unity running on Arch, UBports seeks testers, Murena adds support for more devices |
• Issue 994 (2022-11-14): Redcore Linux 2201, changing the terminal font size, Fedora plans Phosh spin, openSUSE publishes on-line manual pages, disabling Snap auto-updates |
• Issue 993 (2022-11-07): Static Linux, working with just a kernel, Mint streamlines Flatpak management, updates coming to elementary OS |
• 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.
|
Shells.com |

Your own personal Linux computer in the cloud, available on any device. Supported operating systems include Android, Debian, Fedora, KDE neon, Kubuntu, Linux Mint, Manjaro and Ubuntu, ready in minutes.
Starting at US$4.95 per month, 7-day money-back guarantee
|
Random Distribution | 
aLinux
aLinux (formerly Peanut Linux) was an independently developed Linux distribution with RPM package management.
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.
|
|