DistroWatch Weekly |
DistroWatch Weekly, Issue 745, 8 January 2018 |
Welcome to this year's 2nd issue of DistroWatch Weekly!
Most distributions follow a predictable life cycle. They present a new approach or idea, they grow and, eventually, are discontinued. A handful will reach critical mass and become sustainable in the long-term. A few rare cases disappear and return from the dead with a new, fresh start. This week, in our News section, we talk about two returning distributions: Freespire and its commercial sibling, Linspire. These two distributions are also the subject of our Opinion Poll and we would like to hear from you if you have used either of these systems. We also say a fond farewell to the Debian-based Parsix GNU/Linux distribution. Plus we talk about multiple processor bugs which affect most modern operating systems, including all Linux distributions. First though, we explore a desktop-friendly flavour of BSD: GhostBSD. The GhostBSD project is available in Xfce and MATE editions and makes setting up a desktop, BSD-based operating system a simple point-and-click experience. Plus we discuss how to add an AppImage or other third-party program to the desktop's application menu in our Tips and Tricks guide. As usual, we are happy to share the releases of the past week and provide a list of the torrents we are seeding. Finally, we are pleased to welcome the Archman GNU/Linux distribution to our database. We wish you all a fantastic week and happy reading!
Content:
- Review: GhostBSD 11.1 - FreeBSD for the desktop
- News: Linspire and Freespire return, Parsix shuts down, wide-spread CPU bugs, Ubuntu 17.04 reaching its end of life
- Tips and tricks: Adding an AppImage to the application menu
- Released last week: Freespire 3, Linspire 7.0, Robolinux 8.10
- Torrent corner: Antergos, feren OS, IPFire, Gecko, KDE neon, Makulu, Robolinux, SwagArch, Zeroshell
- Opinion poll: Thoughts on Linspire and Freespire
- DistroWatch.com news: Improved package search
- New additions: Archman GNU/Linux
- New distributions: VeltOS
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (27MB) and MP3 (33MB) formats.
|
Feature Story (by Jesse Smith) |
GhostBSD 11.1 - FreeBSD for the desktop
GhostBSD is a desktop oriented operating system which is based on FreeBSD. The project takes the FreeBSD operating system and adds a desktop environment, some popular applications, a graphical package manager and Linux binary compatibility. GhostBSD is available in two flavours, MATE and Xfce, and is currently available for 64-bit x86 computers exclusively. I downloaded the MATE edition which is available as a 2.3GB ISO file.
Booting from the installation media brings up a graphical login screen where we can sign into the live desktop environment using "ghostbsd" as the account name with no password. The live MATE desktop is presented with a two panel layout. At the top of the screen we find the Applications, Places and System menus. The top panel also plays host to the system tray. The bottom panel features a task switcher and a widget for switching between virtual desktops. On the desktop we find icons for launching the Caja file manager and the GhostBSD system installer. There is also an icon which launches the HexChat IRC client and automatically connects us with the project's chat room.
Installing
GhostBSD's system installer is a graphical application which begins by asking us for our preferred language, which we can select from a list. We can then select our keyboard's layout and our time zone. When it comes to partitioning we have three main options: let GhostBSD take over the entire disk using UFS as the file system, create a custom UFS layout or take over the entire disk using ZFS as the file system. UFS is a classic file system and quite popular, it is more or less FreeBSD's equivalent to Linux's ext4. ZFS is a more advanced file system with snapshots, multi-disk volumes and optional deduplication of data. I decided to try the ZFS option.
Once I selected ZFS I didn't have many more options to go through. I was given the chance to set the size of my swap space and choose whether to set up ZFS as a plain volume, with a mirrored disk for backup or in a RAID arrangement with multiple disks. I stayed with the plain, single disk arrangement. We are then asked to create a password for the root account and create a username and password for a regular user account. The installer lets us pick our account's shell with the default being fish, which seemed unusual. Other shells, including bash, csh, tcsh, ksh and zsh are available. The installer goes to work copying files and offers to reboot our computer when it is done.
Early impressions
The newly installed copy of GhostBSD boots to a graphical login screen where we can sign into the account we created during the install process. Signing into our account loads the MATE 1.18 desktop environment. I found MATE to be responsive and applications were quick to open. Early on I noticed odd window behaviour where windows would continue to slide around after I moved them with the mouse, as if the windows were skidding on ice. Turning off compositing in the MATE settings panel corrected this behaviour. I also found the desktop's default font (Montserrat Alternates) to be hard on my eyes as the font is thin and, for lack of a better term, bubbly. Fonts can be easily adjusted in the settings panel.

