DistroWatch Weekly |
DistroWatch Weekly, Issue 802, 18 February 2019 |
Welcome to this year's 7th issue of DistroWatch Weekly!
Source-based distributions are renowned for being flexible and, with the proper optimizations, potentially faster than their pre-compiled binary counterparts. This week we take a look at a source-focused Linux distribution on our waiting list: Slontoo. The Slontoo project has its roots in Funtoo, and in turn, Gentoo, perhaps the most famous source-based Linux project. Our Feature story reports on what it is like to run Slontoo and use its source-based package management tools. In our News section we talk about the NetBSD team testing a newer compiler and share a reminder from the Void team about which Void-related web domains they control. Plus we talk about members of the Fedora community packaging the Deepin desktop for Fedora 30, improvements coming to Ubuntu Studio and Debian updating its installation media. In our Tips and Tricks column we discuss ambiguous terms that are often used in the open source community and what they mean in different contexts. One of these hard-to-pin-down terms is stability and our Opinion Poll asks what kind of stability our readers are looking for in their operating system. Plus we are happy to share the releases of the past week and list the torrents we are seeding. Finally, we are pleased to welcome the EasyOS distribution to our database. We wish you all a terrific week and happy reading!
Content:
- Review: Slontoo 18.07.1 "LXDE"
- News: NetBSD testing newer compiler, Void reminds users of its official domain, Fedora porting the Deepin desktop, Debian updates media, changes in Ubuntu Studio
- Tips and tricks: What being free, stable and light-weight mean
- Released last week: Ubuntu 18.04.2
- Torrent corner: Archman, ArcoLinux, AUSTRUMI, Clonezilla, Debian, FuguIta, MakuluLinux, KDE neon, Omarine, RancherOS, SmartOS, Tails, Ubuntu, Voyager
- Upcoming releases: SUSE Linux Enterprise 15 SP1 RC1
- Opinion poll: What kind of stability do you want from your distro?
- New additions: EasyOS
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (20MB) and MP3 (15MB) formats.
|
Feature Story (by Jesse Smith) |
Slontoo 18.07.1 "LXDE"
It is not often that I experiment with projects from the Gentoo family of distributions. This week I decided to enjoy a change of pace and experiment with a desktop oriented distribution from the Gentoo family called Slontoo. According to the project's website,
Slontoo is an operating system based on Funtoo Linux. It uses the Linux Mint live installer to simplify the installation procedure. Slontoo tries to provide most appropriate tools for home and office use.
Funtoo is, in turn, based on Gentoo and strives to improve the technologies presented in the Gentoo meta-distribution.
Slontoo is available in three editions: LXDE, MATE and Xfce. New users can download one unified ISO (1.7GB) that contains all three desktop environments, or select from one of three smaller ISO files that each include just one desktop. I decided to download the distribution's LXDE edition which is 1GB in size. Slontoo is available for 64-bit systems only.
Booting from the live media brings up a menu asking us to pick our preferred language. Then the system boots into a graphical mode and presents us with the LXDE desktop. A panel sits at the bottom of the screen, with the application menu in the bottom-left corner. Icons on the desktop open the file manager and launch the system installer. The live desktop was responsive and the distribution appeared to be working smoothly so I jumped immediately into the installer.
Installer
As its website states, Slontoo borrows its graphical system installer from Mint, specifically the one used in Linux Mint's Debian Edition. The installer walks us through selecting our preferred language, picking our time zone from a map, and confirming our keyboard's layout. We then make up a username and password for ourselves. Partitioning the hard drive comes next and Slontoo offers to automatically set up an ext4 root file system and swap space for us. Alternatively we can manually arrange the partitions as we like, using a pleasantly simple partitioning tool. The last page of the installer asks if we would like to install the GRUB boot loader and, if so, where. Then the installer copies its packages to our hard drive. The installer took longer than usual in my test environments, but the installer did finally finish successfully.
Early impressions
The freshly installed Slontoo boots to a graphical login screen. A menu at the bottom of the display gives us a choice of desktop sessions, including: GNOME, KDE, LXDE and Openbox. The GNOME and KDE options do not work as they are not installed and selecting them simply returns us to the login screen. Signing into LXDE (which uses Openbox as its window manager) presents us with a blue and grey theme. The desktop is pleasantly light and responsive and generally stays out of the way. The application menu is arranged in a tree-style layout with a handful of applications in each category, making for a fully functional, but not crowded menu.

