<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fedora on Ivon's Blog</title><link>https://ivonblog.com/en-us/tags/fedora/</link><description>Recent content in Fedora on Ivon's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</managingEditor><webMaster>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</webMaster><copyright>You are welcome to share articles of Ivon's Blog (ivonblog.com). Please include the original URL when citing articles, and abide by CC BY-NC-ND 4.0 license. For commercial use, please write an e-mail to me.</copyright><lastBuildDate>Sat, 28 Mar 2026 18:00:00 +0800</lastBuildDate><atom:link href="https://ivonblog.com/en-us/tags/fedora/index.xml" rel="self" type="application/rss+xml"/><item><title>Brief Review of the Beginner Linux Reference Book Trying LINUX on a Computer: Hardware Test Notes</title><link>https://ivonblog.com/en-us/posts/probe-running-linux-on-computer-compatibility-test-notes-review/</link><pubDate>Sat, 28 Mar 2026 18:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/probe-running-linux-on-computer-compatibility-test-notes-review/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Is there a Chinese book I can recommend to beginners for learning about Linux, but that is not entirely about server operations and maintenance knowledge?&lt;/p&gt;
&lt;p&gt;Recently, while attending a Software Liberty Association Taiwan member meeting, I learned about &lt;em&gt;Trying LINUX on a Computer: Hardware Test Notes&lt;/em&gt; written by member Chao Wei-lun, so I downloaded it and took a look. I found it pretty well written.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/probe-running-linux-on-computer-compatibility-test-notes-review/images/c.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1536"
 height="892"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Trying LINUX on a Computer: Hardware Test Notes&lt;/em&gt;, written by Chao Wei-lun (bluebat, FSF member) and published by the Software Liberty Association Taiwan, is a very detailed Linux reference book. It combines a bit of computer science basics with operational knowledge of modern Linux systems, helping readers understand how Linux runs.&lt;/p&gt;
&lt;p&gt;The subject of this book is not the operating principles of the Linux kernel. Instead, it analyzes problems encountered when operating Linux in practice, and explains how to debug system services. Compared with &lt;em&gt;鳥哥的Linux 私房菜&lt;/em&gt;, this book talks more about situations you encounter when actually dealing with hardware.&lt;/p&gt;
&lt;p&gt;The book uses the latest Fedora 43 as its example, explaining the operating principles of Linux boot flow, graphics systems, audio systems, network connections, power management, and more. After briefly introducing the principles, it supplements them with actual command operations, using Systemd as the main means of system management. Users interested in everyday use of Linux free software can treat this as a practical reference book and consult it to understand what commands can help debug the system when something goes wrong.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/probe-running-linux-on-computer-compatibility-test-notes-review/images/i.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1797"
 height="1188"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;However, the author&amp;rsquo;s explanations are still mainly command-based. Although the FreeDesktop XDG standards are mentioned, there is relatively little discussion of graphical operations in Linux desktop environments such as GNOME or KDE Plasma, which is quite a pity. And to a large extent, it still discusses operations in the X11 environment, without saying much about Wayland technology as the future trend.&lt;/p&gt;
