DistroWatch Weekly |
DistroWatch Weekly, Issue 694, 9 January 2017 |
Welcome to this year's 2nd issue of DistroWatch Weekly!
Good software design is often an effort in finding the proper balance between two or more desired characteristics. Features are balanced against performance, ease of use against flexibility, minimal system requirements against a pleasing appearance. This week we begin with a look at MX Linux, a distribution which tries to find the sweet spot in each of these balancing acts, delivering a lightweight, flexible distribution in an attractive package. In our Questions and Answers column we talk about the sudo command and the reason behind its password prompts. Plus, in our News section, we talk about security features Fedora is considering adopting from systemd and DragonFly BSD's new swap space capacity. Plus we share a roadmap for Ubuntu Touch and a newsletter dedicated to Puppy Linux. We also cover the distribution releases of the past week and share the torrents we are seeding. Our Opinion Poll this week opens the discussion on what kind of processors people are most commonly using. Last week we made some changes, improving our Article Search page and adding two new distributions (Clear Linux and DRBL Live) to our database. We wish you all a wonderful week and happy reading!
Content:
- Reviews: MX Linux 16
- News: Fedora considers systemd security features, DragonFly BSD to support large swap spaces, Ubuntu Touch to use Snap packages, Puppy Linux gets a newsletter
- Questions and answers: Removing sudo's password requirement
- Released last week: Solus 2017.01.01.0, Netrunner 17.01, BlankOn 10.0
- Torrent corner: Antergos, KaOS, Netrunner, Solus
- Opinion poll: Commonly used processor architectures
- DistroWatch.com news: Improved article search and release model information
- New additions: Clear Linux, DRBL Live
- New distributions: Debian+PIXEL, DietPi
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (50MB) and MP3 (32MB) formats.
|
Feature Story (by Jesse Smith) |
MX Linux 16
MX Linux is a Debian-based Linux distribution which grew out of a cooperative venture between the antiX and former MEPIS Linux communities. The MX distribution strives to provide a fast, friendly desktop environment on the solid base provided by Debian's Stable branch. The distribution includes several utilities to make administering the operating system easier and its installation media is available in 32-bit and 64-bit builds.
I downloaded the project's 64-bit build which is 1.1GB in size. Booting from the distribution's media brings up the Xfce desktop environment. There is an icon for launching the project's system installer on the desktop. The desktop panel is placed vertically down the left side of the screen with the application menu and system tray located at the bottom. The desktop background shows off a pleasant ocean-side view.
Shortly after the desktop environment loads, a welcome window appears. This window provides us with links to the project's on-line forum, documentation and a local copy of the user manual. The manual contains, among other things, the default passwords for the live environment. There are also launchers on the welcome screen which provide access to the MX tools, an application manager and system settings. I will talk about the various MX tools and configuration options later.

MX Linux 16 -- The welcome window
(full image size: 1.1MB, resolution: 1280x1024 pixels)
MX uses a graphical system installer that begins by showing us a brief description of the distribution and its licensing information. The second screen of the installer asks us which local disk will be used to hold our installation of MX. Once we have picked a disk we can optionally click a button to launch the GParted partition manager. GParted will then help us arrange our disk partitions. Closing GParted and returning to the installer, we can choose to let MX take over our entire hard drive or we can manually select how our partitions will be matched with mount points. The following screen gets us to select which disk partition will be used for the root file system and for swap space. We have the option of setting aside a separate partition for users' home directories or placing home folders on the root partition.
We are then asked if we would like to install the GRUB boot loader and, if so, where. We are asked to provide our computer with a name and given the option of enabling Samba shares. The installer then asks us to select our keyboard's layout and locale from long, cryptic lists of language options. We are then given the chance to select whether to display time in 12 hour or 24 hour clock styles as well as set our time zone. The installer gives us a chance to enable/disable background services such as OpenSSH, Cron, CUPS and Bluetooth. Finally, the installer asks us to create a user account for ourselves and create a password for the administrator's account. The installer has several screens and takes a while to get through, but I feel the prompts are well organized and clear in their meaning. I also like that MX's installer asks before performing any destructive actions.
I tried running MX Linux in two test environments, a physical desktop computer and in VirtualBox. When running on the desktop computer, MX Linux booted quickly, the desktop was responsive and programs opened quickly. All my hardware was detected and properly utilized. Things went similarly well when running MX inside VirtualBox. The distribution automatically integrates with VirtualBox and can display the Xfce desktop using the host computer's full screen resolution. The distribution worked quickly in the virtual environment and was pleasantly stable in both test environments. MX used about 4.4GB of hard drive space and, when first logging into the Xfce desktop, required about 240MB of RAM.

