DistroWatch Weekly |
| 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$10) |
|
|
|
 bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
| Extended Lifecycle Support by TuxCare |
|
|
| Reader Comments • Jump to last comment |
1 • AlmaLinux (by Simon on 2024-04-22 00:47:25 GMT from New Zealand)
Great to see this RHEL clone filling that gap that Red Hat created when it sabotaged CentOS.
2 • Localsend - comparison (by sooth_sayer on 2024-04-22 01:11:10 GMT from United States)
Isn't it offering overlapping capabilities with KDEconnect?
3 • Missing word (by Allan on 2024-04-22 02:18:11 GMT from Mexico)
I think there the word "reproducible" is missing in the second Miscellaneous News about fedora reproducible packages:
"While some Linux distributions, such as Debian and Arch Linux, have made strong progress in making their packages (*) the Fedora project has not made reproducible builds a focus."
4 • LocalSend vs SyncThing (by Pumpino on 2024-04-22 04:36:46 GMT from Australia)
I hadn't heard of LocalSend, but I've been a happy SyncThing user for a couple of years. I assume I'm not the only one here. For those that have used both, what are the differences?
5 • Command not found (by LinuxMintUser on 2024-04-22 05:15:34 GMT from United Kingdom)
john@john-HP-Pavilion-g6-Notebook-PC:~$ ld.so --help ld.so: command not found john@john-HP-Pavilion-g6-Notebook-PC:~$
6 • @1 (Alma Linux) (by Microlinux on 2024-04-22 05:18:23 GMT from France)
Rocky Linux is already filling that gap perfectly. They remain bit for bit (and bug for bug) compatible with RHEL, and with the RESF the project has a strong legal foundation that prevents "paradigm shifts" like we've seen when CentOS pulled the rug from under our feet.
On a side note, I've been a CentOS user (in production) since 4.x and when CentOS made its infamous announcement, I had a brief stint with Oracle Linux after migrating all my stuff to Rocky Linux. They also have an extremely nice community.
7 • My CPU supports ...? (by Guido on 2024-04-22 05:50:06 GMT from Philippines)
The command "ld.so --help" is unknown on a typical Ubuntu/Mint installation! What can we use instead? There is /usr/bin/ld installed, but it will not show this information.
8 • re 5 & 7 (by Someguy on 2024-04-22 06:36:32 GMT from United Kingdom)
...same result - command not found. [Mint23.2].
9 • Sending files over local network (by Mint on 2024-04-22 06:39:46 GMT from Australia)
I use Warpinator and I reckon I have never been happier with any single piece of software as I have with it. Transfers large files quickly from phone to laptop and has allowed me to leave the much slower Bluetooth behind for this purpose.
Yet another of the great utilities developed by Mint, along with a top notch distro.
10 • @5 A better script to text x86_64 version (by Hellfire103 on 2024-04-22 07:28:23 GMT from The Netherlands)
Here's an awk script that should determine your x86_64 version:
#!/usr/bin/awk -f
BEGIN { while (!/flags/) if (getline < "/proc/cpuinfo" != 1) exit 1 if (/lm/&&/cmov/&&/cx8/&&/fpu/&&/fxsr/&&/mmx/&&/syscall/&&/sse2/) level = 1 if (level == 1 && /cx16/&&/lahf/&&/popcnt/&&/sse4_1/&&/sse4_2/&&/ssse3/) level = 2 if (level == 2 && /avx/&&/avx2/&&/bmi1/&&/bmi2/&&/f16c/&&/fma/&&/abm/&&/movbe/&&/xsave/) level = 3 if (level == 3 && /avx512f/&&/avx512bw/&&/avx512cd/&&/avx512dq/&&/avx512vl/) level = 4 if (level > 0) { print "CPU supports x86-64-v" level; exit level + 1 } exit 1 }
11 • LXQt (by Kazlu on 2024-04-22 08:04:36 GMT from France)
I must tip my hat to LXQt devs for successfully merging two already large enough projects (RazorQt and LXDE) and keeping such an active and pertinent developpment in the long term.
This project fills a nich no other project sits in (a lightweight DE using Qt). I am no longer using LXQt but I did for a while last year and I found it pleasant, quite to my taste, coming from the conservative Xfce user that I am. I am no longer using it because the theming consistency in a distro not thought for using it (Ubuntu Studio) eventually put me off and I am no longer ready to dig and solve this by hand. So, no fault of LXQt!
For the recors, this is exactly why I am actually happy to see spins of various distros here and there which focus on just using a new DE on an existing distro, as long as it's done with care of course. It is actually useful. Otherwise I stick with the defaukt (KDE is serviceable in Ubuntu Studio), Xfce being my #1 choice.
12 • LocalSend (by rayburn on 2024-04-22 08:18:01 GMT from United Kingdom)
Thanks for reviewing this tool Jesse, I had never heard of it before so I just installed it on Desktop and Android and it works perfectly - brilliant app.
13 • ld.so --help | grep x86-64-v output (by bassplayer69 on 2024-04-22 08:53:31 GMT from United States)
x86-64-v4 x86-64-v3 (supported, searched) x86-64-v2 (supported, searched)
AMD 4 CPU Ryzen 9 5950X 16-Core Processor
14 • Wayland (by Mike on 2024-04-22 09:53:05 GMT from The Netherlands)
I recently moved to Solus OS with Plasma. The default is Wayland, but I noticed my Nvidia 1050 doesn't play well with Wayland. When I use Youtube, the videos keep stuttering. Is this "normal"? It doesn't look like Wayland has matured enough to be the default. Does anyone recognise this?
15 • sending files; CPU level (by Anthony on 2024-04-22 10:15:02 GMT from Czechia)
I never yet heard of LocalSend, but after unsuccessfully trying Warpinator and croc (and after seeing the unholy amount of dependencies for KDE Connect), I settled with magic-wormhole run in termux on my phone. It works, and I don't even need to set up firewall rules.
I, too, lack the ld.so program. For me, it seems to be `/lib/ld-linux.so.2 --help`, but it only mentions i686, tls and sse2. According to @Hellfire103's script, my CPU supports level 3. (i3-8100)
16 • LocalSend and ld.so (by Jesse on 2024-04-22 11:51:09 GMT from Canada)
@2: "Isn't it offering overlapping capabilities with KDEconnect? "
Not really. KDE Connect is for managing two devices you own and linking them together. This requires pairing the devices, configuring which modules to use/allow, and then it will allow you to manage one device from the other. This happens to include sharing files between devices.
LocalSend is for just sharing files between two devices, one of which you don't control. It's for friends or co-workers to share files, usually when in the same room or office together. It requires no pairing, no setup, and no configuration.
@7: "The command "ld.so --help" is unknown on a typical Ubuntu/Mint installation! What can we use instead?"
If ld.so is not in your path then there is probably an equivalent in /usr/lib64/. This will typically be something like "/usr/lib64/ld-linux-x86-64.so.2" or "/usr/lib64/ld-linux-x86-64.so.3". Typically distributions, including Debian-based ones make ld.so a symbolic link to the full path.
17 • Alma, Rocky, Nobara (by Otis on 2024-04-22 11:59:16 GMT from United States)
@1 @6 Nobara as an alternative is a beginner friendly version of Fedora.. RHEL vs Fedora and resultant Alma, Rocky, Nobara, CentOS etc (many more) interesting discussions abound, but home users vary in their needs (just like true Enterprise users in the business universe).
https://discussion.fedoraproject.org/t/red-hat-website-should-rewrite-their-relationship-with-fedora/47190/2
18 • ld.so on ubuntu/linux mint (by ferd on 2024-04-22 14:56:26 GMT from United States)
I found that if I run '/lib64/ld-linux-x86_64.so.2 --help' on my linux mint (ubuntu derivative) it'll do the thing that Jesse is explaining.
19 • Kanotix out of nostalgy (by Ennio on 2024-04-22 15:44:59 GMT from The Netherlands)
Thanks to Jörg Schirottke, whom goes by the artistic name of “Kano”, for bringing Kanotix again into the spotlight. Although Distrowatch stops the counter at the 2013 edition, Kano has never abandoned his scripts and builds, together with Andreas Loibl of Acritox fame (where you can find the nightlies). Wikipedia says it all...
20 • LocalSend (by Bernhard on 2024-04-22 16:13:41 GMT from Germany)
Thanks for introducing this gem. I used Warpinator for transferring some files from my laptop (Arch) to the desktop (Ubuntu). Although there's an app for mobile phones, I couldn't get it working on mine. LocalSend on the other hand just works! Installed the AppImage version on my laptop and the version from FDroid for my phone. Great software.
21 • Local Send and Tailscale (by Gary on 2024-04-22 20:51:30 GMT from Canada)
Of interest to iOS users who also enjoy using Local Send is description by Martn Wimpress in episode 18 of the 'Linux Matters' podcast combining Tailscale and Local Send to expand it beyond being 'local' !
https://linuxmatters.sh/18/
From the show notes: Snap, Crackle and Desktop EP 18: Tuesday, Dec 12, 2023 Martin creates an Open-Source Apple AirDrop-alike for sending files around the aether with LocalSend
I'm not affiliated with this podcast but enjoy it's topics!
22 • Local Send and Tailscale (by Gary on 2024-04-22 21:10:58 GMT from Canada)
@21 Forgot to mention for anyone who listens to episode 18, tune in at the 19 minute mark for Martin's description using Local Send with Tailscale/Zerotier.
Also, it's easy to change the name of your device in Local Send settings dialogue. Click the square to stop, highlight and change the name to what you want.
23 • RetroShare and OnionShare (by Random Experienced Void User on 2024-04-23 18:09:19 GMT from United States)
RetroShare runs on desktops only, OnionShare on everything. RetroShare handles LAN or Internet transfers, with tor being optional. OnionShare runs strictly over tor.
https://retrosharedocs.readthedocs.io/en/latest/concept/topology/
The RetroShare project has some work done on a mobile app. All development talk happens on RetroShare channels, join if interested. The Void Linux RetroShare package is out of date and orphaned; use the AppImage or Flatpak.
24 • Kanotix keeping the faith (by Kingneutron on 2024-04-23 18:18:01 GMT from United States)
Really nice to see KANOTIX making the news, since KNOPPIX has kind of fallen by the wayside and hasn't had an official (torrentable) release in a few years.
25 • Fedora woes (by ThomasAnderson on 2024-04-23 23:20:54 GMT from Australia)
Just my thought for the day as Fedora40 released
Fedoras release cycle is a disadvantage for most users.
"The Fedora Project releases a new version of Fedora Linux approximately every six months and provides updated packages (maintenance) to these releases for approximately 13 months"
Why I think this? With such an intense release cycle of 6 months for new versions and maintenance for only 13 months, having to upgrade becomes a never ending chore of backups and reinstalls. Backing up an entire drive is a chore. Yes there are automated tools but if you want to have more control, you will do it yourself folder by folder and this can take an entire day depending on the size of your drive/s
If the new releases only provides maintenance to packages and kernel, why this has to be entirely new version?
Why can't packages and kernel be updated for longer? Is there some limitation on package and kernel updates in Fedora? Is their team not capable of updating packages and providing new kernels for more than 6 months? Packages and kernel should be able to be updated indefintely like on a rolling distro? Why is there then a need for a new version every 6 months? You can still "freeze" packages for 6 months for stability and then release new versions without having to create an entirely new version of Fedora.
26 • Fedora release cycle (by Otis on 2024-04-24 00:03:07 GMT from United States)
@25 Some of us have opted for rolling release iterations of our favorite release cycle distros. There are many rolling release forks/siblings of Fedora, and quite well done I might add.
27 • Detecting supported architectures : ld.so --help (by eb on 2024-04-24 09:51:48 GMT from France)
@18 : thanks, the same on Slackware : /lib64/ld-linux-x86-64.so.2 is a symbolic link to /lib64/ld-2.33.so
28 • Fedora, Rolling (by Jan on 2024-04-24 10:26:23 GMT from The Netherlands)
@25 @26 I agree on comment 25. @26 A rolling release version of Fedora I could not find. And if there exists one, it probably has not the solid backing/management/safety which Fedora seems to have.
The only alternative with a solid backing/management/safety i could find is OpenSUSE TW, and maybe MX,
29 • Command not found (by Relative on 2024-04-24 17:31:51 GMT from United States)
Running the command on a 2009 iMac with 64-bit version of Mate 21.3 gets:
/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 --help | grep x86-64-v x86-64-v4 x86-64-v3 x86-64-v2
Does that mean the iMac is running v1?
30 • Fedora (by ThomasAnderson on 2024-04-24 23:18:30 GMT from Australia)
The problem with Fedora is that application delivery is coupled to operating system delivery, whereas ideally, these should be seperated.
Operating system delivery means primarily the kernel and "core system apps" and gnome. Application delivery means user apps like Firefox, LibreOffice etc....
Fedora lumping both together, means they need to create frequent 6 month releases, which is causing the issues for users.
Why doesn't Fedora and other distros, have a seperation in place?
An example of such a distro would be that the release of Fedora 40 includes all the latest stable versions and updates for everything; -user apps receive updates when apps updates are available -security updates for kernel and gnome etc are provided when they are released -the kernel remains the same for 6 months as do the versions for system apps
After 6 months of testing by Fedora, they release a new kernel and system apps in an update
That's it. No bleeding edge kernel, but it is stable and updated every 6 months and apps which the user needs which are updated to current when available.
No need for constantly messing with users every 6 months.
31 • Fedora, @25, @26, @30 (by Mr. Moto on 2024-04-25 05:48:40 GMT from Philippines)
I'm a long-term Linux user, but no expert, so maybe I'm missing something. Why go through full drive backups and reinstalls for every new Fedora version (@25) when they offer a very simple upgrade process? I had Fedora 39 running on a VM. This week I opened the software app and out came a popup -"A new version of Fedora is available, would you like to download it?" And a caveat: "Restart required." I downloaded and restarted and now I'm running Fedora 40 with the same settings I had on the old version. Not only that, but the old kernel is still available just in case. Granted, it took a good 10 minutes for a restart, and it looked very much like a Windows upgrade: "Do not turn off your computer or the world as you know it will end." But once done I was back to my familiar desktop as if nothing had transpired. Risk? No more than the frequent updates on a rolling release. I'm running Ubuntu 23.10 on my SSD, and plan to upgrade to 24.04 as soon as the update app allows. Just as simple as with Fedora. Linux Mint also offers upgrades from their own updates app, after they notify you of such availability.
https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-new-release/
I have nothing against rolling. I ran Endeavour and Garuda and like them very much. Also ran Tumbleweed for a while although it had more hiccups. Today, I have no need for the cutting edge, and the constant updates grew tedious. That's all. To each their own.
32 • Fedora (by ThomasAnderson on 2024-04-25 07:45:21 GMT from Australia)
@31
Why full drive backups? In the case where you have your /home encrypted and installing new release. Also just as a good habit for data protection the backups can be done when you do a reinstall. If you don't have a NAS, it has to be done manually or automated, however automated backup there is always the chance that maybe you miss something or there is an issue with certain file types....but they are getting better.
Upgrading vs reinstall? Personal preference is always to start from a clean slate. I had issues with upgrades and borked systems, which was a pain and I have a limit on my internet downloads
Ubuntu 23.10 (Mantic Minotaur) released Oct 2023, end of support Jul 2024 This is a 9 month cycle. Better than Fedora imo.
33 • @32Fedora (by Mr. Moto on 2024-04-25 08:39:46 GMT from Philippines)
@32, "This is a 9 month cycle. Better than Fedora imo." Fedora releases are supported for around 13 months. That's longer than Ubuntu's semiannual releases, not in my opinion but in fact. Of course, Ubuntu LTS offers 5 years support.
Don't know what an encrypted home has to do with a full drive backup.
If reinstalling is a personal preference, you are not being forced, as has been stated in these comments and they are not "constantly messing with users." "I had issues with upgrades and borked systems." I haven't had any, but I've had issues with rolling release updates. Twelve vs. a dozen, choose one.
"I have a limit on my internet downloads" I guess it depends on how the limits work. Over time, more bandwidth will be used with rolling.
34 • Fedora/Nobara (by Otis on 2024-04-26 14:17:32 GMT from United States)
@33 etc I'm an advocate for Nobara as it cycles/updates almost as a rolling release, along with being fitted with all that's missing in Fedora. I have mistakenly referred to Nobara as a rolling release. It just seems that way to me.
35 • Thoughts on Fedora and *buntus (by ThomasAnderson on 2024-04-26 23:51:46 GMT from Australia)
So good point about Nobara however for some reason you cannot skip versions. For example you cannot go from Nobara 37 to Nobara 39.
A whole bunch of *buntus just dropped which is cool however with Ubuntu Kylin, I can't help but wonder if anyone else thinks this is a spyware honeypot from China? Not the underlying base, but the Kylin desktop. Has it been audited?
Instinctively I don't trust any software from China.
Number of Comments: 35
Display mode: DWW Only • Comments Only • Both DWW and Comments
| | |
| 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 1151 (2025-12-08): FreeBSD 15.0, fun command line tricks, Canonical presents plans for Ubutnu 26.04, SparkyLinux updates CDE packages, Redox OS gets modesetting driver |
| • Issue 1150 (2025-12-01): Gnoppix 25_10, exploring if distributions matter, openSUSE updates tumbleweed's boot loader, Fedora plans better handling of broken packages, Plasma to become Wayland-only, FreeBSD publishes status report |
| • Issue 1149 (2025-11-24): MX Linux 25, why are video drivers special, systemd experiments with musl, Debian Libre Live publishes new media, Xubuntu reviews website hack |
| • Issue 1148 (2025-11-17): Zorin OS 18, deleting a file with an unusual name, NetBSD experiments with sandboxing, postmarketOS unifies its documentation, OpenBSD refines upgrades, Canonical offers 15 years of support for Ubuntu |
| • Issue 1147 (2025-11-10): Fedora 43, the size and stability of the Linux kernel, Debian introducing Rust to APT, Redox ports web engine, Kubuntu website off-line, Mint creates new troubleshooting tools, FreeBSD improves reproducible builds, Flatpak development resumes |
| • Issue 1146 (2025-11-03): StartOS 0.4.0, testing piped commands, Ubuntu Unity seeks help, Canonical offers Ubuntu credentials, Red Hat partners with NVIDIA, SUSE to bundle AI agent with SLE 16 |
| • Issue 1145 (2025-10-27): Linux Mint 7 "LMDE", advice for new Linux users, AlmaLinux to offer Btrfs, KDE launches Plasma 6.5, Fedora accepts contributions written by AI, Ubuntu 25.10 fails to install automatic updates |
| • Issue 1144 (2025-10-20): Kubuntu 25.10, creating and restoring encrypted backups, Fedora team debates AI, FSF plans free software for phones, ReactOS addresses newer drivers, Xubuntu reacts to website attack |
| • Issue 1143 (2025-10-13): openSUSE 16.0 Leap, safest source for new applications, Redox introduces performance improvements, TrueNAS Connect available for testing, Flatpaks do not work on Ubuntu 25.10, Kamarada plans to switch its base, Solus enters new epoch, Frugalware discontinued |
| • Issue 1142 (2025-10-06): Linux Kamarada 15.6, managing ZIP files with SQLite, F-Droid warns of impact of Android lockdown, Alpine moves ahead with merged /usr, Cinnamon gets a redesigned application menu |
| • Issue 1141 (2025-09-29): KDE Linux and GNOME OS, finding mobile flavours of Linux, Murena to offer phones with kill switches, Redox OS running on a smartphone, Artix drops GNOME |
| • Issue 1140 (2025-09-22): NetBSD 10.1, avoiding AI services, AlmaLinux enables CRB repository, Haiku improves disk access performance, Mageia addresses service outage, GNOME 49 released, Linux introduces multikernel support |
| • Issue 1139 (2025-09-15): EasyOS 7.0, Linux and central authority, FreeBSD running Plasma 6 on Wayland, GNOME restores X11 support temporarily, openSUSE dropping BCacheFS in new kernels |
| • Issue 1138 (2025-09-08): Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025, the importance of software updates, AerynOS introduces package sets, postmarketOS encourages patching upstream, openSUSE extends Leap support, Debian refreshes Trixie media |
| • Issue 1137 (2025-09-01): Tribblix 0m37, malware scanners flagging Linux ISO files, KDE introduces first-run setup wizard, CalyxOS plans update prior to infrastructure overhaul, FreeBSD publishes status report |
| • Issue 1136 (2025-08-25): CalyxOS 6.8.20, distros for running containers, Arch Linux website under attack,illumos Cafe launched, CachyOS creates web dashboard for repositories |
| • Issue 1135 (2025-08-18): Debian 13, Proton, WINE, Wayland, and Wayback, Debian GNU/Hurd 2025, KDE gets advanced Liquid Glass, Haiku improves authentication tools |
| • Issue 1134 (2025-08-11): Rhino Linux 2025.3, thoughts on malware in the AUR, Fedora brings hammered websites back on-line, NetBSD reveals features for version 11, Ubuntu swaps some command line tools for 25.10, AlmaLinux improves NVIDIA support |
| • Issue 1133 (2025-08-04): Expirion Linux 6.0, running Plasma on Linux Mint, finding distros which support X11, Debian addresses 22 year old bug, FreeBSD discusses potential issues with pkgbase, CDE ported to OpenBSD, Btrfs corruption bug hitting Fedora users, more malware found in Arch User Repository |
| • Issue 1132 (2025-07-28): deepin 25, wars in the open source community, proposal to have Fedora enable Flathub repository, FreeBSD plans desktop install option, Wayback gets its first release |
| • Issue 1131 (2025-07-21): HeliumOS 10.0, settling on one distro, Mint plans new releases, Arch discovers malware in AUR, Plasma Bigscreen returns, Clear Linux discontinued |
| • Issue 1130 (2025-07-14): openSUSE MicroOS and RefreshOS, sharing aliases between computers, Bazzite makes Bazaar its default Flatpak store, Alpine plans Wayback release, Wayland and X11 benchmarked, Red Hat offers additional developer licenses, openSUSE seeks feedback from ARM users, Ubuntu 24.10 reaches the end of its life |
| • Issue 1129 (2025-07-07): GLF OS Omnislash, the worst Linux distro, Alpine introduces Wayback, Fedora drops plans to stop i686 support, AlmaLinux builds EPEL repository for older CPUs, Ubuntu dropping existing RISC-V device support, Rhino partners with UBports, PCLinuxOS recovering from website outage |
| • Issue 1128 (2025-06-30): AxOS 25.06, AlmaLinux OS 10.0, transferring Flaptak bundles to off-line computers, Ubuntu to boost Intel graphics performance, Fedora considers dropping i686 packages, SDesk switches from SELinux to AppArmor |
| • Issue 1127 (2025-06-23): LastOSLinux 2025-05-25, most unique Linux distro, Haiku stabilises, KDE publishes Plasma 6.4, Arch splits Plasma packages, Slackware infrastructure migrating |
| • Issue 1126 (2025-06-16): SDesk 2025.05.06, renewed interest in Ubuntu Touch, a BASIC device running NetBSD, Ubuntu dropping X11 GNOME session, GNOME increases dependency on systemd, Google holding back Pixel source code, Nitrux changing its desktop, EFF turns 35 |
| • Issue 1125 (2025-06-09): RHEL 10, distributions likely to survive a decade, Murena partners with more hardware makers, GNOME tests its own distro on real hardware, Redox ports GTK and X11, Mint provides fingerprint authentication |
| • Issue 1124 (2025-06-02): Picking up a Pico, tips for protecting privacy, Rhino tests Plasma desktop, Arch installer supports snapshots, new features from UBports, Ubuntu tests monthly snapshots |
| • Issue 1123 (2025-05-26): CRUX 3.8, preventing a laptop from sleeping, FreeBSD improves laptop support, Fedora confirms GNOME X11 session being dropped, HardenedBSD introduces Rust in userland build, KDE developing a virtual machine manager |
| • Issue 1122 (2025-05-19): GoboLinux 017.01, RHEL 10.0 and Debian 12 updates, openSUSE retires YaST, running X11 apps on Wayland |
| • Issue 1121 (2025-05-12): Bluefin 41, custom file manager actions, openSUSE joins End of 10 while dropping Deepin desktop, Fedora offers tips for building atomic distros, Ubuntu considers replacing sudo with sudo-rs |
| • Issue 1120 (2025-05-05): CachyOS 250330, what it means when a distro breaks, Kali updates repository key, Trinity receives an update, UBports tests directory encryption, Gentoo faces losing key infrastructure |
| • Issue 1119 (2025-04-28): Ubuntu MATE 25.04, what is missing from Linux, CachyOS ships OCCT, Debian enters soft freeze, Fedora discusses removing X11 session from GNOME, Murena plans business services, NetBSD on a Wii |
| • Issue 1118 (2025-04-21): Fedora 42, strange characters in Vim, Nitrux introduces new package tools, Fedora extends reproducibility efforts, PINE64 updates multiple devices running Debian |
| • Issue 1117 (2025-04-14): Shebang 25.0, EndeavourOS 2025.03.19, running applications from other distros on the desktop, Debian gets APT upgrade, Mint introduces OEM options for LMDE, postmarketOS packages GNOME 48 and COSMIC, Redox testing USB support |
| • Issue 1116 (2025-04-07): The Sense HAT, Android and mobile operating systems, FreeBSD improves on laptops, openSUSE publishes many new updates, Fedora appoints new Project Leader, UBports testing VoLTE |
| • Issue 1115 (2025-03-31): GrapheneOS 2025, the rise of portable package formats, MidnightBSD and openSUSE experiment with new package management features, Plank dock reborn, key infrastructure projects lose funding, postmarketOS to focus on reliability |
| • Issue 1114 (2025-03-24): Bazzite 41, checking which processes are writing to disk, Rocky unveils new Hardened branch, GNOME 48 released, generating images for the Raspberry Pi |
| • Issue 1113 (2025-03-17): MocaccinoOS 1.8.1, how to contribute to open source, Murena extends on-line installer, Garuda tests COSMIC edition, Ubuntu to replace coreutils with Rust alternatives, Chimera Linux drops RISC-V builds |
| • Issue 1112 (2025-03-10): Solus 4.7, distros which work with Secure Boot, UBports publishes bug fix, postmarketOS considers a new name, Debian running on Android |
| • Issue 1111 (2025-03-03): Orbitiny 0.01, the effect of Ubuntu Core Desktop, Gentoo offers disk images, elementary OS invites feature ideas, FreeBSD starts PinePhone Pro port, Mint warns of upcoming Firefox issue |
| • Issue 1110 (2025-02-24): iodeOS 6.0, learning to program, Arch retiring old repositories, openSUSE makes progress on reproducible builds, Fedora is getting more serious about open hardware, Tails changes its install instructions to offer better privacy, Murena's de-Googled tablet goes on sale |
| • Issue 1109 (2025-02-17): Rhino Linux 2025.1, MX Linux 23.5 with Xfce 4.20, replacing X.Org tools with Wayland tools, GhostBSD moving its base to FreeBSD -RELEASE, Redox stabilizes its ABI, UBports testing 24.04, Asahi changing its leadership, OBS in dispute with Fedora |
| • Issue 1108 (2025-02-10): Serpent OS 0.24.6, Aurora, sharing swap between distros, Peppermint tries Void base, GTK removinglegacy technologies, Red Hat plans more AI tools for Fedora, TrueNAS merges its editions |
| • Issue 1107 (2025-02-03): siduction 2024.1.0, timing tasks, Lomiri ported to postmarketOS, Alpine joins Open Collective, a new desktop for Linux called Orbitiny |
| • Issue 1106 (2025-01-27): Adelie Linux 1.0 Beta 6, Pop!_OS 24.04 Alpha 5, detecting whether a process is inside a virtual machine, drawing graphics to NetBSD terminal, Nix ported to FreeBSD, GhostBSD hosting desktop conference |
| • Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
| • Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
| • Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
| • Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
| • Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
| • Issue 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
| • 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 | 
OpenNA Linux
OpenNA Linux was a GPL-licensed Linux operating system with rock-solid stability and industrial-strength networking. Highly secure, very fast, and modern Linux operating system, it was intended for those who want to install and run a Linux server for mission critical tasks in a high secure environment. With OpenNA Linux, you have the choice to install different pre-defined types of servers which will install only what was required for the server to run with the required service. If you want to run a web server in your network, then OpenNA Linux will install at your demand the required packages to provide this service. In this way your server will never keep software that you don't know or you don't need for the services you want to provide.
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.
|
|