DistroWatch Weekly |
DistroWatch Weekly, Issue 962, 4 April 2022 |
Welcome to this year's 14th issue of DistroWatch Weekly!
How many Linux users are there? Which distributions do they run? Are these Linux systems powering desktops, servers, phones, or the Internet of Things (IoT)? These are some questions which are difficult to answer because of the decentralized nature of the Linux community. In this week's Questions and Answers column we discuss some of the reasons it is difficult to get solid information to answer these queries and why that is a good thing. We also discuss directory permissions for the user's home and configuration files. How tightly locked down is your home directory? Let us know in this week's Opinion Poll. This week we also share an opinion piece on why AlmaLinux OS might be the preferred choice for people migrating away from CentOS Linux and share news of new sandboxing tools coming to FreeBSD. We also report on the Debian Project Leader election of 2022. First through we talk about two Linux distributions in our Feature Story. The first is MassOS, an independent distribution with a focus on sleek technical design and performance. The latter is Neptune, a tried and true Debian-based desktop distribution. Read on to learn more about these two projects and let us know which one you think is more appealing in the comments section. Plus we are pleased to share the releases of the past week and list the torrents we are seeding. We wish you all a wonderful week and happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (21MB) and MP3 (15MB) formats.
|
Feature Story (by Jesse Smith and Ivan Sanders) |
MassOS 2022.03
A little while ago I got to briefly experiment with a project new to the DistroWatch waiting list. While I only had a brief chance to experiment with it, the project made a big impression during my single day of trying it and so I'd like to talk about this unusual distribution: MassOS.
At first glance, the MassOS project doesn't seem to do anything particularly special. The distribution's website describes it as follows:
MassOS is a free (as in freedom) GNU/Linux operating system for laptops and desktops which is designed to be minimal and lightweight, without compromising on features.
MassOS uses a themed Xfce desktop environment. This allows it to be lightweight on system resources while still being visually appealing and easy to use.
MassOS is completely independent and not based on any existing GNU/Linux distribution. This means we are free from being tied down to distributions outside of our control.
There are three editions of MassOS. The regular/standard edition is a typical live image with a system installer. There is a second ISO which offers the same experience, except the firmware has been removed from the download. The third edition isn't an ISO, it's a filesystem archive which can be used to manually install the distribution. This could be useful if someone wanted to perform a completely manual setup or install MassOS into a chroot environment.
I downloaded the standard ISO which is 1.8GB in size. Booting from this media brings up the Xfce desktop fairly quickly. We are then shown a welcome window which gives a quick overview of where to find application launchers and how to use the GNOME Software utility to fetch additional programs.

MassOS 21.12 -- The application menu and settings panel
(full image size: 148kB, resolution: 1280x1024 pixels)
The Xfce desktop places a thin panel across the top of the display where we can find the application menu, task switcher, and the system tray. There is a compact dock at the bottom which provides quick access to tools such as the file manager, web browser, and software centre. On the desktop we find icons for opening the file manager and launching the system installer.
Installing
MassOS uses a text installer which gets launched in a terminal window. The installer looks quite similar to the one used by Slackware and Zenwalk, guiding the user through a series of menus. We're given the chance to take over the entire local disk or a single partition. We're asked to select a filesystem for ourselves and then walked through choosing our locale, keyboard layout, and location. We're asked to make up a password for the root account and credentials for a regular user account. The MassOS installer then asks if we want to enable Bluetooth support and whether it should check for other operating systems before installing the GRUB boot loader. The installer then wraps up and reboots the computer.
Early impressions
The distribution boots to a graphical login screen where we can sign into the Xfce desktop. The first time we login the desktop displays the welcome window.
The desktop is highly responsive, I'd even say unusually snappy for most modern distributions, even those running the relatively light Xfce environment. The system defaults to a dark theme which offered high contrast text and a consistent look.
The application menu has a small, yet useful, collection of software. The Firefox web browser is installed along with a document viewer, some desktop configuration tools, file manager, terminal, and GNOME Software. The Parole media player is included and plays both audio and video files out of the box.
Early on I noticed the volume control is muted by default. We can enable audio by clicking the volume icon in the system tray.
MassOS ships with a full set of GNU command line utilities, manual pages, and development tools such as GNU Make and the GNU Compiler Collection). The CUPS printing software is included and can be configured through the CUPS web portal. The distribution runs the systemd software and the version I was running shipped with version 5.16.12 of the Linux kernel.
Resource usage
The above utilities and desktop do not take up much in terms of resources. When signed into the Xfce desktop the system consumed about 380MB of RAM and a fresh install used up about 7GB of disk space. This is relatively light by modern standards.
I tried out MassOS in a VirtualBox machine and on my workstation. In both environments the distribution ran quickly, was stable, and detected all my hardware.
Software management
Apart from the base utilities and desktop environment, MassOS is fairly minimal which means most people will want to install additional software. The project's documentation suggests MassOS does not have its own repositories or package manager. Instead the project provides access to Flatpak bundles (through the GNOME Software utility) and recommends using AppImages from AppImageHub. This heavy reliance on portable packages is unusual, but it will work for many people who wish to primary install desktop software (rather than command line tools).