&lt;p&gt;The Linux desktop environment with the highest market share is GNOME. Although the GNOME desktop often randomly moves UI positions in every version update to mess with users, I think the desktop workflow has already &amp;ldquo;settled&amp;rdquo; after GNOME 40. It should be possible to explain GNOME&amp;rsquo;s characteristics a bit; there should not be too much difference caused by Linux system version updates.&lt;/p&gt;
&lt;p&gt;This book is published in both print and electronic editions, and the full text can be obtained on GitHub. The book is licensed under CC BY-SA.&lt;/p&gt;
&lt;p&gt;Source code: &lt;a href="https://github.com/cc-books/testnotes" target="_blank" rel="noreferrer"&gt;https://github.com/cc-books/testnotes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Buy the physical book: &lt;a href="https://www.tenlong.com.tw/products/9789869292986" target="_blank" rel="noreferrer"&gt;電腦上試跑Linux: 硬體測試筆記 - 天瓏網路書店&lt;/a&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/probe-running-linux-on-computer-compatibility-test-notes-review/featured.webp"/></item><item><title>Debian Is a Stable, Fedora Is a Toy. Also on the Immutable Distro Trend</title><link>https://ivonblog.com/en-us/posts/the-immaturity-of-immutable-distro/</link><pubDate>Sat, 21 Feb 2026 04:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/the-immaturity-of-immutable-distro/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Debian vs Fedora, which one is more stable?&lt;/p&gt;
&lt;p&gt;The answer is Debian with stable updates; Fedora with rolling updates is a toy. Comparing the two, the answer is obvious.&lt;/p&gt;
&lt;p&gt;I want a multifunctional and beautiful desktop as my daily system, so I have always been a KDE Plasma fan, staying away from the anti-human GNOME and refusing to use the outdated XFCE. Let me say something intense: GNOME is not the people&amp;rsquo;s father, so why does it have to be chosen every time!&lt;/p&gt;
&lt;p&gt;People keep trying to recommend rolling-release distributions to me, だが断る！&lt;/p&gt;
&lt;p&gt;In a previous article, &lt;a href="https://ivonblog.com/posts/from-kde-neon-to-debian/" target="_blank" rel="noreferrer"&gt;Can a Linux Desktop Distribution Really Be Both Latest and Stable? Starting From Migrating From KDE Neon to Debian&lt;/a&gt;, I said that after these years of difficult exploration, I believe blindly chasing the latest KDE desktop plus the rolling-update Linux distribution model is a total disaster. After using Arch Linux, openSUSE Tumbleweed, Fedora (including Kinoite), and KDE Neon, I did not have a good experience.&lt;/p&gt;
&lt;p&gt;Something breaks every month. The desktop breaks, drivers collapse, typing stutters, games freeze, &lt;a href="https://www.youtube.com/watch?v=jIxarCsmxZ8" target="_blank" rel="noreferrer"&gt;horses jump&lt;/a&gt;. This is not something that can be solved simply by backing up and rolling back.&lt;/p&gt;
&lt;p&gt;So I went to use Debian Stable + KDE. It does not matter that this KDE version lags upstream by one or two years, as long as Wayland is at least usable. My hardware is not very new, and I do not need to keep updating the latest GPU drivers just to improve performance by 1%. I am also not so idle that I play with the system all day; there is no need to chase the latest KDE features every month. In addition, there is no Snap to make trouble. I have used it for about half a year now, and I feel peaceful.&lt;/p&gt;
&lt;p&gt;My life is already chaotic enough. I do not want the only operating system I can control to also be in an unstable state, requiring constant vigilance over what has broken. I want to be a user, not a tester.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Why Is Debian&amp;rsquo;s Development Model Stable?
 &lt;div id="why-is-debians-development-model-stable" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-is-debians-development-model-stable" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Given the bad experience Fedora brought me, it is hard for me to recommend Debian Testing. I naturally dislike developers treating users as lab rats. Even adding immutable/atomic mechanisms cannot solve this problem. Upstream features change all day long, and I do not have time to accompany them in this tinkering. They seem very eager to imitate Windows and build a competitive, future-oriented system, so they adopt the rapid iteration update method of commercial software rather than taking user stability into consideration.&lt;/p&gt;
&lt;p&gt;Refer to the lengthy Debian package lifecycle in the &lt;a href="https://debian-handbook.info/browse/stable/sect.release-lifecycle.html" target="_blank" rel="noreferrer"&gt;Debian Handbook&lt;/a&gt;, and you will know why Debian is so stable. On my main computer, I would rather use Debian KDE than Fedora KDE.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/the-immaturity-of-immutable-distro/images/debian-package-lifecycle.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="620"
 height="1367"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;A development process that easily causes misunderstanding: Debian Sid -&amp;gt; Debian Testing -&amp;gt; Debian Stable. This development process easily makes people think all three are developed separately for a period of time before being passed down, right? No. Debian Sid is updated almost every day, with no version-number distinction.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/the-immaturity-of-immutable-distro/featured.webp"/></item><item><title>From KDE Neon to Debian + KDE: Chasing The Latest and Stable KDE Desktop</title><link>https://ivonblog.com/en-us/posts/from-kde-neon-to-debian/</link><pubDate>Fri, 24 Oct 2025 13:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/from-kde-neon-to-debian/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Can a Linux Desktop Distribution Really Be Both Latest and Stable? Starting From Migrating From KDE Neon to Debian.&lt;/p&gt;
