I’ve been feeling gushy about my setup lately, I think I’ve finally found my home on Linux. For decades I’ve distrohopped each year and never was really happy with it all, but Fedora Atomic has changed that.

Some things I can do with Fedora Atomic that I cannot do with other Linux distros:

  • I can rebase to Bazzite for gaming performance when I feel like having a long gaming session.

  • I can rebase to Secureblue when I think I will not be gaming and would prefer a more secure linux setup.

  • I can update my system and not have to worry about special instructions, its extremely stable. Many times in the past, running a small ma-and-pa distro with most things pre-configed for performance would end with it breaking after a couple of major updates. This isn’t true for configs like Bazzite and Secureblue, they are remarkably stable across many major updates due to how rpm-ostree functions.

  • Distrobox and Flatpak are more than enough at this stage for most programs and they help you avoid making too many alterations to the base image, greatly speeding up the swaps between major images.

The kicker? Your user configs and home files are never changed when you ‘image hop’. It always feels like you just installed a fresh distro whenever you upgrade, and the performance benefits are noticeable. You don’t have to tinker and do the same changes over and over, its all handled for you by rpm-ostree.

10/10 this is the future of Linux. I hope for a future where I can rebase entire Linux distros while maintaining my configs with one simple command, but for now, Fedora Atomic is fantastic.

The downsides:

  • There is one major downside, and its that all of your system files are read-only. Personally, I’ve found a dozen ways to get around this, it requires thinking inside the Distrobox. It is a notable issue for many people, though. This means you cannot make specific tweaks without making a whole new image for yourself. Though in practice, I have found the ecosystem has grown a lot. Other people have already made the best tweaks available for you with only a few simple commands.

  • Rpm-ostree also is slow to update because its essentially building a whole git tree to make sure your updates never break and are as stable as possible. You also have to reboot each time you alter it, which can be annoying, but if you stick to flatpaks and distroboxes, this issue is mitigated significantly.

  • RedWizard [he/him, comrade/them]
    link
    fedilink
    English
    221 hours ago

    Your user configs and home files are never changed when you ‘image hop’.

    So I have an older Lenovo Laptop that I’m looking to put Linux on to replace an even older Lenovo Laptop I currently have Linux on, and this bit really has me curious about Fedora Atomic. I’m only learning about it now through this post.

    I have intermediate experience with Linux, as it’s not my daily driver, how far into the deep end would I be plunging if I gave Fedora Atomic a try?

    • TheModerateTankie [any]
      link
      fedilink
      English
      318 hours ago

      The ublue releases (bazzite/bluefin/aurora) are tweaked to be set up and ready to go with minimal or no set up. You can switch between ublue and the normal fedora atomic distros, or even user customized variants, from what I understand. The root system will change, but anything installed under your user account will stay the same. The only problem that might occur between switching is that different desktop environments might overwrite some settings and cause problems that way. You would want a way to backup your config files just in case if you do a lot of switching.

      This also means you can’t install multiple desktop environments side by side. Like if you wanted to choose between kde,gnome,xfce at the log in screen, it’s not possible under the atmoic distros. When i’ve done that on regular distros it would always result in a mess, and getting rid of a DE meant a lot of orphaned programs I didn’t want, so I avoid doing that, but this is a potential downside to the atomic distros. You would have to rebase and redownload stuff every time you switch DE.

      Otherwise they are rock solid and basically designed to get you up and running as fast as possible, and be as stable as possible with seamless background updates. I’m running bluefin, and it’s the most user friendly and smooth experience on linux i’ve ever had.

      • RedWizard [he/him, comrade/them]
        link
        fedilink
        English
        317 hours ago

        huh, very interesting. I think I’ll give Bazzite a shot and see how it goes. I have an T490 kicking around, but it only has the Intel UHD graphics (no NVIDA Mobile chip, sadly), but on Windows it could handle some gaming. So, I’ll be curious to see how it works out. The Bazzite site says it doesn’t support the “Steam Gaming Mode”, which just means the steam big picture mode.

        • marcie (she/her)OP
          link
          fedilink
          2
          edit-2
          12 hours ago

          Adding that what they said above is correct. I personally hop between secureblue and bazzite depending if I want to game that day. Works great

          I also have it on an old laptop which atomic is great for leaving unupdated for a long time and updating it without config when you need it

          • RedWizard [he/him, comrade/them]
            link
            fedilink
            English
            2
            edit-2
            10 hours ago

            Ok I’ve spent a few hours now tinkering and figuring things out, and I totally see the power here. I wanted to install the 1password Linux application and discovered I could do it easily using distrobox, and I wouldn’t even know that’s how it was running considering the GUI experience is the same as if I had installed it directly on the system.

            Very cool. It’s a little to bad the gaming experience isn’t great, but this is a 8 year old laptop with intel UHD graphics, so not shocked really. Windows gets better performance naturally.

            • marcie (she/her)OP
              link
              fedilink
              2
              edit-2
              7 hours ago

              It really depends on the game. Old games often run better on Linux than on windows. Check protondb to see how supported the game is, may be a driver issue. Old Nvidia parts use proprietary drivers which suck in comparison to old AMD parts which use open source drivers on Linux. New Nvidia parts use open source drivers, though these drivers are new and still having the kinks worked out. Sometimes laptops even have specific proprietary drivers that must be used for the laptop which can break compatibility with Linux or reduce performance. I’m pretty sure Intel is in the same boat, it’s proprietary.

              Personally, for games I enjoy, I saw a small 5fps performance increase over windows on a newish desktop.