惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
V2EX
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
博客园 - 【当耐特】
月光博客
月光博客
C
Check Point Blog
T
The Blog of Author Tim Ferriss
罗磊的独立博客
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
Microsoft Security Blog
Microsoft Security Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
美团技术团队
N
Netflix TechBlog - Medium
Stack Overflow Blog
Stack Overflow Blog
Y
Y Combinator Blog
L
LangChain Blog
The Cloudflare Blog

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I'm putting Motorola above Samsung when it comes to flip phones - and won't think twice I got an early look at ChatGPT Images 2.0, and it's impressive - with one exception I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this The best website builders for small businesses in 2026: Expert tested and reviewed Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026
Fedora Kinoite vs. Silverblue: My verdict after testing b...
2026-05-13 · via Latest news
Fedora Kinoite vs. Silverblue
Fedora and Silverblue

Follow ZDNET: Add us as a preferred source on Google.


ZDNET's key takeaways

  • Silverblue and Kinoite are atomic/immutable Linux distributions.
  • Silverblue uses GNOME, while Kinoite uses KDE Plasma.
  • Both are highly secure and reliable desktop operating systems.

Immutable Linux distributions are slowly becoming more popular. Given the rise in discovered vulnerabilities, any additional security you can get is a bonus.

For those who don't know, an immutable Linux distribution is one that mounts certain directories, such as /usr, /var, and /etc, as read-only so they cannot be changed. That's a good thing.

Also: Fedora 44 made me forget I was using Linux - in the best way

The developers of Fedora Linux understand this and have developed a distribution called Silverblue. From that distribution came Kinoite

What's the difference?

As I've said, these are both immutable, so the underpinnings are the same. The differences lie on the desktop side. Let's dive in and see which one of these is best suited for you.

What is Fedora Kinoite?

Fedora Kinoite

The Kinoite desktop is as elegant as it is user-friendly.

Jack Wallen/ZDNET

Fedora Kinoite is the atomic/immutable Fedora distribution dedicated to KDE Plasma. You get the same immutable base (and the atomic updates), but with a more traditional desktop environment on top. Of course, KDE Plasma is much more than a "traditional" desktop. After all, this is Linux, and Linux doesn't always follow the rules.

Why KDE Plasma?

One of the reasons why KDE Plasma is so popular is that it doesn't require users coming from Windows to think too hard to work with the desktop. There's a bottom panel, a desktop menu, a system tray, quick launch icons… all of the things you're used to on a desktop.

Also: Your KDE Plasma desktop is about to get a huge upgrade with 6.6 - what's inside

KDE Plasma is still Linux, so it's highly customizable. Without much effort, you can make the desktop look and feel exactly how you want. Or, you can leave it as is and just enjoy all of the beauty that comes with the default settings.

I could end it there, simply by saying it's immutable Fedora with a KDE Plasma desktop, but that's no fun.

Also: The best Linux laptops

Let me talk about why I think KDE Plasma and immutable Fedora make a great pair.

When you open KDE Discover (the KDE Plasma app store), you can search for any apps you'd like to install. But this is where it could get tricky (especially if you're curious). 

Fedora Kinoite

You have to manually add the Flathub repository for KDE Discover.

Jack Wallen/ZDNET

Let's say you want to install LibreOffice. You can search for LibreOffice and click the install button. The installation will happen, even without you having to type your user password. If you look closely at the settings, however, you'll find that Flathub isn't enabled by default, so LibreOffice is installed from the Fedora repositories. That sparked my curiosity, so I opened the terminal window and typed:

rpm -qa libreoffice

Nothing.

Next, I ran the list option with Flatpak like so:

flatpak list

There it was: org.libreoffice.LibreOffice.

Even though Flathub wasn't enabled by default, KDE Discover installed Flatpak apps from the Fedora repository. I then downloaded the RPM files to install LibreOffice, only to find that /usr/share/rpm was locked.

I then enabled Flathub in KDE Discover > Settings > Add Flathub. Once that was taken care of, the list of available apps grew exponentially.

Because this is an immutable distribution, apps must be installed via containers (such as Flatpak); otherwise, those directories that are mounted read-only would have to be mounted with write permissions, thereby defeating the purpose of immutability.

What this does is give you a KDE Plasma experience that is far more secure than it might otherwise be. If you've ever compared Flatpak apps against native apps (such as Fedora .rpm), you know that 1) the installation takes a bit longer and 2) apps don't start quite as quickly.

Also: Want to save your aging computer? Try these 5 Linux distributions

Is the added security worth the extra time? It most certainly is. And because KDE Plasma is already a fast and efficient desktop, the extra time is negligible. 

Who is Fedora Kinoite for?

Fedora Kinoite is for anyone who wants the KDE Plasma desktop but would also enjoy the added benefit of an immutable distribution. Easy peasy.

Oh, but there's more. Because of how Fedora's immutable distributions are created, you can do what's called "rebasing," which essentially allows you to switch between versions. Let's say you'd like to try COSMIC desktop. You could do that with the command:

rpm-ostree rebase fedora:fedora/44/x86_64/cosmic-atomic

The process takes a bit of time, but it's pretty cool. When it completes, reboot with the command systemctl reboot, and you'll be greeted by the COSMIC desktop.

But we're talking about KDE Plasma, so you might not want to rebase until you've given the default desktop plenty of time.

What is Fedora Silverblue?

Fedora Silverblue.

GNOME is minimal, but that doesn't mean it's without all the features you need.

Jack Wallen/ZDNET

Silverblue is to GNOME what Kinoite is to KDE Plasma. However, Kinoite is not a rebase of Silverblue. However, you could rebase Silverblue to KDE Plasma if you wanted, but if you want to do that, just go with Kinoite.

Confused yet?

Don't be. All you have to do is remember that Fedora Silverblue is the atomic/immutable version with the GNOME desktop.

Also: You can use Linux 7.0 on these 7 distros today - here's what to expect

Why GNOME?

If you prefer your desktops to be minimal and get out of your way, then GNOME is what you want. GNOME isn't for everyone. If you like the typical Windows layout, you'll find GNOME to be problematic. Yes, you can install GNOME extensions to make it a bit more Windows-like (or very Windows-like if you prefer), but GNOME is all about simplicity, and it achieves that quite well.

Silverblue enjoys all of the bells and whistles found in Kinoite, so you get the immutable file system for security and the atomic updates (which ensure that if there's a problem with an update, the system will not proceed, so Linux always works). 

There is one difference. With Silverblue, you don't have to enable Flathub support in the app store. When you go to install an application, you can select between the Fedora and the Flathub repositories out of the box. That's an important distinction, especially for those who don't want to have to take the extra steps to add Flathub repositories.

Fedora Silverblue.

GNOME Software ships with Flathub support enabled.

Jack Wallen/ZDNET

Who is Silverblue for?

With Silverblue, you get the immutable file system, atomic upgrades, GNOME desktop (and everything that comes with it), as well as the Flathub repositories enabled by default.

Also: GNOME 50 is a brilliant release - but I had to look twice to see why

To that end, Silverblue is for those who want a minimal desktop that gets out of their way, want the added security and reliability of an atomic/immutable OS, and don't want to have to set up the app store to pull apps from the Flathub repositories.

Which is right for you?

In the end, it boils down to this: Do you want the KDE Plasma desktop or the GNOME desktop? Make that choice, and you'll know exactly which version is right for you. Either way you go, you'll get the same reliable/secure OS with the speed and power of Fedora Linux.