emmetoneill, to linux
@emmetoneill@mas.to avatar

Last weekend I rebased both of my computers from Fedora Silverblue to Universal Blue's Bluefin.

Works great so far and the rebase worked pretty seemlessly with all of my existing programming and music docker/distrobox stuff.

Anyway, I'm getting deeper into the immutable Linux rabbit hole. 🤓

moreentropy, to fedora German
@moreentropy@chaos.social avatar

ist das erste -kompatible 👍. Bei musste ich regelmäßig aufräumen kommen.

Corb_The_Lesser, to linux
@Corb_The_Lesser@mastodon.social avatar

Immutable distros and live mode:

@EndlessOS is the only immutable/atomic Linux distro I've come across that distributes an ISO I can boot into live mode.

Not or any of the other @fedora spins. Not .

Why not?

I'm really reluctant to install a distribution without testdriving it in live mode.

thomrstrom, to opensource
@thomrstrom@triangletoot.party avatar

One of my favorite things about working with #opensource is adding support for platforms that the vendor doesn't care about. Today that would be #Kolide on #Fedora #Silverblue - https://github.com/chainguard-dev/kolide-silverblue

thomrstrom, to linux
@thomrstrom@triangletoot.party avatar

I spent too much time banging my head against the wall getting and to run well on distros like

Here's the first article:

https://unfinished.bike/elastic-agent-on-fedora-silverblue

Linux distro's heading to where macOS today: where the root filesystem is mostly immutable, but not entirely. arrived there a decade ago, but everyone seems to be moving in the same direction.

siosm, to random
@siosm@floss.social avatar

Ptyxis, a toolbox/distrobox container aware terminal from Christian Hergert is now available on Flathub!

https://flathub.org/apps/app.devsuite.Ptyxis

#Flatpak #Flathub #Silverblue #AtomicDesktops

mcdanlj, to fedora
@mcdanlj@social.makerforums.info avatar

I decided to try building #FreeCAD from source. I used a F39 toolbox on my #Fedora 40 #Silverblue and installed the prereqs; most from packages, but pyside2 from pip (inside the toolbox) since it hasn't been packaged in Fedora for years. The segfault I'm getting from libshiboken isn't illuminating to me. I could imagine a missing dependency on a package causing a segfault, or maybe no one is building FreeCAD on Fedora and it just doesn't work on F39. 🤔

Not clear that I'm close enough to the beaten path for this to be worth a bug report, though. Quite likely PEBCAK...

rafaelcaricio, to Nvidia
@rafaelcaricio@nullpointer.social avatar

I was so happy yesterday! I had a desktop computer that had been sitting around my house for several years, and I decided to bring it back to life. I bought a new NVIDIA RTX 4060 card and a new case for it. I transferred all the old components to the new case and fired it up, installed Fedora Silverblue, and even played a bit of Fallout 4 at full graphics settings. It was such a breeze!

However, today when I tried to turn it on, I think the motherboard just gave out. Looks like it's time for a new CPU, motherboard, and memory.

For the fellow nerds out there, what would you recommend? I'm looking to play some games and compile Rust code.

gamey, to random German
@gamey@chaos.social avatar

Is there any good Blog post to learn #uBlue customization with relatively limited knowledge about #Docker? I don't like the idea of a distro that I can't customize easily so normal #Silverblue doesn't sound like my favorite choice but uBlue, #VanillaOS and similar approaches sound very tempting and I love the concept of #Atomic distros in general! Also, do you think it's easy enough to learn to imediately switch my main computer over or should I do some more testing in VMs first?

mcdanlj, to fedora
@mcdanlj@social.makerforums.info avatar

I'm on 40, and I'm now seeing a lot of "No video with supported format and MIME type found" errors.

I don't have mozilla-openh264 installed, so I guess that might make sense? Let's fix that...