GhostBSD 11.1 -- The application menu showing off the default font
(full image size: 804kB, resolution: 1280x1024 pixels)
On the subject of the settings panel, I like how GhostBSD's is arranged. The settings modules are well organized and it was easy for me to find the desktop options I wanted to adjust. Each module tends to have a simple layout with just a few options apiece, making adjustments straight forward.

GhostBSD 11.1 -- The settings panel
(full image size: 718kB, resolution: 1280x1024 pixels)
A few minutes after I signed into my account, a notification appeared in the system tray letting me know software updates were available. Clicking the update icon brings up a small window showing us a list of package updates and, if any are available, updates to the base operating system. FreeBSD, and therefore GhostBSD, both separate the core operating system from the applications (packages) which run on the operating system. This means we can update the core of the system separately from the applications. GhostBSD's core remains relatively static and minimal while applications are updated using a semi-rolling schedule.
When we are updating the core operating system, the update manager will give us the option of rebooting the system to finish the process. We can dismiss this prompt to continue working, but the wording of the prompt may be confusing. When asked if we want to reboot to continue the update process, the options presented to us are "Continue" or "Restart". The Continue option closes the update manager and returns us to the MATE desktop.
The update manager worked well for me and the only issue I ran into was when I dismissed the update manager and then wanted to install updates later. There are two launchers for the update manager, one in MATE's System menu and one in the settings panel. Clicking either of these launchers didn't accomplish anything. Running the update manager from the command line simply caused the process to lock up until killed. I found if I had dismissed the update manager once, I'd have to wait until I logged in again to use it. Alternatively, I could use a command line tool or use the OctoPkg package manager to install package updates.
Package management
OctoPkg is a simple package manager with two main views. One view shows packages currently installed on our system. The second view allows us to search for available packages in the on-line repository. We can toggle between the two views with the click of a button. We can then click on packages in either view to mark them for installation or removal. The remote package view, by default, does not show anything. There doesn't appear to be a way to show all available packages and browse through them. Instead we search for packages based on their name. Searches can be tricky because if we give too much information, we will not get any results back. For example, searching for "music" will show audio players, but searching for "music player" shows nothing. Likewise, searching for "word" will show word processors or dictionaries, but "word processor" returns no results.

GhostBSD 11.1 -- The OctoPkg package manager
(full image size: 632kB, resolution: 1280x1024 pixels)
While finding packages can be tricky, OctoPkg works quickly and can optionally upgrade all installed packages on our system. While I did not run into any errors while using OctoPkg, I think it is worth mentioning the package manager does not deal with the core FreeBSD operating system; we cannot use OctoPkg to upgrade the core operating system, just its third-party packages.
Hardware
I tried using GhostBSD in two environments, starting with a VirtualBox virtual machine. In the virtual environment, GhostBSD worked very well. The operating system booted and performed quickly, the desktop was responsive and the system was stable. The MATE desktop responded quickly and automatically integrated with my host environment, using my screen's full resolution. The operating system used about 6.5GB of disk space for a fresh installation. When logged into MATE, GhostBSD used about 280MB of active memory and 350MB of wired memory, most of the latter appears to be utilized by ZFS.
When I then tried working with GhostBSD on my physical desktop computer, I was disappointed. I could not get GhostBSD's installation media to boot. GhostBSD's boot media supports several boot options (normal, safe graphics settings and booting without ACPI support). Taking any of the options caused GhostBSD to lock up about two seconds into the boot process and refuse to proceed. This limited my experiment with GhostBSD to the virtual machine.
Applications
GhostBSD ships with a fairly standard set of open source applications. Firefox is available, along the with the Thunderbird e-mail client, the Pidgin messaging software and the HexChat IRC client. LibreOffice is installed for us along with a dictionary and the Atril document viewer. The Cheese webcam utility is included along with the Xfburn disc burning software.