&lt;p&gt;Is there a Linux distro with latest and stable Plasma desktop?&lt;/p&gt;
&lt;p&gt;I have had enough.&lt;/p&gt;
&lt;p&gt;Everything around me is full of things I cannot control. At least let me have absolute control here!
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/from-kde-neon-to-debian/featured.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="512"
 height="287"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;Recently, the KDE Plasma desktops on both of my computers (KDE Neon/Ubuntu &amp;amp; Fedora) have been in a very unstable state, so I started thinking it was time to return to a stable system. Recommended KDE Plasma Linux distribution? I think my answer now is Debian.&lt;/p&gt;
&lt;p&gt;I know, I know I have let you down. (&lt;em&gt;Komm Süsser Tod&lt;/em&gt;)&lt;/p&gt;




&lt;div style="position: relative; padding-bottom: 56.25%; overflow: hidden;"&gt;
 &lt;iframe style="position: absolute; width: 100%; height: 100%;"
 src="http://www.youtube.com/embed/hoKluzn07eQ" allowfullscreen frameborder="0" loading="lazy"&gt;
 &lt;/iframe&gt;
&lt;/div&gt;

&lt;h2 class="relative group"&gt;1. Beginning
 &lt;div id="1-beginning" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-beginning" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;My desktop used to be KDE Neon (converted from a Kubuntu installation using PPA). Because it is rolling-updated, a KDE minor version may last only one month, and then a new version appears the next month. On top of that, I update the system once a week, so I always receive the latest updates. But this frequent update speed simply cannot ensure stability. Maybe KDE 6.4 finally becomes relatively stable, then it updates to KDE 6.5, and then a pile of programs cannot open. This repeats over and over, in a process of constant fear.&lt;/p&gt;
&lt;p&gt;Finally, I replaced this fake Ubuntu system that had been installed for a full year with Debian.
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/from-kde-neon-to-debian/images/screenshot_20251023_002435.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1920"
 height="1080"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;On the other hand, I switched my laptop, which had Fedora Workstation installed for six months, to Fedora Kinoite and continued using it after reinstalling. This system partition remains unchanged, so I should have a hard time breaking the system, right? Compared with uBlue Aurora, Fedora Kinoite installs fewer things by default and requires manually adding a pile of overlays.&lt;/p&gt;
&lt;p&gt;Oh~ toolbox is more capable than I thought. toolbox (Toolbx) is a tool specifically for running Linux containers, where traditional DNF can be used to install software. Since rpm-ostree is so troublesome, why not stuff everything in here? It can actually run ADB inside. As for when to use rpm-ostree, it is really slow. Even installing a simple small package, even with apply live, takes a long time, because everything has to be rebuilt. Although command-line tools should be operated inside toolbx, I really am not used to this containerized development that cuts off both arms.&lt;/p&gt;
&lt;p&gt;Although the system is immutable, that does not guarantee stability. KDE still randomly crashes. This repeats over and over, often in a process of constant fear.&lt;/p&gt;
&lt;p&gt;In the end, I changed that to Debian too, temporarily giving up on rolling-release distributions.&lt;/p&gt;

&lt;h2 class="relative group"&gt;2. The Contradiction Between Latest and Most Stable
 &lt;div id="2-the-contradiction-between-latest-and-most-stable" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#2-the-contradiction-between-latest-and-most-stable" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In the past, I thought &amp;ldquo;I use Arch btw&amp;rdquo;; this sentence also applies to other rolling-release versions, but&amp;hellip; so? Pursuing the latest Linux software is great, but how do they ensure system stability?&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/from-kde-neon-to-debian/featured.webp"/></item><item><title>Why Choose Mainstream Linux Distros Over Niche Ones?</title><link>https://ivonblog.com/en-us/posts/can-monopoly-save-linux-from-fragmentation/</link><pubDate>Tue, 26 Aug 2025 14:00:00 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/can-monopoly-save-linux-from-fragmentation/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Why Do I Recommend Choosing Mainstream Linux Distributions? Niche Distributions Have Plenty of Problems!&lt;/p&gt;