MassOS 21.12 -- The GNOME Software centre
(full image size: 186kB, resolution: 1280x1024 pixels)
I tried out GNOME Software and confirmed the distribution does automatically connect us with the Flathub repository. Using the software centre we can fetch popular third-party applications such as LibreOffice, GIMP, Falkon, Thunderbird, and other desktop applications. This worked fairly well and, despite the large size of the installed bundles, I had no complaints. Well, with one exception: the Rhythmbox media player kept crashing and locking up when I tried to add new music. Switching to another media player worked around this issue.
The update system MassOS uses is unusual and one of the few aspects of the operating system which struck me as being inconvenient. To check for updates we first need to download a script. We then set execute permissions on the account and run the script. The process looks like this:
curl -Os https://raw.githubusercontent.com/MassOS-Linux/massos-upgrade/main/massos-upgrade
chmod 755 massos-upgrade
sudo ./massos-upgrade
The shell script checks for new versions of MassOS and, if it finds one, will offer to install it. During my trial there were no updates available. This concerns me a little as it appears the operating system is upgraded as a whole and only when new versions are published. Which means, in the meantime, any individual components which might have security flaws are not being updated. I could be mistaken about this, but I did not find any indication on the project's website which would suggest a way for us to get minor, weekly updates for security fixes, short of downloading the source code for such updates and compiling it ourselves.

MassOS 21.12 -- Checking for software upgrades
(full image size: 132kB, resolution: 1280x1024 pixels)
Conclusions
For being such a young project, MassOS impressed me in a number of ways. The developer really understands the benefit of documentation. The steps for downloading, installing, and updating the system are all documented in detail, often with screenshots. The documentation is well organized and pleasantly to the point. In other words, we're told how to do things and spared the developer's philosophical views and marketing pitch.
MassOS is super fast, I'm not sure I've ever encountered a distribution running Xfce which performed this well. The distribution has managed to disable or avoid installing almost everything it doesn't need while including the basics most people will want. For me, at least, I was able to accomplish most tasks with the software included and a couple of Flatpaks. I suspect, were I to use MassOS longer, I'd eventually run into trouble when it came time to install more obscure development tools and command line items, but I could probably work around that by using a third-party package manager such as Nix.
Finally, I really like the dark, fairly minimal interface. I like Xfce as it walks a nice line between capable and customizable. I like its balance of performance and features. I like that MassOS includes a dark theme which seems consistent across the included utilities. The desktop felt almost immediately comfortable for me - a few conveniences were presented and then it got out of my way.
There are just two drawbacks I see to MassOS after a day of use. One is that it has a text installer. Which, for me, isn't really a problem, but it gives the distribution a legacy vibe that could scare off some people. Shifting to another installer, such as Calamares, would probably attract more users.
The second drawback is the lack of a built-in package manager. We may not need one for acquiring desktop software, but it would be nice to have a way to install small security updates. Getting the user to download and execute a script isn't an ideal way to provide new versions of software. At the minimum, I think the shell script for performing updates should be included by default.
However, this lack of package manager aside, MassOS is surprisingly mature for a young project. It's fast, it seemed to be stable, it worked well with my hardware, and it's practically documented. I really hope the developer keeps working on this as, with a few small changes, I'd feel very much at home with this distribution.
* * * * *
Hardware used in this review
My physical test equipment for this review was a Lenovo desktop with the following specifications:
- Processor: Hex-core Intel i5-10400 CPU @ 2.90GHz
- Storage: Western Digital 1TB hard drive
- Memory: 8GB of RAM
- Networking: Realtek RTL8111/8168/8411 wired network card, Realtek RTL8822CE 802.11ac PCIe wireless adapter
- Display: Intel CometLake-S GT2
* * * * *
Neptune 7.0
Neptune 7 "Faye" was released in December 2021. I've been using Neptune as my daily driver for approximately six weeks - this points to the stability of the operating system. Neptune OS is a GNU/Linux distribution which is, "based fully upon Debian Stable ('Bullseye'). It ships with a modern KDE Plasma desktop with its main view on [being] a good looking multimedia system which allows for getting work done." Essentially, if you're looking for a rock solid distribution based on Debian but including the non-free drivers, more up-to-date KDE Plasma desktop, and out of the box functionality, Neptune is for you.
Installation
Installation was clean and mostly painless. The partition screen would not allow me to continue when I selected, "replace a partition," but did allow me to continue when selecting manual partitioning. This should have been a flag to me that the initial install experience was not working as intended.

Neptune 7.0 -- Partitioning the hard drive
(full image size: 1,013kB, resolution: 1920x1080 pixels)
During the first attempt at installation, Neptune never asked me for a LUKS password for the partition and the system crashed during install. This could be a one-off experience but, again, I should have stopped at this point and tried installing again.
During the second attempt at installation, automatic install was now an option, as opposed to before, and I was able to complete an install and erase the disk, as desired.
After installation I attempted to sort out my mount issues. The KDE partition manager would not allow me to auto mount my second drive (with LUKS encryption). I have had luck with the GNOME partition manager in the past (GNOME Disks, gnome-disk-utility) in getting my disks to auto-mount but I was unable to accomplish this with Neptune. In other operating systems it tells me I am going to create an unencrypted password file for the encryption of the disk (which is stored on a LUKS encrypted disk), but this dialog never appeared for me.

Neptune 7.0 -- Testing the NVIDIA driver
(full image size: 1.7MB, resolution: 1920x1080 pixels)
This turned into a nuisance for me because every time I restarted or powered on my computer I needed to mount, decrypt, and sudo the mounting of the drive which is inside my computer. I mostly use this drive for Steam games so this wasn't a deal breaker and it only took approximately 30 seconds after mounting. Still, unacceptable for a modern operating system. My root drive was LUKS encrypted and requested its password safely upon startup, as expected. Note: I will say I realize there are modern CLI ways to mount drives with their encryption password automatically, but I was going for a user friendly, GUI approach.
Post installation and daily operation
I loved using Neptune 7. Neptune is a great way to use an updated version of KDE Plasma on a stable Debian operating system. Everything worked out of the box after install. I did not need to download some alternative Debian "Non-Free" ISO to accomplish my goals. I was able to install the NVIDIA driver as advertised for a Debian OS. I was able to play games on Steam using my NVIDIA drivers (optiums) and I was able to browse the web with ease, like with any other modern Linux OS. Steaming videos using common streaming services worked flawlessly through browsers and HDMI support was seamless out of the box. The operating system came pre-loaded with a few extra KDE tools, but nothing out of the ordinary. Would I recommend Neptune? Yes. Despite the minimal issues I had, Neptune is great if you're looking for a stable Debian based distro with an up-to-date Plasma desktop environment that is easy to install and use as a daily driver.