# rpm-ostree install mozilla-openh264<br></br>...<br></br>error: Could not depsolve transaction; 1 problem detected:<br></br> Problem: package noopenh264-0.1.0~openh264_2.4.0-1.fc40.x86_64 from @System conflicts with openh264 provided by openh264-2.4.0-2.fc40.x86_64 from fedora-cisco-openh264<br></br>  - package openh264-2.4.0-2.fc40.x86_64 from fedora-cisco-openh264 obsoletes noopenh264 < 1:0 provided by noopenh264-0.1.0~openh264_2.4.0-1.fc40.x86_64 from @System<br></br>  - package mozilla-openh264-2.4.0-2.fc40.x86_64 from fedora-cisco-openh264 requires openh264(x86-64) = 2.4.0-2.fc40, but none of the providers can be installed<br></br>  - conflicting requests<br></br># rpm -qa | grep noopenh264<br></br>noopenh264-0.1.0~openh264_2.4.0-1.fc40.x86_64<br></br># rpm-ostree install --uninstall noopenh264 mozilla-openh264<br></br>error: Package/capability 'noopenh264' is not currently requested<br></br>

There's clearly something I don't understand here. I don't know how noopenh264 is installed but not requested and still causes a conflict. I must be alone in having this problem based on lack of bugs that I can find in RH's bugzilla.

I don't think I saw this problem on Silverblue 39, but I was using that for only a few days before rebasing on 40, and was previously on my "classic" Fedora 39 installation where it definitely wasn't showing up with the rpmfusion packages installed.

fedora, to fedora

Besides introducing a new brand, Fedora Atomic Desktops had some specific updates to it in the Fedora 40 release.

As a refresher, we're talking about Silverblue, Kinoite, Sway Atomic (was Sericea), and Budgie Atomic (was Onyx) - all under one umbrella!

Read more for what's new and what's coming: https://fedoramagazine.org/whats-new-for-fedora-atomic-desktops-in-fedora-40/

deflockcom, to fedora
@deflockcom@mastodon.social avatar

