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 • Remove files with special characters (by Dennis on 2022-12-05 01:57:46 GMT from Hong Kong)
It can be easily done with cli file manager like nnn or fff.
Or more universally, you can always do file operation using the unique inode number. Use `ls -i` to list the inode number (use `\ls` if it's an alias), then just do `find -inum 12345678 -delete` for files and `find -inum 12345678 -exec rm -rf {} \;` for directories.
2 • OpenSuse x64 support (by Ben Myers on 2022-12-05 03:21:14 GMT from United States)
I would not expect DistroWatch to get into the weeds of CPU support. But you would think that the OpenSuse project would have the good sense to tell us all what these x86-64-v1 processors are. I have worked with Intel and AMD processors since the 8088 and I have no idea what the various x86-64 versions are.
Instead of actually telling us, the link referred to in the article above simply repeats x86-64-v1 and does not bother to tell us more.
https://news.opensuse.org/2022/11/28/tw-to-roll-out-mitigation-plan-advance-microarchitecture/
Hello, OpenSuse! Can you hear me now?
3 • Obsolete x86-64 processors (by David on 2022-12-05 04:32:17 GMT from United States)
OpenSuse had this link: https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels embedded in the article. From which, all I got is that level 2 processors (-v2) are circa 2009. Therefore my old Pentium D processor (circa 2005-2006) is too old. Sadly, it is land fill time for it. Or else, I might continue not using OpenSuse...
4 • more security (by antihack on 2022-12-05 04:47:40 GMT from Netherlands)
Good to see some distros still seeking to improve security:
* Gnoppix (reborn): "encrypts communications, Internet anonymity. Not just a Tor Web browser where you ISP still can profile your behavior. Gnoppix ships with several own developed applications, all pre-configured with security in mind, ALL traffic is anonymized."
* NixOS: "we plan to disable weak password hashes in NixOS 23.05. We consider password hashing methods weak. Software that uses the crypt password hashing API is now using the implementation provided by libxcrypt instead of glibc’s, which enables support for more secure algorithms."
Would like to see more security configuration options in the Settings menu of Linux distros - especally for wireless devices, networking, remote connections, etc.
5 • Strange filenames (by Chris on 2022-12-05 05:00:57 GMT from South Africa)
'mc' is my goto app. Been using it ever since I can remember, from Dos days.
6 • Special Characters (by MeHere on 2022-12-05 06:36:27 GMT from Spain)
I find Detox through a custom action in Thunar the most convenient way in my Xfce desktop to get rid of those pesky characters (mostly coming from Windows files I think).
7 • CachyOS BORE scheduler (by Blue on 2022-12-05 09:03:44 GMT from United States)
I'm surprised the CachyOS team haven't updated the information about their default scheduler. They no longer use CacULE by default but BORE (Burst-Oriented Response Enhancer) which I've seen very few people talk about outside of their distro and the Garuda Linux forums (where some CachyOS team members also frequent). I'm surprised this scheduler seems to be obscure given that it seems to be more performant than CacULE under similar tasks/workloads and also possibly more power efficient compared to CacULE.
8 • special characters (by Dr.J on 2022-12-05 09:57:45 GMT from Germany)
I made my first experiences with computers in the 80s (DOS, UNIX) and never really dived into the Windows world. So handling special characters was always a matter of course. Especially since the German language with its letters called "Umlaute (ä,ü,ö)" always contains many special characters. My file system always took this into account when naming files and folders. Imports (such as downloads, digital media files and the like) are adapted accordingly. For single files this is no problem and is done manually when saving. For a large amount of files I use various tools (like renamer), but also aliases (for example to remove spaces) based on the Linux utils (rm, find, sed etc). The latter is meanwhile tailor-made for my system and the German language. Some of them are integrated in my file-manager (emelfm2). Detox can't do that out-of-the-box, I would have to change too much in the detoxrc.
9 • Special characters (by james on 2022-12-05 11:32:31 GMT from United States)
I use a Graphical file manager, but then I use a GUI for everything.
10 • x86-64-v1 support (by penguinx86 on 2022-12-05 12:45:03 GMT from United States)
This is the first time I heard of x86-64-v1, and now it's obsolete?
https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels
11 • x86-64 CPUs (by Glenn Wallace on 2022-12-05 15:14:51 GMT from United States)
The providers of the excellent xanmod kernel have a bash script available which will identify which version of the x86-64 CPU you have installed: https://dl.xanmod.org/check_x86-64_psabi.sh
12 • special characters (by john on 2022-12-05 15:56:52 GMT from United Kingdom)
My way to remove special characters from file names. Using two Lazarus programs which I compiled, change all special characters in a file(s) name(s) to either hyphens or underscores and remove them if leading or trailing. john
13 • special characters (by MrSparkleWonder on 2022-12-05 22:10:30 GMT from Mexico)
My way to remove special characters from file names rm -rf / No more special characters
14 • CachyOS became my favorite Arch-based distro (by 1-DOT.com on 2022-12-06 03:21:42 GMT from United States)
I had none of the problems mentioned by the reviewer but I did have an unusual one not mentioned. I installed the "online" KDE GUI version on an old multi-Linux Lenovo notebook. Once installed, you get login options for both Wayland KDE Plasma and X11 KDE Plasma. Unlike some recent KDE distros, my KDE Wayland sessions worked quite well.
It is my impression that CachyOS is based on ArcoLinux B but someone else will have to verify that.
I came to CachyOS after trying out Endeavour KDE, Garuda KDE and ArcoLinux KDE. CachyOS became my favorite despite my disappointment that the generated GRUB boot menu was incomplete, missing entries to my existing Linux distros. This was caused by not enabling OS-Prober when building the CachyOS GRUB menu (a relatively easy fix for multibooters).
The one unusual SNAFU that I encountered was that the newer CachyOS ISOs would not install using my handy Ventoy multiboot USB stick. Instead, I had to write the ISO to a single USB stick, using the MX Live USB Maker app (aka Linux dd command) to successfully get CachyOS to install.
15 • x86_64 Levels (by Justin on 2022-12-06 20:11:48 GMT from United States)
I thought the "community" had found that the benefits from architecture-specific compilation didn't provide much gains nowadays. Gentoo maybe was great a couple decades ago but now general-purpose binaries are fine. This move by OpenSUSE suggests something different? I had never heard of these levels, but now I'm wondering if I should care about compiling all my source since I have a Level 3 processor.
Maybe it's just a way of weeding out hardware they don't want to support.
16 • replace special characters in filename by an equivalency table (by Victor on 2022-12-06 21:34:17 GMT from United States)
using routinely Cyrillic letters, I find a lot of files named like "абвгде.txt" which the early systems had changed into "??????.txt" thus making it impossible to copy multiple files with the same length of filename into a folder. I still have to find a copy utility that would rather rename them into equivalent Latin characters, "abvgde.txt"
17 • @16 Transliterations (by Joe on 2022-12-08 02:22:24 GMT from Luxembourg)
Victor, your goal can be achieved by prename (it comes with perl) and the "libtext-unidecode-perl" package. To transliterate non-ASCII characters it should be possible to run something like "prename 'use utf8; use Text::Unidecode; $_=unidecode($_)' *.txt" (I've not actually tried it so please do not run this command blindly).
Number of Comments: 17
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.
|
| *NEW* NovaCustom |

NovaCustom PrivacyGuard Laptops - Escape from Big Tech
The NovaCustom PrivacyGuard Laptop is ideal for anyone who prioritizes privacy. Comes with Dasharo coreboot open source firmware and Zorin OS Pro, free from influence of Big Tech.
|
Archives |
| • Issue 1172 (2026-05-11): Fedora 44, dealing with extra fonts, Fedora plans to provide AI tools, problems with Ubuntu's new coreutils, TrueNAS extends its development cycle, postmarktetOS improves the boot splash screen, Redox ports tmux |
| • Issue 1171 (2026-05-04): Xubuntu 26.04, extending memory with VRAM, Ubuntu plans AI features, Devuan developer forks GTK2, Mint introduces hardware enablement builds, Linux running on a PlayStation 5, local kernel exploit found in Linux |
| • Issue 1170 (2026-04-27): ENux 5.2.1, picking a second distro, AlmaLinux expands CPU support, FreeBSD publishes Status Report, Ubuntu MATE skips 26.04 release |
| • Issue 1169 (2026-04-20): Lakka 6.1, free software and source-based distributions, FreeBSD Foundation publishes compatible laptop list, Debian holds Project Leader election, Haiku progresses ARM64 port, Mint to extend development cycle, Linux 7.0 released |
| • Issue 1168 (2026-04-13): pearOS 2026.03, EndeavourOS 2026.03.06, which distros are adopting age verification, Arch adjusts its firewall packages, Linux dropping i486 support, Red Hat extends its release cycle, Debian's APT introduces rollbacks, Redox improves its scheduler |
| • Issue 1167 (2026-04-06): Origami Linux 2026.03, answering questions for Linux newcomers, Ubuntu MATE seeking new contributors, Ubuntu software centre is expanding Deb support, FreeBSD fixes forum exploit, openSUSE 15 Leap nears its end of life |
| • Issue 1166 (2026-03-30): NetBSD jails, publishing software for Linux, Ubuntu joins Rust Foundation, Canonical plans to trim GRUB features, Peppermint works on new utilities, PINE64 shows off open hardware capabilities |
| • Issue 1165 (2026-03-23): Argent Linux 1.5.3, disk space required by Linux, Manjaro team goes on strike, AlmaLinux improves NVIDIA driver support and builds RISC-V packages, systemd introduces age tracking |
| • Issue 1164 (2026-03-16): d77void, age verification laws and Linux, SUSE may be for sale, TrueNAS takes its build system private, Debian publishes updated Trixie media, MidnightBSD and System76 respond to age verification laws |
| • Issue 1163 (2026-03-09): KaOS 2026.02, TinyCore 17.0, NuTyX 26.02.2, Would one big collection of packages help?, Guix offers 64-bit Hurd options, Linux communities discuss age delcaration laws, Mint unveils new screensaver for Cinnamon, Redox ports new COSMIC features |
| • Issue 1162 (2026-03-02): AerynOS 2026.01, anti-virus and firewall tools, Manjaro fixes website certificate, Ubuntu splits firmware package, jails for NetBSD, extended support for some Linux kernel releases, Murena creating a map app |
| • Issue 1161 (2026-02-23): The Guix package manager, quick Q&As, Gentoo migrating its mirrors, Fedora considers more informative kernel panic screens, GhostBSD testing alternative X11 implementation, Asahi makes progress with Apple M3, NetBSD userland ported, FreeBSD improves web-based system management |
| • Issue 1160 (2026-02-16): Noid and AgarimOS, command line tips, KDE Linux introduces delta updates, Redox OS hits development milestone, Linux Mint develops a desktop-neutral account manager, sudo developer seeks sponsorship |
| • Issue 1159 (2026-02-09): Sharing files on a network, isolating processes on Linux, LFS to focus on systemd, openSUSE polishes atomic updates, NetBSD not likely to adopt Rust code, COSMIC roadmap |
| • Issue 1158 (2026-02-02): Manjaro 26.0, fastest filesystem, postmarketOS progress report, Xfce begins developing its own Wayland window manager, Bazzite founder interviewed |
| • Issue 1157 (2026-01-26): Setting up a home server, what happened to convergence, malicious software entering the Snap store, postmarketOS automates hardware tests, KDE's login manager works with systemd only |
| • Issue 1156 (2026-01-19): Chimera Linux's new installer, using the DistroWatch Torrent Corner, new package tools for Arch, Haiku improves EFI support, Redcore streamlines branches, Synex introduces install-time ZFS options |
| • Issue 1155 (2026-01-12): MenuetOS, CDE on Sparky, iDeal OS 2025.12.07, recommended flavour of BSD, Debian seeks new Data Protection Team, Ubuntu 25.04 nears its end of life, Google limits Android source code releases, Fedora plans to replace SDDM, Budgie migrates to Wayland |
| • Issue 1154 (2026-01-05): postmarketOS 25.06/25.12, switching to Linux and educational resources, FreeBSD improving laptop support, Unix v4 available for download, new X11 server in development, CachyOS team plans server edtion |
| • Issue 1153 (2025-12-22): Best projects of 2025, is software ever truly finished?, Firefox to adopt AI components, Asahi works on improving the install experience, Mageia presents plans for version 10 |
| • Issue 1152 (2025-12-15): OpenBSD 7.8, filtering websites, Jolla working on a Linux phone, Germany saves money with Linux, Ubuntu to package AMD tools, Fedora demonstrates AI troubleshooting, Haiku packages Go language |
| • 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 |
| • 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 | 
StratOS Linux
StratOS Linux is an Arch-based Linux distribution which uses scripts from Bedrock Linux to include various packages and repositories from other Linux distributions. It provides several desktop variants featuring the GNOME desktop as well as the Hyprland and the Niri Wayland compositors. The project also develops several custom tools, such as StratVIM (a fork of the Neovim text editor), Rockers (a custom package manager wrapper able to fetch and install binary and source packages from other Linux distributions and from Flatpaks), Stratmacs (a custom Emacs configuration), grab (a fetch script), and Maneki-Neko (a Welcome application).
Status: Active
|
| 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.
|
|