Neptune 7.0 -- Locating drivers in the package manager
(full image size: 1.0MB, resolution: 1920x1080 pixels)
Out of the box with NVIDIA drivers, Neptune used 746MB of RAM upon startup.
* * * * *
Hardware used in this review
Laptop - Lenovo Legion Y530
- Processor: Intel Core i7-8750H CPU @ 2.20GHz x 6
- Storage: 256GB NVMe SSD Samsung and 1TB HDD
- Memory: 16GB
- Networking: Realtek RTL8111/8168/8411
- Display: 1920x1080 @ 60Hz
- Graphics: Intel Corporation UHD Graphics 630, NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile]
Visitor supplied rating
Neptune has a visitor supplied average rating of: 9/10 from 27 review(s).
Have you used Neptune? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
AlmaLinux OS as preferred CentOS Linux replacement, FreeBSD getting suite of new sandboxing tools, Debian opens voting for Project Leader
In 2020 it was announced Red Hat would be phasing out CentOS Linux in favour of CentOS Stream. This move caught a number of people by surprise and several community projects rushed in to fill the void. Practically overnight several distributions based on Red Hat Enterprise Linux's source code sprang to life. While each of these new clones strives to be binary compatible with Red Hat Enterprise Linux (RHEL), each one has its own special features, architecture support, documentation, and support options. Has one RHEL clone stood out from the others? FOSS Force has put forward an opinion piece on why AlmaLinux OS might be the long-term best option of the various replacements for CentOS Linux. "Not only does AlmaLinux seem to be in front in terms of financing, it's also ahead of the game in the technology department, where its developers have demonstrated the efficacy of their development technology twice already.
This started with the distro being the first out-of-the-gate with its first release, AlmaLinux 8.3, last March, nearly three months ahead of Rocky Linux's first release, even though they both began development at about the same time. In November, less than 48 hours after RHEL 8.5 was released, AlmaLinux developers released their own 8.5 version based on it, several days ahead of Rocky. The project has also developed and released open source software that potentially benefits anyone using RHEL or any of its clones."
* * * * *
One area where OpenBSD and Linux distribution have made a lot of progress in recent years is in sandboxing applications, closing off the running program from the rest of the operating system. This is often used internally by a program to reduce its own system access or by a sandboxing utility to isolate a running program which might misbehave. One developer is working to bring these types of program isolation to FreeBSD. "Since a while I've been working on and off on a pledge()/unveil() implementation for FreeBSD. I also wanted it to be able to sandbox arbitrary programs that might not expect it with no (or very minor) modifications. So I just kept adding to it until it could do that well enough. " The mailing list post goes on to show examples of the new isolating software at work with instances of command line programs and some desktop software being sandboxed.
* * * * *
The Debian project has a lot of distinguishing features. It's one of the world's older distributions, it has a huge family of child distributions, and it's a massive democratic project. Each year the Debian developers (who number around a thousand people) cast their votes for the position of Debian Project Leader. This year there are three candidates: Felix Lechner, Jonathan Carter, and Hideki Yamane. Information on these developers and their platforms can be found on the Debian website. A discussion of the candidates and their positions can be found in the project's vote mailing list.
* * * * *
These and other news stories can be found on our Headlines page.
|
Questions and Answers (by Jesse Smith) |
Tracking Linux installs and adjusting directory permissions
Keeping-count asks: It seems that the best gauge on the popularity of distros is your site's count of times people click on links to them. It came to me that it might be possible to develop a much better way.
Incorporate into the Linux kernel code that would, upon installation, send a ping (or whatever) containing information on the version of distro (version, desktop, etc) to a database program on remote servers that would compile and tally the received pings.
Such could be more elaborate if desired - hardware information of the computer, software programs installed on the computer, maybe other information such as location - if possible.
This could be designed to be a one time data gathering, in which the code could become inactive after sending the data. Or, it could be possible to leave the code active and have it send the information (maybe yearly) to establish that the install is being used.
DistroWatch answers: While a lot of people are interested in finding out how many Linux users there are and which distributions they run, DistroWatch doesn't make any attempt to track this information. The page hit ranking (PHR) table shown on the front page simply indicates how many people per day look up information on a given distribution on DistroWatch. The numbers indicate an interest in some projects, but isn't a reflection of usage. Or, as the Page Hit Ranking section of DistroWatch says of the PHR table numbers:
They correlate neither to usage nor to quality and should not be used to measure the market share of distributions. They simply show the number of times a distribution page on DistroWatch was accessed each day, nothing more.
As for placing tracking code into the Linux kernel, what you're describing is called spyware. It's highly undesirable and, in some parts of the world, illegal. It's unlikely any such tracking code would make it into the kernel and, if it were to somehow get accepted, virtually no one would use any distribution which included the feature.
There are some distributions which provide people with the option of sending a ping or hardware information to the distribution's developers, but it's (as far as I know) always a voluntary step and not baked into the lower level operating system. Debian goes a step further and invites people to submit software package statistics, but again it's entirely an optional feature. One which most people turn off.
Trying to automate this process without making it trivial to opt-out would insure virtually no one would use the distribution(s) which included the feature, negating its attempt to count users and track their software and hardware statistics.
* * * * *
Locking-down-directories asks: Should I cut off permissions to the directories under .config? Some have "rwxr-xr-x" permissions, but others have "rwx------". Shouldn't they all have their permissions stripped to protect them from other users?
DistroWatch answers: The ~/.config directory is special in that it holds a lot of information which is used by local programs. This information is specific to your user and may include relatively mundane information like your screen resolution or desktop theme. It can also hold sensitive information such as which files you've downloaded recently, your bookmarks, and passwords.
I have two answers for this question. First, in theory, all files and directories should have their permissions reduced to the lowest possible point where they are still useful. Ideally, no file or directory will offer permissions unless they are needed.
Usually the default file permissions for a new file or directory are determined using your user's umask. The umask determines which permissions a new file does not have. Most distributions set the umask to 0022 which means new files do not remove any permissions for their owner, and remove write access (value 2) for everyone else. You can check what your umask is set to by running the following command:
$ umask
0022
You can change your umask by running the command and specifying which permissions new files should not have. For instance, running the following command removes all permissions from new files for everyone except the file's owner:
$ umask 077
The umask command can be run from your shell's start-up script (typically ~/.bashrc on most distributions) so you don't need to type it each time you login.
I mentioned I have two answers and what I wrote above handles what I think the right answer is in theory. In practise, directories are only accessible to people if a person also has access to the parent directory. In other words, people can only access and see the information in the directories under ~/.config if they first have access to the ~/.config directory itself. Likewise, people can only see into your ~/.config directory if they have access to your home directory. If you simply cut off access to your home directory, then it shuts out people from seeing the information under it.
You can lock down your home directory by running the chmod command as follows:
$ chmod 0700 ~/
This will keep other users, apart from the administrator, from being able to see any of your private data files or configuration information.
* * * * *
Additional answers can be found in our Questions and Answers archive.
|
Released Last Week |
Porteus Kiosk 5.4.0
Porteus Kiosk is a lightweight Gentoo-based Linux operating system which has been scaled down and confined to allow the use of one application only: a web browser. The project has published a new release, Porteus Kiosk 5.4.0, which improves hardware decoding and enables the OpenH264 plugin for Firefox. The release announcement offers additional information: "I'm pleased to announce that Porteus Kiosk 5.4.0 is now available for download. Major software upgrades in this release include: Linux kernel 5.15.28, Google Chrome 98.0.4758.102 and Mozilla Firefox 91.7.1 ESR. Packages from the userland are upgraded to portage snapshot tagged on 20220320: link. Short changelog for 5.4.0 release: Added support for importing DER certificates through the 'import_certificates=' parameter. Hardware video decode feature is now enabled for screensaver video and screensaver webpage functions. Added support for dynamically generated remote configs. Kiosk identification and settings can be now passed through the URLs which contain an append parameters. Enabled OpenH264 plugin by default for the Firefox browser as it's needed for the WebRTC streams. Added 'cec-client' utility for controlling the displays over HDMI interfaces. Number of initial connections from the client to Porteus Kiosk Server has been reduced from 5 to 3. This optimization lowers the server overhead when multiple kiosks are booting at the same time." Further details are available in the distribution's changelog.
Finnix
The Finnix distribution is a small, self-contained, bootable Linux CD distribution for system administrators, based on Debian. The project celebrates its 22nd anniversary this month with the release of Finnix 124. "Finnix 124 includes a number of fixes, new packages and new features: wifi-connect helper utility will now display nearby access points if invoked without any command line options. ip= kernel command line network configuration now supports netmasks in addition to prefix lengths. Added a pure Python strings implementation. Explanation from the commit: I had avoided including strings because, while it's incredibly useful, it's the only desirable utility in the binutils package, which otherwise includes a bunch of compilation-related utilities, and the package itself is quite large. So in the words of the 'my mechanics' YouTube channel, I make a new one! It's not a 100% complete reimplementation of GNU binutils' strings, but is fine for casual binary checking. This is also set up so that if you do apt install binutils in the live environment, its strings will take precedence over the Python version. RISC-V (riscv64) unofficial build support added, in addition to amd64, i386, arm64, armhf, ppc64el, s390x. (Though as a reminder, AMD64 is the only officially supported architecture with released ISOs. For more information, see Platform support on Finnix.) Replaced the running systemd finnix.target with the more traditional multi-user.target. This is not noticeable in regular live environment use, but makes it easier for people expanding upon Finnix." Additional information is provided in the project's release announcement.
GParted Live 1.4.0-1
Curtis Gedak has announced the release of GParted Live 1.4.0-1, a new stable release of the project's Debian-based specialist live CD designed for disk partitioning and data rescue task. This release updates the GParted partitioning utility to version 1.4.0: "The GParted team is pleased to announce a new stable release of GParted Live. This release includes GParted 1.4.0, updated packages and other improvements. Items of note include: includes GParted 1.4.0; add labelling of mounted Btrfs, ext2/3/4 and XFS file systems; fix detection of mount points for encrypted file systems; fix crash scrolling quickly in the drive selection combobox; add bcache detection; add JBD external ext3/4 journal detection; based on the Debian 'Sid' repository as of 2022-03-29; Linux kernel image updated to 5.16.14. This release of GParted Live has been successfully tested on VirtualBox, VMware, BIOS, UEFI and physical computers with AMD/ATI, NVIDIA and Intel graphics." Continue to the release announcement for further details.
deepin 20.5
deepin is a Deban-based desktop distribution featuring the Deepin Desktop Environment (DDE). The project's latest release introduces support requests to the software centre and provides facial recognition as an option for signing into accounts. "In deepin 20.5, a great number of practical features collected from user feedback are developed and released, The stable kernel is upgraded to version 5.15.24, underlying vulnerabilities are fixed, and system compatibility and security are enhanced further. Face recognition, one of the biometric authentication methods, is supported on adapted devices. After enrolling your face in Control Center, next time on the lock screen and the login interface, you can log in to deepin with your face ID. By clicking 'Pin Screenshots' before taking a screenshot, the captured screenshot will be sticky on top of windows, and its position can be moved. While 'pinning' this picture to the desktop, you can use other apps at the same time to improve work efficiency." Additional information and screenshots can be found in the release announcement.

