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: 8.8/10 from 33 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) |
|
|
|
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 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 |
• 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 |
• 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 |
gOS
gOS was an easy-to-use, Ubuntu-based distribution designed for less technical computer users. Its main features are the use of Enlightenment as the default desktop and tight integration of various Google products and services into the product.
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.
|
|