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) |
|
|
|
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 |
PAIPIX
PAIPIX was a compilation of free software, based on Debian Live, that was meant to be used in any environment, but with special vocation for educational use in the information and instrumentation technologies. It was developed by the College of Sciences at the University of Lisbon.
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.
|
|