GhostBSD 11.1 -- Browsing available applications
(full image size: 656kB, resolution: 1280x1024 pixels)
GhostBSD ships with MPlayer for watching videos and Exaile for playing audio files. I was able to play video files out of the box, but unable to listen to MP3 files with the default codecs. We can use the OctoPkg package manager to grab additional codecs. GhostBSD's codec packages are clearly named, making it easier to find what we need. For example, we can install gstreamer-plugins-mp3 to play MP3 files and gstreamer-plugins-ogg to play OGG files.
The operating system provides us with the Caja file manager, a desktop application for setting up printers and the Shotwell photo manager. We can also find an archive manager, text editor and image viewer in the application menu. There is a launcher called GhostBSD Bugs which opens Firefox and displays the project's issue tracker. In the background we find the Clang compiler, the FreeBSD command line tools and the FreeBSD 11.1 kernel. There was another program called GSmartControl, but it failed to open when I tried to launch it.
Other features
GhostBSD ships with FreeBSD's Linux compatibility software enabled. This means, in theory, GhostBSD will be able to run Linux executable files, assuming all library dependencies are met. I tested the Linux compatibility functionality using a Linux package for the Sublime editor available in the FreeBSD package repository. The package installed and was added to my application menu, but failed to start. I also tried a game called Nero and, while it loaded, the game quickly crashed. It seems the Linux compatibility layer can work in some cases, but it is probably best not to rely on it, especially for more modern applications such as Chrome or Steam.
Before GhostBSD starts, the FreeBSD boot menu is displayed and it includes an option to select a boot environment. A boot environment is a snapshot of the operating system, usually taken prior to a software upgrade or configuration change which might damage the system. GhostBSD does not appear to ship with any tools for managing boot environments, but the boot environment administration (beadm) package is available in the software repository. beadm is a command line tool which makes it easy to create, destroy and mount snapshots.
I tested beadm and found I could successfully create snapshots and activate them to be used at the next system restart. I also found the boot menu would recognize the snapshots I created and allow me to select which one I wanted to boot. This means, so long as I run beadm create prior to a configuration change or system update, if anything goes wrong a broken system can be fixed by rebooting and selecting the most recent snapshot from the boot menu. Short of hardware failure, GhostBSD running on ZFS is nearly bullet proof.
By default, GhostBSD makes both sudo and a root account available for people who wish to perform administrative tasks. The first user we create, at install time, is automatically set up to be able to use sudo to perform admin actions.
Conclusions
Most of my time with GhostBSD, I was impressed and happy with the operating system. GhostBSD builds on a solid, stable FreeBSD core. We benefit from FreeBSD's performance and its large collection of open source software packages. The MATE desktop was very responsive in my trial and the system is relatively light on memory, even when run on ZFS which has a reputation for taking up more memory than other file systems.