&lt;p&gt;What Linux distribution do I recommend? I can only say that people should use mainstream Linux distributions more.&lt;/p&gt;
&lt;p&gt;The longer I use Linux, the more I want to solve fragmentation through dictatorship. Yet free software can never be unified.&lt;/p&gt;
&lt;p&gt;The deeper I go down the FOSS rabbit hole, the more I gradually discover that I am standing on the anti-diversity side.&lt;/p&gt;
&lt;p&gt;There is a joke that it is hard for Linux computers to get infected because there are too many distributions, and every system&amp;rsquo;s libraries are different, so viruses easily show no such file or directory when executed.&lt;/p&gt;
&lt;p&gt;To solve this problem, all we can do is call on everyone to think clearly about what they are pursuing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I have no decision-making power over the Linux community. These are only my own thoughts.&lt;/strong&gt; This is yet another rant.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Diversity for Diversity&amp;rsquo;s Sake
 &lt;div id="diversity-for-diversitys-sake" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#diversity-for-diversitys-sake" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Let&amp;rsquo;s start with an article: &lt;a href="https://www.reddit.com/r/linux/comments/zhdpdx/grub_systemd_a_foss_monopoly/" target="_blank" rel="noreferrer"&gt;Grub &amp;amp; Systemd, A FOSS Monopoly. Am I the only one that sees Linux Unity as a bad idea? &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Seeing this, I could not help thinking of the meme: &amp;ldquo;Can you be smarter than the ancestors? Zhang Xianzhong.jpg&amp;rdquo;
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/can-monopoly-save-linux-from-fragmentation/images/zxz.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="464"
 height="435"&gt;&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;People who refuse to accept change and casually bring out the &amp;ldquo;Unix philosophy&amp;rdquo; to pontificate need to change. Even now, there are still people opposing Systemd, deliberately choosing distributions with other inits. Their reason for insisting on this, &amp;ldquo;do one thing and do it well&amp;rdquo;, looks more ridiculous as time passes. The same applies to other new Linux technologies, such as Wayland, Pipewire, Flatpak, and so on. These things are slowly becoming the standards of the next-generation Linux desktop. Although they are not perfect, we should remain optimistic. Yet there are still many people who do not criticize the progress of these things from a technical perspective. Instead, they rely on mockery and insults (just think of the ranting tone of 4chan /g/ users), believing everything is a RedHat conspiracy to rule the world. Someone even created a flatkill.org website to attack Flatpak.&lt;/p&gt;
&lt;p&gt;Just like social activists who desperately insist DRM is a bad thing, they emotionally say, I oppose it! But if they cannot offer a better solution (such as making something like LibreDRM), then it is just blind opposition.&lt;/p&gt;
&lt;p&gt;Although open source community fragmentation has long been in the genes of Linux distributions, and some users deliberately love promoting weird distributions just to be different, even claiming diversity purely for the sake of being different, some things really should be standardized. This solution will not satisfy everyone, but at least the result will not be too bad.&lt;/p&gt;

&lt;h2 class="relative group"&gt;What Counts as a Mainstream Linux Distribution
 &lt;div id="what-counts-as-a-mainstream-linux-distribution" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-counts-as-a-mainstream-linux-distribution" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Now to the main topic.&lt;/p&gt;
&lt;p&gt;My view of non-mainstream Linux distributions is shown in the image below. This image is truly hilarious. Hannah Montana Linux, made for the TV series Hannah Montana, is absolutely one of the most famous meme distros. And this thing wants to fight other distributions?
&lt;figure&gt;
 &lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://ivonblog.com/en-us/posts/can-monopoly-save-linux-from-fragmentation/images/xxm1t825jsj71.webp"
 onerror="this.onerror=null;this.src='https://ivonblog.com/images/cannotloadimage.avif'"
 width="1920"
 height="1080"&gt;&lt;/figure&gt;&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ivonblog.com/en-us/posts/can-monopoly-save-linux-from-fragmentation/featured.webp"/></item><item><title>Distro-hopping Notes: Reviews of openSUSE and Fedora</title><link>https://ivonblog.com/en-us/posts/swtich-to-opensuse-and-fedora-in-2022/</link><pubDate>Sun, 12 Jun 2022 12:01:30 +0800</pubDate><author>infoivonblog.nkfjt@aleeas.com (Ivon Huang)</author><guid>https://ivonblog.com/en-us/posts/swtich-to-opensuse-and-fedora-in-2022/</guid><description>&lt;!-- Co-translated by ChatGPT --&gt;