MX Linux 16 -- The MX application menu, moved to the top of the display
(full image size: 1.3MB, resolution: 1280x1024 pixels)
The freshly installed MX distribution boots to a graphical login screen. From there we can sign into our account which launches the Xfce desktop. When we sign in the first time we are greeted by the welcome window we saw in the live environment.
When I first signed into my account I noticed a green box icon in the system tray which indicated there were software updates available. Clicking this icon brought up a window which listed the available updates and gave me the option of running apt-get's dist-upgrade or upgrade commands. The first time I tried to run the upgrade command the process failed, saying files on the remote server could not be found. I re-ran the update application and clicked a button to refresh my local software repository information. Then I ran the upgrade process again and, this time, the update manager installed the waiting packages. There were eight upgrades available on my first day with MX, totalling 58MB in size. Over the week a few more upgrades tickled in, each of them fairly small.
Apart from the welcome window and the subtle update indicator, the MX distribution largely stays out of the way. I was not distracted by notifications and I found the Xfce environment to be very responsive. This made for a snappy, clutter-free desktop experience.
MX ships with a fairly standard set of popular open source applications. We are given the Firefox web browser with Flash support. The Filezilla file transfer application is included along with the Thunderbird e-mail client and the Transmission bittorrent software. Network Manager and the GNOME PPP dial-up client are included to help us get on-line. The LibreOffice (version 5) productivity suite is featured along with a dictionary and the FBReader e-book reader. The Orage calendar application and a PDF viewer are included. MX ships with several multimedia applications, including the VLC media player, the Clementine audio player, the Xfburn disc burner and the Asunder audio disc ripper. The distribution features a collection of media codecs, enabling us to play most media formats out of the box. MX provides users with a few games, the Mirage image viewer, the GNU Image Manipulation Program and the Shotwell image manager. The luckyBackup utility is available to help us make archives of our files. MX ships with Java and the GNU Compiler Collection. In the background, MX runs on version 4.7 of the Linux kernel.

MX Linux 16 -- Watching YouTube videos using SMPlayer
(full image size: 958kB, resolution: 1280x1024 pixels)
MX runs the SysV init software by default. However, the systemd init software is also installed by default. If we run "man init" to learn about the init service, the manual page for systemd is displayed. The systemctl service manager is present too, but fails to work properly due to a missing dependency.
Apart from the systemd service manager, I found the software which shipped with MX worked well. I like that the application menu has a search box we can use to hunt for applications. Finding the correct desktop application is made even easier as the menu displays a brief description of each application along with the program's name and icon.
MX Linux ships with two package managers. The first is a custom package manager called Popular Apps. The Popular Apps program displays a window with a tree view of programs, grouped by category. Each category has just a few popular open source applications inside it. Each application entry includes a brief description explaining what the application does. We can select an item from the list and install it with a click.
While the Popular Apps software manager gives us quick and easy access to some of open source's greatest hits, it does not provide access to a large pool of software. The Synaptic package manager provides us with full access to the software available to MX, including low-level packages. Synaptic shows us a list of categories and filters down the left side of the window and an alphabetical list of packages down the right side. We can check boxes next to the items we want to install or remove and Synaptic will work on the selected packages in batches. MX pulls in software from its own repositories as well as the antiX repositories, Debian's repositories and a VirtualBox repository. This gives us access to Debian's massive collection of packages, plus a handful of convenient add-ons and more modern versions of packages.
One thing that stood out early in my time with MX was that the distribution uses an unusual command line prompt. The prompt in virtual terminals is displayed with multiple colours and is spread across two lines. I find this combination jarring, but it can be adjusted by editing the prompt variable in the user's .bashrc file in their home directory.