GhostBSD 11.1 -- Running Firefox and LibreOffice
(full image size: 495kB, resolution: 1280x1024 pixels)
There were a couple of weak links in GhostBSD's chain, the big one being hardware compatibility. While the operating system worked very well in VirtualBox, I could not get it to boot on my desktop hardware, a problem I typically have with FreeBSD-based projects. I can often work around little issues when trying a new operating system, but only if it will boot. The second concern I had was with the package manager. OctoPkg works, but it is very minimal and it doesn't make it particularly easy for new users to find the software they want. I'm hoping to see a more modern looking software centre in future versions of GhostBSD.
One final concern I had was GhostBSD does not have quite the range of software a Linux distribution can access. Most of the same programs are there and people who use open source software exclusively will probably find everything they need. However, people who want to run Chrome, Steam or other modern, closed source applications which do run on Linux will not find them on GhostBSD.
The killer feature, from my point of view, was GhostBSD's great ZFS and boot environment support. Full disk ZFS is supported right in the installer and GhostBSD makes it very easy to set up. Most users will be able to just click through the partitioning screen without adjusting anything. Then, once we have the beadm package installed, we can make use of boot environments, snapshotting our operating system before making any major changes. Then a restart will fix almost any issue which comes up.
I think GhostBSD has matured a lot in the past few years and it is close to being on par with Linux equivalents such as Ubuntu MATE. I definitely recommend giving it a try, if you have hardware that is compatible with GhostBSD, I think the operating system will provide a pleasant experience.
* * * * *
Hardware used in this review
My physical test equipment for this review was a desktop HP Pavilon p6 Series with the following specifications:
- Processor: Dual-core 2.8GHz AMD A4-3420 APU
- Storage: 500GB Hitachi hard drive
- Memory: 6GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
* * * * *
Visitor supplied rating
GhostBSD has a visitor supplied average rating of: 7/10 from 29 review(s).
Have you used GhostBSD? You can leave your own review of the project on our ratings page.
|
Miscellaneous News (by Jesse Smith) |
Linspire and Freespire return, Parsix shuts down, wide-spread CPU bugs, Ubuntu 17.04 reaching its end of life
The Linspire distribution has had a long and mixed history. Linspire (originally named Lindows) is a commercial distribution which has changed hands a few times. Linspire started as a Debian-based project designed to offer a familiar desktop environment for Windows users. Linspire was later re-based on Ubuntu and continued its beginner-friendly mission. However, the Linspire distribution was eventually purchased by Xandros and discontinued back around 2008. At the end of 2017, PC/OpenSystems LLC announced they had purchased Linspire and its community edition, Freespire, and would resume development of these two Ubuntu-based distributions. Linspire is being sold as a commercial product which can be bundled with PC/OpenSystems computers while Freespire can be downloaded free of charge. More information can be found on the PC/OpenSystems Linspire information page.
* * * * *
Parsix GNU/Linux, a Debian-based desktop distribution, is being shut down. The project's home page has announced the Parsix repositories have been shut down and users of the distribution are encouraged to use Debian's package repositories. "Please point your apt repositories to Debian Jessie. Security repository is still active, however the plan is to shut it down on December 15, 2017."
* * * * *
Many technology websites are abuzz this week with news of multiple bugs in Intel processors which can leak critical kernel information to programs running on the operating system. This could potentially leak user credentials or security keys to any malicious program or user on the system. CNXSoft reports, "Many security bugs can be fixed without performance penalty, but according to reports Intel processors have a hardware bug - whose details have not been disclosed yet (embargo) - that seems to affect all operating systems including Windows, Linux, macOS, etc, and the fix may lead to significant performance hits for some tasks." Working around the bug seem to slow down systems by 5% to 30%, depending on the task being monitored. It has been reported that, apart from Intel x86 processors, ARM64 CPUs are also affected. Tom Lendacky, a Linux developer working for AMD, has stated that AMD x86 processors are not affected by one of the bugs, but another, related bug appears to affect all x86 processors. Patches for all major operating systems are expected in be released during the month of January 2018. The openSUSE News page has more details on the multiple processor issues. A great overview of both CPU issues can be found in a mailing list post by DragonFly BSD's Matthew Dillon.
* * * * *
Steve Langasek has announced the supported life of Ubuntu 17.04 is drawing to a close. "Ubuntu announced its 17.04 (Zesty Zapus) release almost 9 months ago, on April 13, 2017. As a non-LTS release, 17.04 has a 9-month support cycle and, as such, will reach end of life on Saturday, January 13th. At that time, Ubuntu Security Notices will no longer include information or updated packages for Ubuntu 17.04. The supported upgrade path from Ubuntu 17.04 is via Ubuntu 17.10." Ubuntu 17.04 users are advised to upgrade to version 17.10. Instructions for performing the upgrade can be found in the Ubuntu Community Help Wiki.
* * * * *
These and other news stories can be found on our Headlines page.
|
Tips and Tricks (by Jesse Smith) |
Adding an AppImage to the application menu
These days the concept of portable applications which can be downloaded and run on any Linux distribution is increasingly popular. A lot of distributions are moving to support portable technologies like Flatpak and Snap packages. However, while Flatpak and Snap both require a supporting framework to be available for applications to run, there are other portable package formats which are entirely self-contained and do not need distribution-level support.
We have talked about these portable package formats before and one of the most easy to use, portable packages is AppImage. An application which has been built as an AppImage is downloaded as a single file. This file can be made executable and then run on virtually any Linux distribution as the one file contains all of the application's dependencies.
One drawback to working with AppImages is most applications distributed as an AppImage will not integrate themselves into our desktop environment. This makes it less convenient to run an AppImage than an application which is installed via our operating system's software manager. In this Tips and Tricks column we are going to explore how to set up a short-cut in our desktop's application menu which can be used to run an AppImage bundle, or any other program.
The first thing we need to do is make sure the AppImage file, or other program we want to run, is executable. From the command line we can do this with the chmod program. In this example we will make the AppImage for AwesomeGame executable and then create a short-cut for it. The following commands make the AwesomeGame.AppImage bundle executable so we can run it. In this example I assume the AwesomeGame.AppImage bundle is in my Downloads directory.
cd /home/jesse/Downloads
chmod a+x AwesomeGame.AppImage
We can test to make sure the AppImage bundle works by running it directly on the command line using
./AwesomeGame.AppImage
Once we have confirmed the bundle runs and works as expected we can then create a short-cut to the game. To make a short-cut in our application menu we need to create a special file, called a .desktop file. This file must be saved in our .local/share/applications directory. We can use any text editor to create this .desktop file, I'm going to use the KWrite text editor:
kwrite ~/.local/share/applications/AwesomeGame.desktop
In this new text file we need to place a series of lines which describe what the short-cut points to. In my case the new text file will look like this:
[Desktop Entry]
Name=AwesomeGame
Categories=Game
Comment=This is a short-cut to the AwesomeGame AppImage
Exec=/home/jesse/Downloads/AwesomeGame.AppImage
Type=Application
The "[Desktop Entry]" line at the top will be the same for every short-cut and should always be the first line. The Name field is what we want to be shown in the application menu and is usually something short so it fits in the menu. The Categories field can be blank, but should match the name of a sub-menu, like "Office" or "Game" or "Internet". The Comment field can be anything at all and I like to briefly describe what I am going to access. The Type field should always be set to "Application" for programs we plan to run.
The Exec field is the full path where our program can be found. In my case, I want to run the bundle called AwesomeGame.AppImage in my Downloads directory. Once this file has been saved, a new entry called AwesomeGame should appear in our application menu.
The above example assumes we are the only user who wants to be able to run the AwesomeGame program and so we only added a launcher to our own application menu. Our personal launchers are all kept in the ~/.local/share/applications directory. If we want to make this launcher available to everyone using our computer, we can move the launcher into everyone's application menu by placing our AwesomeGame.desktop file in the global menu location, /usr/share/applications. We can do this by moving our launcher:
sudo mv ~/.local/share/applications/AwesomeGame.desktop /usr/share/applications/
While this approach works for AppImage programs, it will also work for any application we have downloaded which does not get added to our application menu automatically.
* * * * *
More tips can be found in our Tips and Tricks archive.
|
Released Last Week |
feren OS 2018.01
feren OS is a desktop Linux distribution based on Linux Mint's main edition. The feren OS distribution ships with the Cinnamon desktop environment and includes the WINE compatibility layer for running Windows applications. The project's latest snapshot features many new wallpapers, a new software manager and an updated theme manager: "Software has been replaced, by Software Manager. Before you say anything, I made sure this was the Software Manager I wanted, but ever since I saw the first ever screenshot of the newly revamped Mint Software Manager, I knew that was what I wanted a Software Center to be like in feren OS, until it gets its own one, so, when Mint 18.3 was released, alongside upgrading feren OS users to the base of 18.3, I also made a quick job at replacing GNOME Software with Mint's one, in the most user-friendly way possible, without getting in the way of users, and yeah, this is the new Software Center feren OS uses, and already, it does package and app searching from PPAs way better than GNOME Software did. Also, Flatpak is also now installed too." Further information can be found in the project's release announcement.
Linspire 7.0, Freespire 3
PC/OpenSystems has announced the organisation has purchased the rights to the commercial Linspire distribution and its community branch, Freespire. PC/OpenSystems is re-launching these two, long-dormant Linux distributions with refreshed packages and features. The new releases, Linspire 7.0 and Freespire 3.0, are based on Ubuntu. "Today the development team at PC/OpenSystems LLC is pleased to announce the release of Freespire 3.0 and Linspire 7.0. While both contain common kernel and common utilities, they are targeted towards two different user bases. Freespire is a FOSS distribution geared for the general Linux community, making use of only open source components, containing no proprietary applications. This is not necessarily a limitation: through our software center and extensive repositories, Freespire users can install any application that they wish. Linspire is a commercial release which builds on the elegant Freespire foundation. It does include a proprietary software set optimized for business users, students, researchers and developers." A list of features and further details can be found in the company's release announcement.