deepin 20.5 -- The Deepin desktop and application menu
(full image size: 1.6MB, resolution: 1920x1200 pixels)
* * * * *
Development, unannounced and minor bug-fix releases
|
Torrent Corner |
Weekly Torrents
The table below provides a list of torrents DistroWatch is currently seeding. If you do not have a bittorrent client capable of handling the linked files, we suggest installing either the Transmission or KTorrent bittorrent clients.
Archives of our previously seeded torrents may be found in our Torrent Archive. We also maintain a Torrents RSS feed for people who wish to have open source torrents delivered to them. To share your own open source torrents of Linux and BSD projects, please visit our Upload Torrents page.
Torrent Corner statistics:
- Total torrents seeded: 2,703
- Total data uploaded: 41.8TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll (by Jesse Smith) |
Is your home directory accessible from other user accounts?
In this week's Questions and Answers column we talked about home directory permissions. Many Linux distributions default to leaving each user's home directory open and readable to other users (often with permissions 755). People who don't want to leave their files exposed for other computer users to view will often lock down their home directory permissions so only the user has access (permissions 700) or only allow digging into directories without seeing specific files (permissions 711). Is your home directory locked down? Let us know why it is (or is not) in the comments.
You can see the results of our previous poll on using Nextcloud in last week's edition. All previous poll results can be found in our poll archives.
|
My home directory permissions...
Allow others read and execute/browse permission: | 200 (21%) |
Allow others execute/browse permission: | 41 (4%) |
Block access to everyone but me: | 613 (63%) |
Other: | 114 (12%) |
|
|
Website News |
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 11 April 2022. Past articles and reviews can be found through our Article Search page. To contact the authors please send e-mail to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews/submissions, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, donations, comments)
- Bruce Patterson (podcast)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le |
|
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 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 |
• Issue 992 (2022-10-31): Lubuntu 22.10, setting permissions on home directories, Linux may drop i486, Fedora delays next version for OpenSSL bug |
• Issue 991 (2022-10-24): XeroLinux 2022.09, learning who ran sudo, exploring firewall tools, Rolling Rhino Remix gets a fresh start, Fedora plans to revamp live media |
• Issue 990 (2022-10-17): ravynOS 0.4.0, Lion Linux 3.0, accessing low numbered network ports, Pop!_OS makes progress on COSMIC, Murena launches new phone |
• Issue 989 (2022-10-10): Ubuntu Unity, kernel bug causes issues with Intel cards, Canonical offers free Ubuntu Pro subscriptions, customizing the command line prompt |
• Issue 988 (2022-10-03): SpiralLinux 11.220628, finding distros for older equipment and other purposes, SUSE begins releasing ALP prototypes, Debian votes on non-free firmware in installer |
• Issue 987 (2022-09-26): openSUSE's MicroOS, converting people to using Linux, pfSense updates base system and PHP, Python 2 dropped from Arch |
• 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 | 
Rescuezilla
Rescuezilla is a specialist Ubuntu-based distribution designed for system rescue tasks, including backups and system restoration. It was forked from the "Redo Backup & Rescue" project which was abandoned in 2012. Like its predecessor, it allows a "bare-metal restore" after any hardware failure directly from the live image. Some of the features include: works directly from the live CD/USB image; works with Linux, macOS and Windows; automatically searches a local area network for drives to backup to or restore from; recovers lost or deleted data files; includes configuration tools for managing disk and drives. Rescuezilla uses a simplified LXDE user interface.
Status: Active
|
TUXEDO |

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

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