MX Linux 16 -- Creating backups with luckyBackup
(full image size: 133kB, resolution: 1280x1024 pixels)
One tool I appreciated having was luckyBackup. This utility helps us set up backup procedures, with multiple backup jobs per user if we want. luckyBackup will synchronize or archive files and place them in the directory of our choosing. The backup utility has many options, but they are presented in a fairly straight forward manner and I like the utility's flexibility.
There are two launchers in the application menu which relate to printers. The first opens Firefox and displays the local CUPS web admin panel. The second printer menu entry launches the CUPS configuration application. Using the latter I was able to successfully detect and connect to my wireless HP printer.
One of the strengths of MX Linux, and what sets the distribution apart from its Debian base, is the collection of MX utilities. The MX administration tools can be found in the desktop's application menu and through the MX Tools control panel. Each tool typically does one specific task. For example, there is one MX utility which just installs NVIDIA drivers and another which installs AMD/ATI drivers. Another tool helps us enable or disable login/logout event sounds and another tool exists to help us create and work with user accounts. One MX tool manages software repositories while two others install packages from a Testing repository and a Backports repository. One MX utility installs media support, including DVD playback support, and another manages the system's Adobe Flash packages. These tools may not be necessary for more experienced users who know how to handle separate repositories and hunt down codecs, but for less experienced users these MX-brand tools can be big time savers.

MX Linux 16 -- The MX Tools panel
(full image size: 842kB, resolution: 1280x1024 pixels)
One of MX's configuration utilities assists the user in changing the location of the desktop panel, with options basically being the bottom of the screen or the left side of the display. This tool also lets us change the colour theme of the desktop. Changing the colour theme from dark to light, or light to dark, causes a pop-up to appear letting us know we may need to restart Firefox in order for the change to take effect. This seems odd as the theme updates immediately and the Firefox browser was not running while I was changing the theme.
Another aspect of the distribution I found odd was there were three different configuration tools for changing the position of the desktop panel: Panel, MX Default Look and Panel Orientation. Each of these utilities has different restrictions on where the panel goes -- one lets us switch between the bottom of the screen or left side, another switches between the top of the screen and the left side. There are also multiple tools for changing the look of the desktop, including Desktop Settings, Appearance and MX Default Look. When we factor in the two CUPS menu entries, four package managers (Popular Apps, Synaptic, MX Test Repo Installer and Debian Backports Installer) and two repository managers, we begin to see a pattern of duplication. Some people may look at these tools and think it is good the distribution provides multiple paths to perform similar tasks. Personally, I found the duplication cluttered up the menus a bit without much benefit to me.
On the topic of duplication, there is some additional overlap with adjusting settings. Apart from the panel which gives us quick access to the MX collection of configuration tools, there is also a settings panel for the Xfce desktop. This second settings panel gives us quick access to modules which will help us to configure the screen saver, set up the firewall, create Samba network shares and change the behaviour of the file manager, along with a few other tweaks to the desktop environment.