Linspire 7.0 -- Running the Xfce desktop
(full image size: 909kB, resolution: 1366x768 pixels)
Robolinux 8.10
Robolinux is a Debian-based desktop distribution which offers pre-configured virtual machines to help users run Windows software from their Linux desktop. The project's latest version, Robolinux 8.10, is based on Debian 8. "This major Robolinux upgrade involved several months of hard work finding every way possible to improve the speed and functionality of our Raptor version 8.10 Operating Systems. We also fixed the fusion-icon dependency issue in our 3D MATE and Xfce versions and upgraded Firefox to Quantum version 57.01 and Thunderbird to version 52.5.2 Robolinux 8.10 also has over 200 important upstream security and application updates. All of the upgraded 32- and 64-bit Robolinux Raptor Version 8.10 operating systems come with over 120 custom built wifi, video and printer drivers and can run Windows XP, 7 and 10 virus-free inside. Every version is loaded with many popular one-click installer applications such as the Tor browser, I2P, several very popular multimedia apps, Google Chrome, Google Earth, Skype and VirtualBox, plus 12 incredibly powerful security and privacy apps to keep our users safe!" Along with the new version, many of Robolinux's commercial add-ons are now being offered free of charge from the project's store. Details can be found in the project's release notes.
IPFire 2.19 Core 117
IPFire is a Linux distribution that is focused on easy setup, good handling and high level of security. It is operated via an intuitive web-based interface which offers many configuration options for beginning and experienced system administrators. The project has released a new update, IPFire 2.19 Core Update 117, which features several security fixes and improvements. "One moderate and one low security vulnerability have been patched in OpenSSL 1.0.2n. The official security advisory can be found here. It is now possible to define the inactivity timeout time when an idle IPsec VPN tunnel is being closed. Support for MODP groups with subgroups has been dropped. Compression is now disabled by default because it is not very effective at all. strongswan has been updated to 5.6.1. It is now easier to route OpenVPN Roadwarrior Clients to IPsec VPN networks by choosing routes in each client’s configuration. This makes hub-and-spoke designs easier to configure." Further details can be found in the distribution's release announcement.
GeckoLinux 423
GeckoLinux is an openSUSE-based spin which features non-free packages not found in openSUSE's default repositories. The distribution's latest release, GeckLinux 423, uses a new build system, called Kiwi, which offers improvements. "Thanks to Kiwi, GeckoLinux now boasts the following improvements: Much smoother and more reliable startup. Splash screen during live system startup. Better hardware detection, especially Xorg startup with certain troublesome graphics cards. No more entering passwords for the live session user account. Live USB persistence - GeckoLinux can now be used as an excellent portable OS, not just as an installation medium. Cleaner ISO build process and structure that is more in line with openSUSE." The new version also includes a repository containing NVIDIA drivers, enabled by default. Further information can be found in the project's release notes.
* * * * *
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: 698
- Total data uploaded: 17.2TB
|
Upcoming Releases and Announcements |
Summary of expected upcoming releases
|
Opinion Poll |
Thoughts on Linspire and Freespire
In our News section we talked about the Linspire and Freespire distributions being brought back into development by PC/OpenSystems. In this week's poll we would like to find out your thoughts on these two long-dormant distributions. Have you used them before, are you planning to use them in the future?
You can see the results of our previous poll on number of distributions installed recently in last week's edition. All previous poll results can be found in our poll archives.
|
Thoughts on Linspire and Freespire
I have used them before and plan to again: | 110 (8%) |
I have used them before and do not plan to again: | 263 (18%) |
I have not used them before but plan to in the future: | 66 (5%) |
I have not used them before and do not plan to in the future: | 851 (59%) |
Unsure: | 144 (10%) |
|
|
DistroWatch.com News |
Improved package search
One feature we have been tweaking and improving this week is searching for packages. This feature helps visitors find distributions which include a specific version of a package, or which omit a package. For example, we can find distributions which include the latest kernel or which do not feature systemd.
In the past, the search function could get confused when comparing package versions which contained double-digit decimal numbers. For example, it was not always clear whether "4.10" should be greater than or less than "4.9". Mathematically, the answer would be less, but practically, the way most projects label their versions, "4.10" is greater than "4.9". The search function now does a better job of taking these situations into account and should accurately compare version numbers.
* * * * *
New projects added to database
Archman GNU/Linux
Archman GNU/Linux is an Arch Linux-based distribution which features the Calamares system installer and a pre-configured desktop environment. Archman also features the Octopi package manager to make installing new software easier.