&lt;p&gt;Linux distro-hopping is here again, just like how Android gets flashed once or twice a year. Distro-hopping has made me put all important computer files on an HDD and in the cloud, so I can reinstall the computer at any time.&lt;/p&gt;

&lt;h2 class="relative group"&gt;1. Arch Linux Is Not for Me
 &lt;div id="1-arch-linux-is-not-for-me" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1-arch-linux-is-not-for-me" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;I used Ubuntu on and off for four years. I once distro-hopped to Arch Linux, but just setting up the desktop caused all kinds of crashes, and I did not know how to set up the input method either. So I switched back to Ubuntu 20.04, and upgraded to 22.04 in 2022.&lt;/p&gt;
&lt;p&gt;Later, after learning some system concepts, I realized the crashes were probably the fault of Nvidia&amp;rsquo;s open source driver, and I also learned to switch the input method to Fcitx5. However, on Arch-based systems, even Manjaro, when software is missing you have to install it through the AUR. There was even a situation where SELinux functionality affected Virt Manager&amp;rsquo;s access to an NTFS hard drive, requiring a manual switch to another kernel to solve it.&lt;/p&gt;
&lt;p&gt;So Arch-based systems are probably not suitable for me. I tried Debian in 2022. Too old school. Even USB drives had to be mounted manually. On Android&amp;rsquo;s Termux, because there are many packages, Ubuntu and Debian are still suitable for testing all kinds of miscellaneous things, and many lazy scripts are also designed around Ubuntu.&lt;/p&gt;
&lt;p&gt;But on the computer side, I wanted to switch again. The main reason is that Ubuntu aggressively pushes Snap. I prefer Flatpak and AppImage, and forcibly uninstalling Snap can make the system unstable. In search of excitement, the next thing to look for was a distribution from a different family, rather than one based on Debian or Ubuntu.&lt;/p&gt;
&lt;p&gt;Now my desktop uses openSUSE Tumbleweed (KDE), and my laptop uses Fedora 36 (Gnome).&lt;/p&gt;
&lt;p&gt;Because I have become familiar with the concept of package managers, jumping between common commands is not a big problem. There is also no situation where common software is unavailable on some platform. If you ask, Flatpak solves it. These two distributions are both very close to the rolling distro model, but they are not as aggressive as Arch-based systems, because they are mainly maintained by commercial companies.&lt;/p&gt;
&lt;p&gt;Also, even without an Nvidia graphics card, Wayland still has piles of problems under the tuning of these two companies, so I will keep watching for now.&lt;/p&gt;

&lt;h2 class="relative group"&gt;2. Review of openSUSE on the Desktop
 &lt;div id="2-review-of-opensuse-on-the-desktop" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#2-review-of-opensuse-on-the-desktop" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;Originally I used Leap first, but this stable release model is just like Ubuntu. I did not think that would work, so I jumped to Tumbleweed. Every few weeks when I boot and see that the kernel version is always the latest, it feels great. Also, I heard that SUSE plans to end Leap&amp;rsquo;s release model and replace it with ALP.&lt;/p&gt;
&lt;p&gt;openSUSE is ready to use after installation, and the file system is Btrfs. I think it integrates well with KDE. However, the default looks too much like Windows, so I put the panel at the top, making it look like XFCE. But I was probably influenced by Windows color schemes; I think the combination of white application colors + a black panel is the most harmonious. Also, KDE lets you switch to the next virtual desktop by scrolling the mouse wheel over the panel, which is very useful.&lt;/p&gt;</description></item></channel></rss>