MX Linux 16 -- Desktop settings panel
(full image size: 1.1MB, resolution: 1280x1024 pixels)
Conclusions
Taken as a whole, I like MX Linux 16. The distribution is fairly lightweight by modern standards and the project provides both 32-bit and 64-bit support, a characteristic which is increasingly rare. The desktop is light and responsive, but still provides a nice, modern look.
I like that while MX is light on resources, it provides a lot of popular software for us to use. We are treated to good multimedia support, a full featured productivity suite and web browser. The software included in MX is more modern than Debian Stable and we have access to a Backports repository if we want to access up to date applications.
I ran into just a few rough edges, like the theme changer asking me to restart Firefox and the update manager not refreshing its package information before downloading new updates. Earlier I mentioned some frustration with the many overlapping configuration tools, but I acknowledge what I see as clutter could be another person's convenience.
All in all, MX Linux provided me with a good experience. The distribution walks a fine line between providing conveniences (like the welcome window and update notification) and staying out of the way. I think the developers have struck a good balance and I definitely see MX as a good option, especially for people running older computers. I'm not sure I would recommend MX Linux to first time Linux users, MX does expect more technical knowledge than some more mainstream distributions, but I think MX would make a fine second distribution for someone comfortable with Linux concepts, but who also wants performance and convenience.
* * * * *
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.8GHz AMD A4-3420 APU
- Storage: 500GB Hitachi hard drive
- Memory: 6GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
|
Miscellaneous News (by Jesse Smith) |
Fedora considers systemd security features, DragonFly BSD to support large swap spaces, Ubuntu Touch to use Snap packages, Puppy Linux gets a newsletter
Following reports of a local privilege exploit in early December, the Fedora developers are looking at ways to use systemd's security features to mitigate attacks against the distribution's software. The idea is to use systemd to limit the damage a misbehaving (or hijacked) program can do. LWN reports: "The AF_PACKET local privilege escalation (also known as CVE-2016-8655) has been fixed by most distributions at this point; stable kernels addressing the problem were released on December 10. But, as a discussion on the fedora-devel mailing list shows, systemd now provides options that could help mitigate CVE-2016-8655 and, more importantly, other vulnerabilities that remain undiscovered or have yet to be introduced. The genesis for the discussion was a blog post from Lennart Poettering about the RestrictAddressFamilies directive, but recent systemd versions have other sandboxing features that could be used to head off the next vulnerability. Fedora project leader Matthew Miller noted the blog post and wondered if the RestrictAddressFamilies directive could be more widely applied in Fedora. That directive allows administrators to restrict access to the network address families a service can use." The work Fedora is planning to do to secure services will likely be transferable to other Linux distributions which also run systemd.
* * * * *
The DragonFly BSD project, which is famous for its HAMMER file system and performance, will soon be able to handle vast amounts of swap space. Swap space is an area of the disk where data is placed when it is not currently needed in memory, freeing up the computer's RAM. According to the DragonFly BSD Digest website, the operating system may soon be capable of handling 32TB of swap space. "Matthew Dillon has made some changes to DragonFly's swap handling, and his explanation notes that the theoretical max swap space is now 32 terabytes. He even had to change field sizes to accommodate the new, bigger numbers."
* * * * *
People who are using Ubuntu on mobile devices will need to wait a while to receive new features and significant updates. According to a mailing list post from Pat McGowan, the developers of Ubuntu Touch are in the process of transitioning the operating system from using Click packages to Snap packages. The team is also putting a pause on new features while developers work to transition Ubuntu Touch from the Ubuntu 15.04 base to Ubuntu 16.04. "There are new milestones defined on Launchpad, you can see the main focus is now on Xenial (which is the basis for Ubuntu Core 16 that we will use), and there are milestones assigned to Ubuntu Personal images which also encompasses the work for the Unity8 session on classic Ubuntu. How you can help is an excellent question, we certainly want to transition
the Click apps to Snaps hence the earlier message to app developers. We
will have more stable test images soon (for amd64 VMs and PC, and arm64
M10, we also have kiosk images for Dragonboard and R-Pi in progress)
which should allow us to pick up the pace of the transition. There is also
the Unity8 session on classic desktop available now but it also needs to
stabilize. In short visit snapcraft.io, and start using and creating snaps in the standard desktop and in the Unity8 session and provide all the feedback you
can."
* * * * *
Fans of the Puppy Linux distribution may be happy to know there is a new publication dedicated to the distribution. Puppy Linux Newsletter is intended to be a monthly publication featuring Puppy news and tips. The first issue of the newsletter can be found on the editor's website.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Removing sudo's password requirement
Stop-asking-me asks: Since I switched from Windows to Linux I keep getting prompts for my password whenever I want to change anything. On Windows I sometimes got the confirmation window, but I could just click through it. Why does Linux always demand my password and how can I get it to just let me click to confirm like on Windows?
DistroWatch answers: First, welcome to Linux! When moving to a new operating system there are always some bumps in the road and some new experiences to get accustomed to. Hang in there, the road gets smoother.
When comparing the Windows User Account Control (UAC) feature with Linux's sudo (and BSD's doas) I think it is important to note that the two technologies (UAC and sudo) are designed to do different things which is a large part of why they have different behaviours. Both UAC and sudo show up when the user wants to make changes to the system, but for different reasons.
On Windows, the UAC feature is basically there to prevent the system administrator (or users running as the administrator) from shooting themselves in the foot. When the admin is logged into their account, programs effectively run with limited access. When a program needs to perform an admin action, the system asks the user for confirmation. What is important to note here is the administrator is already logged in and running programs as the administrator (or power user or other privileged account). The "Do you want to allow..." prompt on Windows is basically just a way of asking someone already logged in as the administrator if they are really sure they want to proceed. It's a warning that a program or action is about to do something serious and it gives the user a chance to block that action.
By contrast, on Linux the sudo command is run by regular user accounts that wish to perform actions usually reserved for the administrator. When a regular (unprivileged) user account wants to update a software package or change the system clock, they go through the sudo service to elevate their access and perform a one-time admin action. Here, the user is not already the admin, they are temporarily becoming an admin to run one program. This is why the password prompt is there, it's to confirm the person performing the action really is the person they claim to be and should be allowed to perform administrator actions even though they are not logged in as the administrator.
In addition, the sudo command can divide up different admin tasks to different users and perform logging which can leave an audit trail in case something goes wrong.
If a person were to log into a Linux system as root (the name of the system administrator's account) and run their programs that way, there would be no prompt for passwords and usually no confirmation screen to warn the user before they did something potentially dangerous. Linux distributions tend to assume the administrator knows what they are doing and stays out of the way. This does not mean it is a good idea to login as the administrator, the amount of power the admin has on a Linux system means it is usually a better idea to login as a regular user and perform system configuration using the sudo command.
There is a difference in philosophy here. On Linux, it is assumed people will generally perform tasks as a regular user and only perform potentially damaging admin functions rarely. This can be done through sudo and the password protection is in place to make sure you really are who you claim to be. But if you logged in as the admin to begin with, there are virtually no checks on your power on Linux. On Windows, there is an assumption that people will often run with admin access when they do not need to and people with admin access are likely to accidentally change things on the system. The UAC is in place to protect the administrator from themselves or malicious programs running as the admin.
Some Linux distributions lock the admin account by default and this has lead to the myth that distributions which set up sudo automatically do not have an administrator account. However, these distributions do still have a root account and it can still be used.
It is possible to disable the sudo password prompt by editing the utility's configuration file. This allows the administrator to grant any or all access to the system to an unprivileged account without requiring a password. This is generally seen as a bad idea as it means there is no protection between the user (or anyone else who gains access to your account) and unlimited access to the operating system. However, if convenience is a higher priority than security, the sudoers manual page explains how to set up passwordless access to a user who has sudo access. The details can be read by running "man sudoers" in a terminal.
* * * * *
For more questions and answers, visit our Questions and Answers archive.
|
Released Last Week |
Solus 2017.01.01.0
Joshua Strobl has announced the release of a new Solus snapshot. Solus is an independent Linux distribution which uses the eopkg package manager (a fork of the PiSi package manager). The new snapshot, Solus 2017.01.01.0, is available in two editions (Budgie and MATE) and features support for mounting more devices over MTP, the VLC multimedia player can now play files over Samba and SFTP connections, and the distribution ships with version 4.8.15 of the Linux kernel. "We're happy to be kicking off the new year with the release of our first ISO snapshot, 2017.01.01.0, across our Budgie and MATE editions. The out-of-the-box experience for shipped applications in Solus has improved, as we've worked towards enabling a larger set of features for them. A larger set of devices are now supported for MTP mounting, thanks to an upgraded libmtp. Evince can now handle PS and XPS files. Our package manager, eopkg, has received performance improvements as well as a fix to statelessness that'd cause the Software Center to hang. Instances where a corrupted cursor would appear while using Firefox have been resolved. VLC can now play content from SMB shares and SFTP locations. We've also done work on enabling subtitles for certain content played via MKV files." Further information and a detailed list of changes can be found in the project's release announcement.
Netrunner 17.01
Clemens Toennies has announced a new version of the desktop-oriented Netrunner Linux distribution. Netrunner is available in a few different flavours, with one branch based on Debian and the other on Manjaro Linux. The latest release, Netrunner 17.01, is based on Debian Stretch and features KDE's Plasma 5.8.2 desktop environment. "The Netrunner Team is happy to announce the immediate availability of Netrunner Desktop 17.01 64-bit ISO. Netrunner Desktop 17.01 'Baryon' has jumped from Debian Jessie to snapshot '20161211' of the upcoming Debian Stretch. This means the system can be kept on a certain version stack, while it is also easy to enable the corresponding repositories for continuously tested updates. Netrunner Desktop adds the usual selection of software applications like KDEnlive, Gimp, VLC, LibreOffice, Audacious, Steam, Skype, Transmission, VirtualBox, Krita, Inkscape and many more." Further information and key package versions can be found in the project's release announcement.

Netrunner 17.01 -- Running the Plasma desktop
(full image size: 375kB, resolution: 1680x1050 pixels)
BlankOn 10.0
Rania el-Amina has announced the release of BlankOn 10.0, an Indonesian Linux distribution based on Debian and featuring a custom GNOME Shell-based desktop called "Manokwari": "After several years of development, the BlankOn development team proudly present the 10th release of BlankOn, code-named 'Tambora'. There are many changes in this release which provides its own colors and support for new hardware. The development team has also added new features to some of the native BlankOn packages. Manokwari is a desktop environment based on GNOME Shell 3. It combines GTK+ with the HTML 5 frontend; it is an evolution from a shell called blankon-panel. In this release, Manokwari gets many updates and several new features, including updated search function, right-hand side panel, weather widget, music player and beautiful icons. Manokwari on BlankOn 'Tambora' supports higher screen resolutions, such as the Retina display and can also be used on 4K screens." Continue to the release announcement (in Indonesian, scroll down for the English version) for further details.
KaOS 2017.01
Anke Boersma has announced the release of KaOS 2017.01, a new stable build of the project's rolling-release, desktop-oriented Linux distribution featuring KDE Plasma 5.8.5: "It is with great pleasure to present to you a first KaOS ISO image for 2017. Starting the new year with a fresh new look. All parts of the Midna artwork have been updated, most notably a new sddm theme that uses a layered QML model. This makes selecting between the default regular Plasma session or optional Wayland much clearer. There is also a new move to the right vertical panel as the default. As always with this rolling distribution, you will find the very latest packages for the Plasma desktop, this includes Frameworks 5.29.0, Plasma 5.8.5, KDE Applications 16.12.0 and not-yet-released ports of KDE Applications. All built on Qt 5.7.1. Linux 4.8.15 has a change as to how the kernel image is created. Instead of using an install file that only gets called on kernel updates, a new hook file is used." Continue to the release announcement for more information and screenshots.

KaOS 2017.01 -- Running the Plasma desktop
(full image size: 461kB, resolution: 1280x1024 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 here. All torrents we make available here are also listed on the very useful Linux Tracker website. Thanks to Linux Tracker we are able to share the following torrent statistics.
Torrent Corner statistics:
- Total torrents seeded: 272
- Total data uploaded: 52.0TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
Commonly used processor architectures
One of our readers asked if we would run a poll to find out what kind of CPUs people are running on their main computers. Are you sticking with old, tried and true 32-bit x86 processors, or running the latest and greatest 64-bit multi-core processors? Or perhaps you are going in a different direction and using an ARM or PowerPC processor under the hood?
If you're running multiple computers at home, leave us a comment with a run down of your hardware.
You can see the results of our previous poll on preferred video cards and drivers here. All previous poll results can be found in our poll archives.
|
Commonly used processor architectures
i386: | 44 (2%) |
i486: | 12 (0%) |
i586: | 31 (1%) |
i686: | 148 (5%) |
x86_64 (single core): | 75 (3%) |
x86_64 (multi-core): | 2308 (86%) |
ARM: | 36 (1%) |
PowerPC: | 12 (0%) |
Sparc: | 15 (1%) |
Other/Unknown: | 13 (0%) |
|
|
DistroWatch.com News |
Improved article search and release model information
In December we launched a new search feature which makes it easier to find past reviews, Questions and Answers columns and tutorials. The Article Search page has been expanded to include an "Other/Misc" category of searches. When the "Other/Misc" category is selected, the Article Search page will try to find articles in any past DistroWatch Weekly in any category. We hope this will make it easier to locate past news items, tutorials and reviews.
Another change we have made is, on each distribution's information page, there is now a new field in the About section. The new field is called Release Model and it is sandwiched between the distribution's Category and Status fields. The Release Model field indicates whether a distribution uses a fixed, rolling or semi-rolling approach to releases and software updates. We have typically supplied this information in the distribution's description, but having it presented in point form should make it easier to quickly see what type of release model a project uses at a glance. As with the other data fields, clicking a project's listed Release Model will bring up our Search page with other distributions that use the same model.
* * * * *
New distributions added to database
Clear Linux
Clear Linux is a minimal distribution primarily designed with performance and cloud use-cases in mind. The operating system upgrades as a whole rather than using individual packages. Extra software can be added to the system (along with associated dependencies) using pre-compiled bundles which can be accessed through the distribution's swupd software manager.
DRBL Live
DRBL (Diskless Remote Boot in Linux) is server software to boot and operate remote desktop clients. The DRBL software allows client machines to run as stateless, thin-client style computers which are managed by the DRBL server. DRBL Live is a Debian-based, live disc distribution of the DRBL server software which can be run from a USB drive or CD/DVD. It includes a desktop environment to assist users in configuring the server.

DRBL Live -- Running the Xfce desktop
(full image size: 281kB, resolution: 1280x1024 pixels)
* * * * *
Distributions added to waiting list
- Debian+PIXEL. Debian+PIXEL is a minimal desktop operating system featuring the PIXEL desktop. It is a live distribution developed by the Raspberry Pi foundation for x86 computers.
- DietPi. DietPi is a lightweight, Debian-based Linux distribution for Raspberry Pi and other single board computers.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 16 January 2017. 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: 1, value: US$15.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 | 
Satux
Satux was a Brazilian desktop Linux distribution and live DVD based on Debian GNU/Linux.
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.
|
|