Archman GNU/Linux 2018.01 -- Running the Xfce desktop
(full image size: 1.7MB, resolution: 1280x1024 pixels)
* * * * *
Distributions added to waiting list
- VeltOS. VeltOS is an Arch-based Linux distribution which allows its community of users to vote on all aspects of the operating system's design and default applications.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 15 January 2018. Past articles and reviews can be found through our Article Search page. To contact the authors please send e-mail to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews/submissions, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, donations, comments)
- Bruce Patterson (podcast)
|
|
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 1, value: US$5) |
|
|
|
 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 1022 (2023-06-05): GetFreeOS 2023.05.01, Slint 15.0-3, Liya N4Si, cleaning up crowded directories, Ubuntu plans Snap-based variant, Red Hat dropping LireOffice RPM packages |
• Issue 1021 (2023-05-29): rlxos GNU/Linux, colours in command line output, an overview of Void's unique features, how to use awk, Microsoft publishes a Linux distro |
• Issue 1020 (2023-05-22): UBports 20.04, finding another machine's IP address, finding distros with a specific kernel, Debian prepares for Bookworm |
• Issue 1019 (2023-05-15): Rhino Linux (Beta), checking which applications reply on a package, NethServer reborn, System76 improving application responsiveness |
• Issue 1018 (2023-05-08): Fedora 38, finding relevant manual pages, merging audio files, Fedora plans new immutable edition, Mint works to fix Secure Boot issues |
• Issue 1017 (2023-05-01): Xubuntu 23.04, Debian elects Project Leaders and updates media, systemd to speed up restarts, Guix System offering ground-up source builds, where package managers install files |
• Issue 1016 (2023-04-24): Qubes OS 4.1.2, tracking bandwidth usage, Solus resuming development, FreeBSD publishes status report, KaOS offers preview of Plasma 6 |
• Issue 1015 (2023-04-17): Manjaro Linux 22.0, Trisquel GNU/Linux 11.0, Arch Linux powering PINE64 tablets, Ubuntu offering live patching on HWE kernels, gaining compression on ex4 |
• Issue 1014 (2023-04-10): Quick looks at carbonOS, LibreELEC, and Kodi, Mint polishes themes, Fedora rolls out more encryption plans, elementary OS improves sideloading experience |
• Issue 1013 (2023-04-03): Alpine Linux 3.17.2, printing manual pages, Ubuntu Cinnamon becomes official flavour, Endeavour OS plans for new installer, HardenedBSD plans for outage |
• Issue 1012 (2023-03-27): siduction 22.1.1, protecting privacy from proprietary applications, GNOME team shares new features, Canonical updates Ubuntu 20.04, politics and the Linux kernel |
• Issue 1011 (2023-03-20): Serpent OS, Security Onion 2.3, Gentoo Live, replacing the scp utility, openSUSE sees surge in downloads, Debian runs elction with one candidate |
• Issue 1010 (2023-03-13): blendOS 2023.01.26, keeping track of which files a package installs, improved network widget coming to elementary OS, Vanilla OS changes its base distro |
• Issue 1009 (2023-03-06): Nemo Mobile and the PinePhone, matching the performance of one distro on another, Linux Mint adds performance boosts and security, custom Ubuntu and Debian builds through Cubic |
• Issue 1008 (2023-02-27): elementary OS 7.0, the benefits of boot environments, Purism offers lapdock for Librem 5, Ubuntu community flavours directed to drop Flatpak support for Snap |
• Issue 1007 (2023-02-20): helloSystem 0.8.0, underrated distributions, Solus team working to repair their website, SUSE testing Micro edition, Canonical publishes real-time edition of Ubuntu 22.04 |
• Issue 1006 (2023-02-13): Playing music with UBports on a PinePhone, quick command line and shell scripting questions, Fedora expands third-party software support, Vanilla OS adds Nix package support |
• Issue 1005 (2023-02-06): NuTyX 22.12.0 running CDE, user identification numbers, Pop!_OS shares COSMIC progress, Mint makes keyboard and mouse options more accessible |
• Issue 1004 (2023-01-30): OpenMandriva ROME, checking the health of a disk, Debian adopting OpenSnitch, FreeBSD publishes status report |
• Issue 1003 (2023-01-23): risiOS 37, mixing package types, Fedora seeks installer feedback, Sparky offers easier persistence with USB writer |
• Issue 1002 (2023-01-16): Vanilla OS 22.10, Nobara Project 37, verifying torrent downloads, Haiku improvements, HAMMER2 being ports to NetBSD |
• Issue 1001 (2023-01-09): Arch Linux, Ubuntu tests new system installer, porting KDE software to OpenBSD, verifying files copied properly |
• Issue 1000 (2023-01-02): Our favourite projects of all time, Fedora trying out unified kernel images and trying to speed up shutdowns, Slackware tests new kernel, detecting what is taking up disk space |
• Issue 999 (2022-12-19): Favourite distributions of 2022, Fedora plans Budgie spin, UBports releasing security patches for 16.04, Haiku working on new ports |
• Issue 998 (2022-12-12): OpenBSD 7.2, Asahi Linux enages video hardware acceleration on Apple ARM computers, Manjaro drops proprietary codecs from Mesa package |
• Issue 997 (2022-12-05): CachyOS 221023 and AgarimOS, working with filenames which contain special characters, elementary OS team fixes delta updates, new features coming to Xfce |
• Issue 996 (2022-11-28): Void 20221001, remotely shutting down a machine, complex aliases, Fedora tests new web-based installer, Refox OS running on real hardware |
• Issue 995 (2022-11-21): Fedora 37, swap files vs swap partitions, Unity running on Arch, UBports seeks testers, Murena adds support for more devices |
• Issue 994 (2022-11-14): Redcore Linux 2201, changing the terminal font size, Fedora plans Phosh spin, openSUSE publishes on-line manual pages, disabling Snap auto-updates |
• Issue 993 (2022-11-07): Static Linux, working with just a kernel, Mint streamlines Flatpak management, updates coming to elementary OS |
• Issue 992 (2022-10-31): Lubuntu 22.10, setting permissions on home directories, Linux may drop i486, Fedora delays next version for OpenSSL bug |
• Issue 991 (2022-10-24): XeroLinux 2022.09, learning who ran sudo, exploring firewall tools, Rolling Rhino Remix gets a fresh start, Fedora plans to revamp live media |
• Issue 990 (2022-10-17): ravynOS 0.4.0, Lion Linux 3.0, accessing low numbered network ports, Pop!_OS makes progress on COSMIC, Murena launches new phone |
• Issue 989 (2022-10-10): Ubuntu Unity, kernel bug causes issues with Intel cards, Canonical offers free Ubuntu Pro subscriptions, customizing the command line prompt |
• Issue 988 (2022-10-03): SpiralLinux 11.220628, finding distros for older equipment and other purposes, SUSE begins releasing ALP prototypes, Debian votes on non-free firmware in installer |
• Issue 987 (2022-09-26): openSUSE's MicroOS, converting people to using Linux, pfSense updates base system and PHP, Python 2 dropped from Arch |
• 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 |
• 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 | 
Parted Magic
Parted Magic is a small live CD/USB/PXE with its elemental purpose being to partition hard drives. Although GParted and Parted are the main programs, the CD/USB also offers other applications, such as Partition Image, TestDisk, fdisk, sfdisk, dd, ddrescue, etc. In August 2013 the distribution became a commercial product and is no longer available as a free download.
Status: Active
|
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).
|
|