Slontoo 18.07.1 -- The LXDE desktop and application menu
(full image size: 568kB, resolution: 1280x1024 pixels)
Hardware
When I first began using Slontoo it was in a VirtualBox environment. Slontoo was responsive and ran smoothly in its virtual machine. However, the distribution's screen resolution was severely limited at 800x600 pixels. I tried to fix this by installing the VirtualBox guest modules, which are available in the project's software repository, but the modules failed to install. (I will talk about managing software on Slontoo more, later in this review.) I then found I could adjust the display resolution in one of Openbox's settings modules. This allowed me to set the virtual machine's display resolution, I was only limited in that I could not dynamically resize the environment's window.
When I tried to run Slontoo on a workstation, the first hurdle I ran into is the distribution will not boot in UEFI mode. It did boot in legacy BIOS mode though. The distribution ran smoothly on the workstation, using my screen's full resolution, playing audio and otherwise behaving well. Slontoo was not able to detect the workstation's wireless card, but otherwise functioned well.

Slontoo 18.07.1 -- Customizing desktop settings
(full image size: 232kB, resolution: 1280x1024 pixels)
The distribution was light on memory, using just 130MB of RAM when logged into LXDE. The system used around 6GB of hard drive space, which is fairly typical in my experience these days, at least for mainstream distributions.
Applications
What do we get for 6GB of disk space? Looking through the application menu we find Aurora (a nightly development build of Firefox), the Deluge torrent client, the Sylpheed e-mail client and the Gajim chat client. LibreOffice is provided along with the Atril document viewer and the GNU Image Manipulation Program. Leafpad and Geany are provided to edit text documents and PCManFM is the default file manager.
The gxine and LXMusic media players are included along with a range of media codecs, allowing us to play most audio and video files out of the box. There is also an account manager, several settings modules for customizing the desktop and the Xfburn disc burning software. In the background we find SysV init is paired with OpenRC to provide service management. The install media provides version 4.14 of the Linux kernel, with new versions made available on a regular basis.

Slontoo 18.07.1 -- Running Firefox and browsing installed applications
(full image size: 199kB, resolution: 1280x1024 pixels)
I think it is worth noting that the included software is, at the time of writing, about six months out of date. The Firefox browser warns us on its start page that it is out of date and provides a link to download a newer build. Which brings me to the topic of software management.
Software management
Slontoo, unlike most distributions, deals with packages it builds from source code. This means that if we want to install a new web browser or update the kernel or LibreOffice, our system will download the necessary source code and rebuild the package. This is a slower process than dealing with binary packages, which is the more common approach. Working with source code bundles gives us the ability to customize software, but does put more stress on our local system as compiling software requires a lot of disk reads and CPU resources.
Software management on Slontoo can be handled through a graphical package manager called Porthole. The Porthole application is divided into three panes. The pane on the left shows us software categories and recent search queries. The right pane shows us packages in a selected category (or search). A third pane at the bottom of the window displays information on the currently highlighted package.
When I first launched Porthole the application warned me that it should be run with root access. For some reason, this is not done through the application menu entry. We can either launch Porthole from a command line using sudo or put up with a warning displayed in the program's upper-right corner letting us know it is not being run as root. Not having root access does not seem to have a practical effect though as Porthole always prompts us for our sudo password whenever it needs to perform actions that affect the system.
Whenever we sync our package database, or install or upgrade software, a terminal window opens, prompts us for our password, and then shows detailed status information while the underlying package manager (emerge) works. When I first ran a sync on the software database a message appeared letting me know the portage package should be updated before doing anything else. I performed a search for portage and updated it, with the action completing successfully.
After that I consistently ran into problems using Porthole. Trying to perform a full package upgrade failed while checking dependencies, trying to install specific packages also usually failed. The fact a failure had occurred was not always obvious though. The status window always shows that an action completes, but not whether it was successful. We need to scroll back, sometimes through several pages of output, to find out if there were any errors.