@fedora 40 will be my first OS for my home (in hope to have the same experience i have with the VM i use () that give me a 2 each version.

If i where writing a letter to them (maybe since i mentioned them) i would ask an way to auto update .

And a (auto ) of the using ship (i know the tuto on fedora magazine but sometimes it fail i woule prefer native one).

aral, to random
@aral@mastodon.ar.al avatar

Fedora Silverblue 40 is out today. If you have rpm-fusion layered so you can’t upgrade through GNOME Software, run these commands in Terminal:

  1. Pin current version:

sudo ostree admin pin 0

  1. Handle rpm-fusion nastiness:

rpm-ostree update --uninstall rpmfusion-free-release --uninstall rpmfusion-nonfree-release --install rpmfusion-free-release --install rpmfusion-nonfree-release

  1. Rebase to Fedora Silverblue 40:

rpm-ostree rebase fedora:fedora/40/x86_64/silverblue

jibsaramnim, to fedora
@jibsaramnim@mastodon.social avatar

The main thing that I run into with that really doesn't "just work" — unlike pretty much everything else— is video playback. The way to "fix" it gets more convoluted with every release, too.
Anyway, for Fedora 40 it seems to now be:
sudo rpm-ostree override remove noopenh264 --install openh264 --install gstreamer1-plugin-openh264 --install mozilla-openh264

I really wish H.264 wasn't so widely adopted as the de-facto codec.

mcdanlj, to random
@mcdanlj@social.makerforums.info avatar

First papercut with — I have roughly forever kept a symlink /m/media/johnsonm because I really don't like typing all that.

I built a local package with that symlink to get my symlink back, and then when I tried to install it immediately hit https://github.com/projectatomic/rpm-ostree/issues/233 which it says to "see" but that's not super useful.

As far as I can tell that's "u kant haz" and I'll have to retrain my fingers to something else. 😢

mcdanlj, to fedora
@mcdanlj@social.makerforums.info avatar

I have upgraded my personal laptop to just in time for the upgrade to Fedora 40 to be an update in the background and then a trivial, quick reboot into the upgraded system with an option to roll back if something goes wrong.

I started this update in December, by starting with a new (larger) drive. I put it into a USB-3 NVME carrier, attached it to a VM, and did an install and updates until it looked like I got the software I wanted complete.

Then an unrelated hardware failure made me back-burner it until tonight. I booted the VM, did a quick rpm-ostree upgrade, and rebooted the VM into the latest release. Four months of updates and it was fast and trivial. Copied my home directory over from the old drive to the new drive, popped it in, and I'm up and running.

I'm really looking forward to not watching minutes of updates scroll by with the system unusable at the boot screen.

And if I need any files from the old install, I have the old drive in the USB-3 NVME carrier. ☺

ljrk, to random
@ljrk@todon.eu avatar

So, anyone here with and/or + a bit of deeper container/ and knowledge?

I, again, am thinking about combining Silverblue as my base system with a more complex Nix setup to replace toolbox (which is effectively a separate whole Linux to maintain or throw away regularly, or build a CI for to create new images, etc. -- nah).

Now, Nix works fine, but it needs to store things under /nix because most binaries are prefix dependent and not portable in their location. But what if I download the nix store to $HOME/.nix instead and then launch a light-weight throw-away container/namespace that simply maps $HOME/.nix to /nix but keeps everything else identical?

Would that work? Did someone already build that stuff?

fedora, to fedora

"Due to a bug in rpm-ostree, the '/etc/[g]shadow[-]' files in Fedora CoreOS, Fedora IoT and Fedora Atomic Desktops have the world-readable bit set.

To fix impacted systems immediately, run the following command as root:
$ chmod --verbose 0000 /etc/shadow /etc/gshadow /etc/shadow- /etc/gshadow-

For more details, notably the full list of affected versions, see: https://github.com/coreos/rpm-ostree/security/advisories/GHSA-2m76-cwhg-7wv6 "

j3rn, to fedora
@j3rn@fosstodon.org avatar

Nothing makes you miss the background updating of quite like waiting on macOS or Windows to update.

lunarloony, to fedora
@lunarloony@dosgame.club avatar

Tooted about a issue yesterday, in which I couldn't install it at all. I now have, ahem, "screenshots" so hopefully someone smarter than I can point me in the right direction.

I am booting from a 16GB SanDisk Cruzer Blade.

On UEFI, I get a message to say the image is invalid / unsupported.
On BIOS, the installer starts (after a successful self-test) but immediately crashes with a big, scary Python error.

Note: happens with both and images.

Send help, !

A screenshot of an error window above an OS installer.

tulpa, to random
@tulpa@fosstodon.org avatar

7.5 seems likely to be released soon. I considered switching back. But I just don't feel like I could make it a "forever OS", because there are factors which could force me to use something else. Either I get a new computer and have unsupported hardware, or somebody makes me use some software that doesn't run on it.

seems a safer bet for both of these possibilities.

hopland, to GNOME
@hopland@snabelen.no avatar

How do you name your devices? I name my devices after #philosophers. I've had Schopenhauer, Kant, Diogones, Socrates, etc. But for this newly installed laptop using #GNOME #Silverblue, I decided for something a bit different.

My new system is called Fanton, after Frantz Fanton, who studied the psychology of #colonization - that is both the colonized and the colonizers. His statement that colonization dehumanizes both still rings true today.

https://en.wikipedia.org/wiki/Frantz_Fanon

UniversalBlue, to fedora
@UniversalBlue@fosstodon.org avatar

Been curious about what it's like to use Bluefin? Here's a quick tour of it, walking through some of the main changes we make to Silverblue!
https://www.youtube.com/watch?v=3_yyyUMecwo

For more stability, the Bluefin custom image defaults to GTS (grand touring support), meaning that we hang back one release of Fedora. It brings stability in general, but specifically to all the GNOME extensions we use.

#Bluefin #uBlue #FedoraAtomic #Fedora #Linux #Gnome #CloudNative #DevOps #Silverblue

jimt, to Kubuntu
@jimt@me.oer.me avatar

I moved my backup desktop machine from to Fedora . I've been using it on my laptop for a couple of months now without significant issue, but still manage to confuse myself once in a while about which toolbox container I am in.

lawrencegripper, to fedora
@lawrencegripper@fosstodon.org avatar

I’ve got a growing temptation to try out for my desktop.

Having been on based stuff since forever I’m nervous.

The jump to immutable style as desktop is mix of “oooh cool” and “will this get annoying?”

Anyone else using it as daily driver?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines