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.
|
Archives |
• 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 |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• 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 | 
Feren OS
Feren OS is a desktop Linux distribution based on Ubuntu and featuring the KDE Plasma desktop. It ships with a tweaked Calamares system installer, a custom theme and fonts, the Vivaldi web browser, boot options for advanced users, and a Feren OS Tour application, among the many home-built features and improvements. Prior to November 2020, the distribution was based on Linux Mint and included an edition with the Cinnamon desktop.
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.
|
|