Slontoo 18.07.1 -- Updating software with Porthole
(full image size: 375kB, resolution: 1280x1024 pixels)
I switched to using the emerge command line package manager directly and this yielded more positive results. Using emerge I was able to install some packages and trying to perform a large software update kicked off without dependency issues. I did run into other problems though. Some packages still failed to install. When trying to bring the system up to date, I found there were over 450 packages queued to be upgraded. After the first handful of small items installed I did some rough calculations on the remaining time left and realized it would take over 40 hours to complete all of the software updates. Compiling software from source code has its drawbacks, not only in time spent, but in system resources. Slontoo was quite a bit slower and disk access lagged noticeably while updates were being built.
Conclusions
After a few days I stopped experimenting with Slontoo, cutting my trial short. Which is unfortunate, as I think Slontoo does a number of things well. I like that the project offers a number of desktop environments and gives us the choice of a unified disc with all three desktop. I like that LXDE is so light and responsive (most of the time), and the default theme looks quite nice.
I do think the project suffers a bit from not having its own documentation. Slontoo has a very inactive forum and none of its own documentation, meaning we need to look elsewhere, such as the Gentoo project, to locate information on the distribution. Likewise, we need to find support through other means.
However, my biggest issue by far was with software management. Actually, software presented me with two challenges. The first was the default software on the LXDE edition was not great. Much of it was less mainstream, not always up to the challenge, or just less familiar to me. So I wanted to replace most of it and upgrade all of it. The second (and bigger) challenge is it takes hours to install many of the software packages I wanted. Included updates, I wanted to install over 500 packages, which would take about two days in total.
On a binary distribution I can usually install all the software I need in under 30 minutes, but with Slontoo it would take 40-50 hours, during which time my disk access and desktop performance would be greatly restricted. It made for an impractical working environment.
Sadly, this is an issue which prevents me from using any primarily source-based system. I do sometimes use source packages, but it is always a rare exception in order to customize a package, not a regular occurrence. Waiting hours for a package upgrade or for a new utility to install that I plan to use right away is just not practical.
Even if building packages from source code had been practical, or if I had been willing to run it as a series of late-night jobs while the computer wasn't in use, the Porthole front-end did not function well. The application does not provide clear status messages and often fails where the command line tools succeed, making it unreliable.
In short, Slontoo has some nice features, a good installer and a pleasantly lightweight desktop. But I don't think its source-focused approach is practical for most people to use as a daily-driver. If the project adds a binary repository like Calculate Linux does, or perhaps even publishes monthly ISOs to keep the install media fresh, I will happily revisit it.
* * * * *
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, Ralink RT5390R PCIe Wireless card
- Display: AMD Radeon HD 6410D video card
|
Miscellaneous News (by Jesse Smith) |
NetBSD testing newer compiler, Void reminds users of its official domain, Fedora porting the Deepin desktop, Debian updates media, changes in Ubuntu Studio
The NetBSD operating system is famous for running on a wide variety of CPU architectures. While this portability is very useful, it means upgrading the compiler and related code development tools can be a tricky process requiring lots of review. Matthew Green has announced that he is working on upgrading the NetBSD ports compiler to version 7 of the GNU Compiler Collection (GCC) and is inviting people to test the transition: "I plan to switch amd64 and arm64 to GCC 7 soon. i386, sparc, mips, ppc, and alpha are probably ready and tested enough for anyone else to try out. 32-bit arm is only just now working so not well tested yet. hppa, m68k, vax, and sh3 all build but have not been tested yet. ia64 and ppc64 are currently not building, and I haven't looked at the hopefully revived riscv port yet, or the or1k. If you'd like to test now from -current, build a clean tree with 'build.sh -V HAVE_GCC=7'. It should just work." A list of the optimizations and other improvements in GCC 7 can be found on the compiler's Changes page.
* * * * *
The Void project is proactively publishing a statement on their website, letting people know that the domain voidlinux.eu is not under the control of the Void team. The official Void website can be found at voidlinux.org. "We would like to warn people of a domain name that is no longer under Void Linux control. voidlinux.eu lapsed in its original registration, and was purchased by an unknown third party before Void Linux could regain ownership. At this time, please assume that anything involving voidlinux.eu is not related to Void Linux, and should be considered potentially malicious. Of course, if the person who owns the domain now would like to transfer it to our control, we'd be grateful, and will update voidlinux.org to indicate if this happens."
* * * * *
Zamir SUN and Bowen Li are working to bring the Deepin desktop environment to Fedora. The duo is working to get Deepin packages included in Fedora's repositories in time for the launch of Fedora 30 (scheduled for the end of April 2019). An overview of the effort and instructions for trying out Deepin on Fedora using packages or a live disc can be found on the team's proposal page.
* * * * *
The Debian project has published updated installation media for Debian 9 "Stretch". The new media includes bug fixes for packages, but does not represent a new version of the distribution. "Please note that the point release does not constitute a new version of Debian 9 but only updates some of the packages included. There is no need to throw away old stretch media. After installation, packages can be upgraded to the current versions using an up-to-date Debian mirror. Those who frequently install updates from security.debian.org won't have to update many packages, and most such updates are included in the point release."
* * * * *
The Ubuntu Studio team has announced a number of new changes coming to their multimedia-focused distribution. The Ubuntu Studio developers have set up a backports PPA to deliver new features to people running version 18.04 of their distribution. The team is also swapping out the discontinued JACK routing tool Patchage in favour of Carla. The Meta Installer has been updated too to tweak existing Ubuntu community editions to make them use Ubuntu Studio technology. "In the past, Ubuntu Studio Meta Installer had been a tool used to install meta-packages of various creative application categories. Now, Ubuntu Studio Installer can be used to install not only those meta-packages, but also the under-the-hood tweaks used to enable real-time audio processing and reduce the default swappiness, which dictates when the system starts moving unused portions of RAM to the hard drive swap file. This increases overall performance for most applications, but is not recommended for systems with less than 4GB of RAM. Also included is the low-latency Linux kernel, as well as the option to move the low-latency kernel to the top of your GRUB bootloader menu, making it the default which is especially useful for audio production."
* * * * *
These and other news stories can be found on our Headlines page.
|
Tips and Tricks (by Jesse Smith) |
What being free, stable and light-weight mean
There are a number of commonly used terms which get thrown around in the open source community which, because they are often used without further context, can be confusing. The confusion is often compounded because the meaning of the terms can be ambiguous, with different definitions in different situations. Let's look at a few of these terms and try to clear up their meanings in different contexts.
I want to start with the term free. When used in open source circles, the word free can mean one of two different things. Free can mean that something has no monetary cost, as in "I can download this software for free." However, free can also refer to software which is distributed under a special subset of open source licenses that make it "free software". Free software, in this context, refers to software the user can audit, modify and redistribute. The GNU project describes free software as follows:
"Free software" means software that respects users' freedom and community. Roughly, it means that the users have the freedom to run, copy, distribute, study, change and improve the software. Thus, "free software" is a matter of liberty, not price. To understand the concept, you should think of "free" as in "free speech," not as in "free beer". We sometimes call it "libre software," borrowing the French or Spanish word for "free" as in freedom, to show we do not mean the software is gratis."
Often times (but not always) software which is offered under a libre license is also available at no cost, which can further confuse the matter. This can lead to people assuming all libre software should be available at no charge, but this is not the case. The price of software is independent of its license. The GNU project also weighs in on the subject of charging money for distributing software:
Since free software is not a matter of price, a low price doesn't make the software free, or even closer to free. So if you are redistributing copies of free software, you might as well charge a substantial fee and make some money. Redistributing free software is a good and legitimate activity; if you do it, you might as well make a profit from it.
Unfortunately people often use the term "free software" without context, not letting people know whether they mean free of charge, or freely licensed.
* * * * *
Stable is another term which has multiple meanings in regards to software. Stable can refer to software which rarely changes. Distributions with fixed releases that only publish security updates are typically referred to as being stable in the sense they do not introduce changes.
The term stable can also refer to software that runs without crashing or causing problems. In other words, stable can refer to how well a program or distribution operates rather than how frequently it changes.
The difference in meaning can cause problems when discussing the approaches different distributions take and how users perceive them. For instance, the Arch Linux distribution is a rolling release which is constantly changing. It is definitely not stable in the sense of being static or unchanging. However, many users of Arch find that the distribution is stable in that it continues to run without causing them problems.
In the reverse situation, a dormant Linux distribution which has many bugs, but no longer receives updates, is very stable in that it never changes. However, it is not stable in the sense of being reliable.
Some distributions, such as Slackware and Debian, tend to publish releases which are viewed as being stable in both senses of the term - unchanging and reliable.
* * * * *
The term light-weight gets tossed around a lot when referring to Linux distributions. While there is no set definition of what qualifies an operating system as light-weight, the term generally refers to one of two characteristics: the amount of RAM the operating system uses and the amount of CPU resources a system consumes. Specifically, "light-weight" distributions typically run window managers or desktop environments which use fewer resources than mainstream distributions do.
Some people try to extend the term to also refer to the size of the distribution's installation image or its size on the hard drive. However, while those characteristics do have an impact on the initial download and setup time of the operating system, they do not affect day-to-day usage. As a result, the size of the operating system's ISO and its space on the hard drive are typically ignored in favour of looking at the amount of CPU and RAM required to login and perform basic tasks.
Light-weight distributions typically ship with either only a command line, the LXDE desktop, or a minimal window manager like Fluxbox, Openbox, or JWM. Distributions which ship with Xfce are often thought of as "mid-weight" systems while projects running GNOME or KDE Plasma tend to be thought of as "heavy" or, more politely, "feature-rich".
* * * * *
Additional tips can be found in our Tips and Tricks archive.
|
Released Last Week |
Ubuntu 18.04.2
Adam Conrad has announced the release of Ubuntu 18.04.2, a set of updated builds of the project's flagship Linux distribution with long-term support. Most of the official Ubuntu sub-projects, notably Kubuntu, Lubuntu, Ubuntu Budgie, Ubuntu MATE, Ubuntu Kylin and Xubuntu, have also been updated to version 18.04.2: "The Ubuntu team is pleased to announce the release of Ubuntu 18.04.2 LTS (Long-Term Support) for its Desktop, Server and Cloud products, as well as other flavours of Ubuntu with long-term support. Like previous LTS series, 18.04.2 includes hardware enablement stacks for use on newer hardware. This support is offered on all architectures and is installed by default when using one of the desktop images." Read the rest of the release announcement for more details.
* * * * *
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: 1,257
- Total data uploaded: 23.8TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
What kind of stability do you want from your distro?
In our Tips and Tricks column we discussed two types of stability - reliability versus an unchanging system. We would like to know which of these two types of stability do you look for in your distribution? Do you want your system to be up to date with the latest package while remaining reliable, or do you prefer a system that sticks with tried and true software in order to be consistently reliable?
You can see the results of our previous poll on process monitors in last week's edition. All previous poll results can be found in our poll archives.
|
What kind of stability do you want from your distro?
I want reliability and static packages: | 274 (12%) |
I want reliability and updated packages: | 1807 (81%) |
I prefer new packages over reliability: | 119 (5%) |
I do not require stability: | 12 (1%) |
Other: | 27 (1%) |
|
|
DistroWatch.com News |
New projects added to database
EasyOS
EasyOS is an experimental Linux distribution which uses many of the technologies and package formats pioneered by Puppy Linux. The distribution features custom container technology called Easy Containers which can run applications or the entire desktop environment in a container. Packages, desktop settings, networking and sharing resources over the network can all be controlled through graphical utilities.

