DistroWatch Weekly |
DistroWatch Weekly, Issue 585, 17 November 2014 |
Welcome to this year's 46th issue of DistroWatch Weekly! At the start of November the openSUSE project launched their latest release. The new version of openSUSE promises a new and improved user interface, faster administrative tools and automatic file system snapshots. In our feature story this week we explore this latest offering from openSUSE and report on its perks and problems. Our News section this week covers a range of new and experimental developments. The PC-BSD project is experimenting with Roles, a way to pre-select groups of packages at install time. Over in the Debian community there is a vote in progress that will determine the distribution's approach to init software. The OpenBSD team has announced their operating system now supports USB 3.0 devices and Mint reports they will ship a MATE desktop with Compiz support when Mint 17.1 launches. Plus the Mageia developers push out a long awaited beta and explain why the development release was delayed. In our Questions and Answers column this week we discuss software management and cached packages, why packages are cached and how long they should be kept on the system. As usual, we look back over the distribution releases of the past week and turn our eyes forward in anticipation of new developments to come. We wish you all a fantastic week and happy reading!
Content:
|
Feature Story (by Jesse Smith) |
Meeting the green lizard of openSUSE 13.2
In the first week of November the openSUSE team launched the latest version of its operating system. The project's release announcement highlights such new features as faster boot times, KDE 4.14, GNOME 3.14 and a technical preview of KDE's Plasma 5.1 desktop. The new version of openSUSE has undergone some visual changes and presents us with new artwork and a more streamlined system installer. The distribution also offers updated versions of Linux containers and Docker. The project's configuration panel, YaST, underwent a major re-write last year and should now be faster. The project claims better integration with systemd too. Prior to installing or upgrading to openSUSE 13.2 I recommend reading the project's release notes where we can find a list of known problems and workarounds.
The new openSUSE release is available in several editions, including a full DVD installation disc, a minimal net-install disc, a live GNOME DVD and a KDE live DVD. There is also a small rescue disc. The distribution is available for 32-bit and 64-bit x86 machines as well as the ARM architecture. I opted to download the KDE edition of openSUSE which is 909MB in size. Booting from this live media brings up a menu where we are asked if we want to check the disc's integrity, launch the live environment or start the distribution's system installer.
Launching the system installer brings up a graphical application that shows us the distribution's license agreement. On this page we can set our preferred language and adjust our keyboard's layout. The next page of the installer lets us select our time zone from a map of the world. The system installer next asks us to partition our hard drive or allow the installer to automatically set up its own disk layout. By default, the system installer will create a root partition with Btrfs, a separate /home partition formatted with XFS and a swap partition. We can give the installer hints, directing it to use different file systems and to drop the separate /home partition. We can also choose whether to automatically create Btrfs snapshots when the operating system changes in some fashion.
We then create a user account for ourselves and we can choose to give this user account administrative access. We can also tell the installer to automatically log this user in at boot time. The installer then shows us a list of actions it will take. Next to each action is a link that allows us to change the installer's configuration. For instance, we can change the location of our boot loader and we can choose whether to boot to a text console or graphical interface. The installer then copies its files to our hard drive and, when it is finished, we are asked to reboot the computer.
openSUSE 13.2 - the software update widget (full image size: 293kB, screen resolution 1280x1024 pixels)
When we boot the computer we are briefly shown the GRUB boot loader menu. This menu allows us to boot into openSUSE normally or we can browse through past Btrfs snapshots of the operating system and load read-only versions of the distribution. This allows us to boot into previous configurations and restore them, rolling back our operating system to a working state. Loading openSUSE in the normal fashion brings us to a graphical login screen decorated in bright green. The first time a user logs into their account the distribution displays a welcome screen. This screen provides a brief summary of the project along with links to openSUSE's documentation. When we dismiss the welcome screen we see the KDE desktop. Our application menu, task switcher and system tray sit at the bottom of the display. Icons on the desktop enable us to launch the Firefox web browser, the LibreOffice productivity suite and a hardware information browser. There is also an icon that opens openSUSE's on-line support portal.
Shortly after I signed into my account a notification appeared in my system tray letting me know software updates were available. I clicked on the notification and a small widget appeared giving me the option of updating the two new packages. I opted to proceed and noticed these updates were for Flash and audio codecs. Choosing to update these packages would draw in four more packages as dependencies. Since I wanted multimedia support I went ahead and agreed to download all six packages. At this point the update widget stalled, unable to proceed, reporting it was waiting on other tasks. I experienced something similar all through my rolling release trial and so I terminated the PackageKit process. This unblocked the package manager, but also crashed the update widget. In short, PackageKit prevents the update widget from working, but the widget won't run without PackageKit. After fiddling with PackageKit and the update widget for a few more minutes, I switched to a terminal and ran the zypper command line package manager. The zypper program will run without PackageKit and it smoothly downloaded the waiting updates and installed them without any problems.
openSUSE 13.2 - KDE desktop settings and the Zypper package manager (full image size: 197kB, screen resolution 1280x1024 pixels)
The openSUSE distribution ships with a large and helpful collection of software. We are given the Firefox web browser (along with a Flash plugin), the Konqueror web browser, the KMail e-mail client and the LibreOffice productivity suite. The application menu includes the KTorrent bittorrent software, the Choqok micro-blogging client, the Konservation IRC client and the Kopete instant messaging software. The distribution includes the Amarok music player, the k3b disc burning software and the digiKam camera manager. The Dolphin and Midnight Commander file managers are installed along with a remote desktop client and the GParted partition manager.
Accessibility tools are available, including the KMag screen magnifier, a virtual keyboard and the KMouseTool. I found a text editor, calculator, archive manager and the Grsync file synchronization software. KGpg and Kleopatra are available for managing security keys and encrypting files. I found openSUSE ships with the KDE System Settings panel to help us manage the look and feel of the desktop. Java is available on the system and the Network Manager software is there to help us get on-line. In the background openSUSE runs a mail service and the OpenSSH secure shell software. Behind the scenes we find the Linux kernel, version 3.16.
By default, I found there were no video players and no video codecs included in openSUSE. When attempting to play a video file the distribution would offer to search for appropriate software to display the media. Automated searches failed to find any suitable software, but I was granted the chance to manually add software repositories that would help me play multimedia files. I added the appropriate repositories (including the popular Packman repository) through YaST, manually installed a video player and tried accessing a video again. Once more openSUSE was unable to play the file and unable to locate suitable media codecs. I manually installed all the media codecs I could find and tried again. This time openSUSE played the video, but only in some applications. I found, for example, the VLC multimedia player could not play videos until I had added yet another package (vlc-codecs), but the MPlayer software could make use of general purpose codec packages. On the other hand, music files played without any problems.
openSUSE 13.2 - playing media files (full image size: 290kB, screen resolution 1280x1024 pixels)
I ran openSUSE in two environments, on a physical desktop machine and in a virtual machine provided by VirtualBox. In both environments openSUSE ran smoothly. My display was set to its maximum resolution, sound worked out of the box and I was automatically connected to the Internet. The distribution booted quickly and the desktop was always responsive. When running inside VirtualBox, the distribution integrated well with the virtual environment and automatically made use of VirtualBox's guest additions. What surprised me about openSUSE was how little RAM the distribution used. When logged into KDE openSUSE required a mere 240MB of RAM. Less was required when I disabled desktop search, the mail server and secure shell. That makes openSUSE's memory footprint about half that of other mainstream distributions I have run recently with the KDE desktop.
openSUSE 13.2 - the YaST configuration panel (full image size: 197kB, screen resolution 1280x1024 pixels)
One of central features of openSUSE is the YaST configuration centre. The YaST utility went through a big re-write recently and the new version is supposed to be faster and more streamlined, making it easier for newcomers to navigate. For the most part I found YaST was indeed faster than it was before and the YaST modules appear to either be the same visually as before or slightly less cluttered. In short, people who were familiar with YaST before should feel right at home while newcomers should find YaST to be fairly user friendly. Using the YaST control centre we can work with software updates, manage software repositories and install new software. We can work with the boot loader settings, change the date & time and work with disk partitions. We can monitor and enable/disable system services, set up a mail server and configure network time synchronization. Using YaST we can set up Samba shares, join a Windows domain and work with AppArmor security profiles. YaST also helps us work with the firewall, the sudo utility and managing user accounts. YaST has a log viewer and a module for working with Snapper, the Btrfs snapshot manager.
There are a few aspects to YaST and openSUSE's configuration in general that I feel should be mentioned. For instance, when trying to manage software packages through the YaST utility, I ran into a strange bug. Whenever I attempted to install a new package through YaST, the package manager would also pull in dozens of unrelated software. For example, when I attempted to install the GNU Image Manipulation Program the graphical package manager insisted it also needed to install 32-bit compatibility libraries, Samba, extra LibreOffice-related programs, a PDF viewer and a telnet client. Trying to install Rhythmbox caused the "screen" command line utility to be installed too. When I attempted to install these same programs from the command line using zypper none of these unnecessary extras were even mentioned let alone downloaded.
Another configuration module which exhibited strange behaviour was the system services utility. The system services module shows us which services are running and which ones will be enabled at boot time. We can enable/disable services with a click and start/stop services by clicking a second button. I found the enable/disable feature worked. I could order services to either be enabled or disabled at boot time. When I tried to start/stop services the system services panel would show the service had indeed been started (or stopped) as requested. However, if I manually checked if the service was running I would find the system services utility had not done anything. I tried stopping several services and none of them responded to the system services module. On the topic of running services, I found openSUSE ships with secure shell running by default and remote users can login as the root user. The distribution's firewall is disabled by default. I feel this combination of settings, no firewall and remote root logins, should be considered a security issue.
Another YaST module which did not work for me was the system log viewer. Attempting to run this module would result in a cryptic error being displayed and then the log viewer module would close. One module which did work very well for me was the Snapper utility. Using Snapper we can browse through Btrfs snapshots and quickly see which files have been changed. With just a few clicks of the mouse we can restore files from old snapshots, delete new files that have been created since the last snapshot and compare changes to files between two snapshots. This last feature is especially useful when dealing with configuration files which have changed in subtle ways, Snapper will highlight the differences between old and current versions of the configuration for us.
openSUSE 13.2 - browsing the application menu (full image size: 191kB, screen resolution 1280x1024 pixels)
Conclusions
Running openSUSE 13.2 these past few days has been a mixed bag. On the one hand, hardware support and virtual machine integration have worked well for me. The distribution ships with lots of great software, offers good performance and has a surprisingly small memory footprint. The system installer has received a few minor updates, making it slightly easier to navigate and I think it is a little faster now than it was in previous versions. The YaST control panel, for the most part, worked really well with just the few exceptions listed above. I found openSUSE to generally be a solid release and I really appreciate that this distribution is taking the lead on integrating Btrfs and boot environment snapshots. In fact, I think openSUSE is the only mainstream distribution that really makes use of Btrfs and the file system's advanced features. Several other distributions allow users to install on Btrfs, but do not make use of the many features Btrfs provides.
There were a number of problems I ran into with this release. The graphical package manager and the graphical upgrade utility simply did not work in any meaningful way. This appears to be partly PackageKit's doing, but I don't think PackageKit is responsible for the package manager trying to download dozens of unnecessary packages whenever I tried to add new software to the system. By contrast, the zypper command line package manager worked perfectly, operating quickly and installing, removing or upgrading exactly as excepted.
Multimedia support was hit or miss. I like that openSUSE has made it easier to get audio codecs onto the system, but video support (and video player applications) still pose a problem. I can accept openSUSE may be concerned about the legal problems with providing video codecs. However, that doesn't explain why the automated search for codecs fails after the necessary third-party software repositories have been enabled. New users should not need to manually add extra repositories and then run a command line package manager just to watch a video.
I want to say that I am happy with the new system installer and most of the various YaST configuration tools. YaST went through a big re-write and a re-write can cause a great deal of problems. The developers also tried to adjust the user interface. The YaST re-write reminded me a lot of Fedora's plans to overhaul the Anaconda installer and the vast user interface changes that project created. But where the Fedora project completely changed their installer's interface, disorienting veteran users, I found openSUSE took a different approach. The YaST installer may be built using new technology, but the interface has remained mostly the same, just operating a little faster and with a little less clutter. People who have used openSUSE before should feel right at home with the new version of YaST, and the system installer, as the changes (while big in the background) look minor from the user's point of view.
While I was playing with openSUSE, noting what worked beautifully and what did not, I found myself noticing what might be a pattern. Command line utilities, file system snapshots and command line package management all functioned well for me. Graphical front ends to those same functions tended not to work as well. This made me wonder if there might be a lack of novice users in the openSUSE community. Developers and experienced users often spend a lot of time on the command line and may, through habit, stick to command line tools. Newcomers often stick to graphical interfaces and these utilities are where the bulk of my problems seemed to be. This makes me wonder if perhaps the distribution needs more novice users fiddling with the tools and reporting on their experiences.
In the end, I was mostly happy with openSUSE's latest release. A few problems with package management and service management aside, the distribution performed well. It ships with useful software, it's fast, openSUSE is far ahead other Linux distributions when it comes to utilizing Btrfs and the distribution requires a remarkably small amount of memory.
* * * * *
Hardware used in this review
My physical test equipment for this review was a desktop HP Pavilon p6 Series with the following specifications:
- Processor: Dual-core 2.8 GHz AMD A4-3420 APU
- Storage: 500 GB Hitachi hard drive
- Memory: 6 GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
|
Miscellaneous News (by Jesse Smith and Ladislav Bodnar) |
PC-BSD experiments with roles, Debian votes on init coupling, Mint rolls out new desktop features, OpenBSD adds USB 3 support, Mageia shares progress report
The PC-BSD project has announced they will begin experimenting with a new feature called "Roles": "We are considering a new way to install a more customized PC-BSD experience called 'Roles'. Roles would be an installation experience for PC-BSD that would allow more flexibility and a more focused package installation based on what you need or want for your role. If you are a web developer maybe you need an IDE or packages specifically focused on that. If you are wanting the best desktop workstation experience maybe you would get an installation with LibreOffice and some other productivity apps." Essentially, a role will allow users to tell the PC-BSD installer what function their desktop or server will perform and the installer will automatically select a group of packages to provide the desired functionality. People who would like to get more information about PC-BSD roles, or suggest new roles the installer should understand, can join in the discussion on the PC-BSD forum.
* * * * *
The Debian GNU/Linux project is currently voting on a general resolution (GR) put forward by Ian Jackson which would prevent packages included in Debian from depending on one specific init system. If the resolution passes then Debian users will be able to swap out their default init system for another without worrying about broken packages. However, if the resolution does not pass then applications that rely on a specific init technology will be accepted into Debian and changing init systems may break other packages on the operating system. The vote on the general resolution concludes November 18th and the results will be posted on Debian's website.
On a related note, The Debian Technical Committee has released an update on bug #746578, reported in May 2014, which compromises the safety of upgrades from "Wheezy" to "Jessie" by changing the existing init system. Don Armstrong reports on the debian-devel-announce mailing list: "The technical committee was asked in #746578 to override the ordering of the alternative dependencies on systemd-sysv and systemd-shim to prefer the installation of systemd-shim in cases where sysvinit-core was already installed. Currently libpam-systemd (which is pulled in by quite a few dependency chains) Depends on 'systemd-sysv | systemd-shim (>= 8-2)'. The effect of this is that installing some packages which depend (directly or indirectly) on libpam-systemd can cause a user's init system to be switched to systemd, even on systems where a user has deliberately chosen not to use the default init system, and even when the switch is unnecessary. Swapping the order of these dependencies would avoid that and has no harmful effect."
* * * * *
The Linux Mint team posted their monthly report on Friday and the announcement provided a glimpse into new features the project is working on. One key feature coming to Mint 17.1 is MATE working with the Compiz window manager out of the box: "The MATE edition sports out of the box support for the Compiz window-manager (which comes pre-installed, pre-configured and which you can switch to with a click of a button). The Cinnamon edition features the new Cinnamon 2.4 desktop." The Debian Edition of Mint is also being actively developed. "On the LMDE side, work is continuing on Betsy. Debian Jessie is getting ever more stable, Cinnamon 2.4 is being ported to it and adapted to components which Linux Mint doesn't use (GTK+ 3.14, Upower 0.99 and systemd)."
Although security support for Microsoft's Windows XP was terminated in April 2014, many users continue to use the operating system (as of November 2014, 3.9% of visitors to DistroWatch.com still browse this site with Windows XP), exposing their computers to ever higher risks of being compromised and infested with malware. But what are their options? Der Spiegel, one of Europe's most influential magazines, recommends that users switch to Linux Mint (article in German). While the story does mention other popular Linux distributions, it concludes that, in terms of ease of use, Linux Mint beats the competition thanks to excellent multimedia support and availability of applications familiar to Windows users (e.g. Skype) that can be installed from Linux Mint's software centre. Furthermore, asserts the article in Der Spiegel, those running older computer systems will be pleased with the smooth video playback under Linux Mint, contrary to what the authors experienced after trying Windows 7 on the same machine.
* * * * *
The OpenBSD operating system is famous for its tight security, proactive code audits and up-to-date documentation. The security-oriented project has another feature to add to the list: USB 3.0 support. An announcement was made on November 10th letting everyone know that initial USB 3.0 support had arrived and asking people to test and report any issues with the new feature: "For those of you who missed it on Friday, Martin Pieuchot (mpi@) enabled USB 3.0 support in OpenBSD. Not everyone missed it, of course, with problem reports and fixes being seen over the weekend. For those of you who'd been looking forward to using those blue USB ports of yours, now's the time to plug in as many 3.0 devices as you can find!" People who still have older USB 1.x devices can continue to use them in USB 3.0 ports on systems running OpenBSD.
* * * * *
Fans of the Mageia distribution have been waiting for a beta release for a while now and the project, along with releasing the delayed beta, has posted an explanation for the delay. It seems the problems started when Mageia upgraded their version of the RPM package manager. "The new RPM version introduced changes that were significant enough to break a lot of core packages during the mass rebuild, and lots of packages failed to build in a chain reaction. It took a couple of weeks to fix and we were already long past the planned deadline for Mageia 5 Beta 1." Further problems appeared with the installer and the freshly updated GNU C Library. However, all bugs have been resolved and the first beta made available for testers. Mageia currently plans to publish their next stable release at the end of January 2015.
|
Questions and Answers (by Jesse Smith) |
Cleaning up the package cache
Cleaning-house asks: Having come relatively recently to rolling releases, I can see a number of issues related to caches: From a user perspective, when should caches be purged? Should the rolling releases automate the process in some way (as perhaps Debian has)? What are the advantages and disadvantages of maintaining a (fairly large) cache?
DistroWatch answers: Regarding when you should clean out cache and when you should keep packages, there is a balancing act there. Unless you are pressed for hard drive space I would urge you to leave your package cache alone. Packages usually don't use up a lot of room (I ran into space constraints in my rolling release trial because I was using virtual machines with small virtual drives). You may be able to leave your cache, letting it grow, for as long as you continue to use your distribution.
The benefit to keeping packages in cache is that there is a backup there in case you want to re-install a package. If an existing piece of software is corrupted or needs to be rolled back due to a conflict then you can use an old version of the software from the cache to re-install it. The package may be removed from your distribution's repository (or you may be off-line), but if you still have a copy locally then that can re-install at your convenience.
Cleaning the cache really only helps to free up hard drive space, so if you have plenty of space left on the drive there isn't much motivation to wipe your cache. For this reason I don't think I know of any distribution that automatically wipes the package manager's cache.
If you do decide to clean out your cache, I recommend waiting until you A) perform a successful series of upgrades and B) you take time to make sure your system can still boot and your critical applications still work. The time you usually want a package in your cache if right after an upgrade if something breaks. Once you know the update completed properly and everything on your system still works, that is the ideal time (in my opinion) to wipe your package cache clean.
|
Released Last Week |
Robolinux 7.7.1
John Martinson has announced the release of Robolinux 7.7.1, a new update of the beginner-friendly, Debian-based distribution with a pre-configured VirtualBox that can run Windows seamlessly alongside Robolinux: "The Robolinux development team is very excited to announce our new Robolinux Xfce and GNOME versions 7.7.1. Now you can enjoy watching thousands of live streaming TV shows and movies instantly on your PC or laptop. You can even Chromecast them directly to your TV. We added Popcorn Time which requires the newest Debian 2.19 glibc libraries. We also added Xarchiver, so it is easier for our users to create archive files in dozens of formats, DNS utilities for system administrators and two more custom BCM WiFi drivers. Plus all Debian upstream security updates along with the latest new and improved Debian stable version 7.7 kernel and the newest Oracle VirtualBox version." See the project's SourceForge page to read the rest of the release announcement.
Q4OS 0.5.20
Q4OS 0.5.20, a lightweight and minimalist desktop Linux distribution featuring the Trinity desktop (a fork of KDE 3.5) and based on Debian GNU/Linux 7, has been released: "Significant update 0.5.20 of Q4OS is out. The essential new feature is the KDE 4 desktop integration into Q4OS system. It is comprised of two Plasma themes, converted crystalsvg icons, splash theme and original Q4OS desktop look and feel configuration. A single-command script (kde4-install) for easy automatic installation is included. If users want to set up a complete KDE 4 desktop alongside the standard Q4OS desktop, they will need to run the 'kde4-install' script from the terminal. They will be able to choose the 'KDE Plasma Workspace' session type option from the KDM login screen and experience the brand-new environment. They will be able to select the classical Q4OS desktop too, of course. This Q4OS release brings many more improvements, notably new desktop cursor theme...." Read the full release announcement for more details.
Univention Corporate Server 3.2-4
Nico Gulden has announced the availability of a new point release of Univention Corporate Server 3.2, a Debian-based server distribution featuring an intuitive web-based server management panel: "We are pleased to announce the availability of UCS 3.2-4, the fourth point release of Univention Corporate Server (UCS). It includes all errata updates issued for UCS 3.2-3 and comprises the following highlights: improvement for the operation of UCS in Microsoft Windows Active Directory domains; improvement for the migration of Active Directory to UCS; increased security in UCS by activating perfect forward secrecy by default and using SHA256 as default hash. A detailed list about the changes can be found in the release notes. Questions can be asked in the Univention forum in the UCS section." Here is the brief release announcement.
Chakra GNU/Linux 2014.11
Neophytos Kolokotronis has announced the release of Chakra GNU/Linux 2014.11, the project's latest update featuring KDE 4.14.2, the Pacman package manager and a custom installer called Tribe: "The Chakra team is happy to announce the second release of the Chakra 'Euler' series, which follows the KDE Applications and Platform 4.14 releases. The main reason for providing this new ISO image, in addition to providing a new KDE release, is that Chakra has now implemented the /usr merge changes. If you already have Chakra installed on your system manual intervention is needed, so please follow the instructions on how to properly update. For new installations using this ISO image, this is of course not needed. Core packages: Linux kernel 3.16.4, X.Org Server 1.15.2, systemd 216." Read the rest of the release announcement for further information and an important link to update instructions.
Scientific Linux 6.6
Pat Riehecky has announced the release of Scientific Linux 6.6, the latest update of the distribution built from source package for Red Hat Enterprise Linux 6.6, with additional software meant for use in scientific and academic environments: "Scientific Linux 6.6 i386/x86_64. Major differences from SL6.5: OpenAFS has been updated to version 1.6.10 from openafs.org; X.Org Server features a new ABI. Users of proprietary drivers may experience issues with the X server loading due to changes between X.Org Server 1.13 and 1.15. Users of the 32-bit iSCSI utilities on x86_64 systems may experience multilib complaints. The 32-bit iSCSI utilities are not provided by upstream on x86_64 platforms. We have removed them from 6.6 to follow their behavior." Here is the brief release announcement, with further details available in the release notes.
FreeBSD 10.1
FreeBSD 10.1 has been released: "The FreeBSD Release Engineering team is pleased to announce the availability of FreeBSD 10.1-RELEASE. This is the second release of the stable/10 branch, which improves on the stability of FreeBSD 10.0-RELEASE and introduces some new features. Some of the highlights: the new console driver, vt(4), has been added; support for FreeBSD/i386 guests has been added to bhyve(4); the bhyve(4) hypervisor now supports booting from a zfs(8) file system; support for SMP was added to the armv6 kernels and enabled by default in the configuration files for all platforms that contain multi-core CPUs; initial support for UEFI boot has been added for the FreeBSD/amd64 architecture...." See the release announcement and the release notes for a full list of changes.
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
DistroWatch.com News |
Distributions added to waiting list
- JuJu. JuJu is a small and portable GNU/Linux distribution based on Arch Linux. It allows user to have an isolated GNU/Linux environment inside their home directory, without the need to have root privileges, that is accessible via chroot and run on another Linux distribution.
- DRUMS. DRUMS is an operating system for the Raspberry Pi microcomputer which will turn the Raspberry Pi into a music server.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 24 November 2014. To contact the authors please send email to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, suggestions and corrections: news, donations, distribution submissions, comments)
- Bruce Patterson (feedback and suggestions: podcast edition)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
| |
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• Issue 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• 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 |
• 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 |
WinBi
WinBi was an Indonesian Linux distribution based on Trustix.
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.
|
|