EasyOS 1.0 -- The welcome screen
(full image size: 405kB, resolution: 1366x768 pixels)
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 25 February 2019. 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: 3, value: US$23.00) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le |
|
Linux Foundation Training |
| |
MALIBAL |
MALIBAL: Linux Laptops Custom Built for YouMALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux. If your MALIBAL laptop is not the best Linux laptop you have ever used, you can return it for a full 100% refund. We will even pay the return shipping fees! For more info, visit: https://www.malibal.com
|
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 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 |
• Issue 986 (2022-09-19): Porteus 5.0, remotely wiping a hard drive, a new software centre for Ubuntu, Proxmox offers offline updates |
• Issue 985 (2022-09-12): Garuda Linux, using root versus sudo, UBports on the Fairphone 4, Slackware reverses change to grep |
• Issue 984 (2022-09-05): deepin 23 Preview, watching for changing to directories, Mint team tests Steam Deck, Devuan posts fix for repository key expiry |
• Issue 983 (2022-08-29): Qubes OS 4.1.1, Alchg Linux, immutable operating systems, Debian considers stance on non-free firmware, Arch-based projects suffer boot issue |
• Issue 982 (2022-08-22): Peropesis 1.6.2, KaOS strips out Python 2 and PulseAudio, deepin becomes independent, getting security update notifications |
• Issue 981 (2022-08-15): Linux Lite 6.0, defining desktop environments and window managers, Mint releases upgrade tool, FreeBSD publishes status report |
• Issue 980 (2022-08-08): Linux Mint 21, Pledge on Linux, SparkyLinux updates classic desktop packages, Peppermint OS experiments with Devuan base |
• Issue 979 (2022-08-01): KaOS 2022.06 and KDE Plasma 5.25, terminating processes after a set time, GNOME plans Secure Boot check |
• Issue 978 (2022-07-25): EndeavourOS 22.6, Slax explores a return to Slackware, Ubuntu certified with Dell's XPS 13, Linux running on Apple's M2 |
• Issue 977 (2022-07-18): EasyOS 4.2, transferring desktop themes between distros, Tails publishes list of updates, Zevenet automates Let's Encrypt renewals |
• Issue 976 (2022-07-11): NixOS 22.05, making a fake webcam, exploring the Linux scheduler, Debian publishes updated media |
• Issue 975 (2022-07-04): Murena One running /e/OS, where are all the openSUSE distributions, Fedora to offer unfiltered Flathub access |
• Issue 974 (2022-06-27): AlmaLinux 9.0, the changing data of DistroWatch's database, UBports on the Pixel 3a, Tails and GhostBSD publish hot fixes |
• Issue 973 (2022-06-20): openSUSE 15.4, collecting distro media, FreeBSD status report, Ubuntu Core with optional real-time kernel |
• Issue 972 (2022-06-13): Rolling Rhino Remix, SambaBox 4.1, SUSE team considers future of SUSE and openSUSE Leap, Tails improves Tor Connection Assistant |
• Issue 971 (2022-06-06): ChimeraOS 2022.01.03, Lilidog 22.04, NixOS gains graphical installer, Mint replaces Bluetooth stack and adopts Timeshift, how to change a MAC address |
• Issue 970 (2022-05-30): Tails 5.0, taking apart a Linux distro, Ubuntu users seeing processes terminated, Budgie team plans future of their desktop |
• Issue 969 (2022-05-23): Fedora 36, a return to Unity, Canonical seeks to improve gaming on Ubuntu, HP plans to ship laptops with Pop!_OS |
• Full list of all issues |
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
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 | 
Canaima GNU/Linux
Canaima GNU/Linux is a Venezuelan desktop distribution based on Debian GNU/Linux. It is primarily designed as a solution for the computers of National Public Administration in accordance with the presidential decree number 3.390 about the use of free technologies in National Public Administration in the country.
Status: Active
| Tips, Tricks, Q&As | Tips and tricks: Digital cameras, mobile phones and music players under Linux |
Questions and answers: PCLinuxOS, antiX, and OpenBSD patches |
Tips and tricks: More utilities via moreutils |
Tips and tricks: An overview of hard and soft links |
Tips and tricks: Extracting package lists from various distributions |
Questions and answers: Switching file systems on the fly |
Questions and answers: Seeking security in source code |
Tips and tricks: Basename, for loop, dirname, aliases, bash history, xsel clipboard |
Questions and answers: Alternatives to GNOME 3 |
Questions and answers: Sending commands to multiple servers |
More Tips & Tricks and Questions & Answers |
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
MALIBAL |
MALIBAL: Linux Laptops Custom Built for YouMALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux. If your MALIBAL laptop is not the best Linux laptop you have ever used, you can return it for a full 100% refund. We will even pay the return shipping fees! For more info, visit: https://www.malibal.com
|
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.
|
Free Tech Guides |
NEW! Learn Linux in 5 Days

In this FREE ebook, you will learn the most important concepts and commands and be guided step-by-step through several practical and real-world examples (a free 212-page ebook).
|
|