The big difference with Open Mandriva Linux is you do not need to use the terminal to enable non-free firmware, drivers, or media codecs.
You simply need to open the app called, "Software Repository Selector" and check the boxes for the repositories you wish to enable. Once done, you can open either the store app or dnf dragon, for example, and install whatever you need.
It is point and click, easy.
#OpenMandriva #Mandriva #Linux #Fedora #Windows
Today was oddly quiet in #fedora land.
The calm before the F42 Final freeze tomorrow?
* Messed up a discussion user, but managed to fix everything.
* Looked at https://bugzilla.redhat.com/show_bug.cgi?id=2356237 but puzzled, and it's not happening anymore.
* Swapped out atop for btop on a bunch of machines.
* Moved ~2TB of f42 GA composes to archive
* Updated some bz api keys
* Caught up on various emails and pr's and issues.
* Tried to catch up on my rss feeds. I'm under a thousand now. Caught up to last thursday. :(
From a simple user point of view, if you have used Fedora, you will be familiar with Open Mandriva Linux.
Both use RPM packages and Dnf package manager. You can even download and install 3rd party RPM packages, for example, I installed iVpn directly from their website.
Their "Cooker" build is comparable to Fedora's "rawhide". Their "Rome" build is comparable "Fedora Release". Lastly, "Rock" is comparable to centOS.
#OpenMandriva #Mandriva #Linux #Fedora #Windows
today in #fedora qa:
* ran the team meeting and the f42 blocker review meeting, sent out minutes - https://discussion.fedoraproject.org/t/2025-03-31-15-00-utc-fedora-quality-meeting/147898/2 , https://discussion.fedoraproject.org/t/2025-03-31-16-00-utc-fedora-42-blocker-review-meeting/147897/3
* merged and deployed my tweak to ipsilon staging config - https://pagure.io/fedora-infra/ansible/pull-request/2545
* sent a PR to add a 'are all packages signed' check to #openqa - https://pagure.io/fedora-qa/os-autoinst-distri-fedora/pull-request/370
* looked at failed openQA tests - https://bodhi.fedoraproject.org/updates/FEDORA-2025-e58a105562#comment-4028617 , https://bodhi.fedoraproject.org/updates/FEDORA-2025-46eef33a40#comment-4028606
* various cleanups and PR merging on openQA python client - https://github.com/os-autoinst/openQA-python-client/commits/main/
Hi folks, I'm trying to jumpstart federation on my little gotosocial instance and get a more full feed of things to read and interact with.
I could use your help. If you could boost this, I would appreciate it. If you see this and favorite it, I will follow you if your interests seem to align with mine.
I'm not asking for follows... rather I'm asking for you to help me shout out into the ether that I'M looking for people to follow. My main interests are going to be hashtagged below.
By the way, the way hashtags work here is that currently, if I search, I only see what my server is already knows about... which would mean just the folks I follow, since I'm a single-user instance. Not very helpful
I will also be using one of my apps that can load the main feed from other servers, to see if I see something interesting. If you see a follow from me and come here to check me out... I mean you no harm and I come in peace.
Thanks all!
#linux #fedora #foss #floss #oss #fediverse #raspberrypi #technology #gnome #polymerclay #fantasy #scifi #adventuremotorcycles
I've managed to install #Fedora on #Scaleway #Dedibox thanks to #bootc. The same process might work on many other providers' machines as well.
https://fale.io/blog/2025/03/31/fedora-on-scaleway-dedibox-with-bootc
I just made an Erlang GUI "Hello World" in a Fedora 41 Toolbox.
$ toolbox create erlang
$ toolbox enter erlang
$ sudo dnf install erlang
$ erl -smp
1> wx:new().
{wx_ref,0,wx,[]}
2> M = wxMessageDialog:new(wx:null(), "Hello World").
{wx_ref,35,wxMessageDialog,[]}
3> wxMessageDialog:showModal(M).
Thanks to:
https://arifishaq.wordpress.com/wp-content/uploads/2017/12/wxerlang-getting-started.pdf
I will be at #KubeCon / #CloudNativeCon in London this week.
I'll give a workshop on Wednesday with @tormath1 on how to use and build systemd system extensions (sysexts): https://kccnceu2025.sched.com/event/1tcxe/contribfest-extending-image-based-systems-using-systemd-system-extensions
Feel free to reach out if you want to chat about Fedora CoreOS and running Kubernetes on it, Openshift, Fedora Atomic Desktops, Flatpaks, KDE or anything else .
Hello from #Fedora 42! #Silverblue makes the upgrade quick and worry-free
@rubenerd @cmccullough @fedora @opensuse
I've been using Fedora as my primary desktop OS since the "Fedora Core" days. The behavior of Red Hat under Mike McGrath prompted me to distro hop for the first time in about a decade, but I'm just too comfortable with Fedora and went back. I could get used to something else, but ¯\_(ツ)_/¯
My two primary OSes are Fedora and NetBSD. I think this may be a combination that's unique in the world, lol. Curious to know if there are others :)
Picked up a Thinkpad T14s Gen 5 (Intel) today. Intel Core Ultra 5 135U, 32GB RAM, 512GB SSD. It even has an NPU.
I went through the Windows 11 setup to see if there were firmware upgrades that could only be installed from Windows. Then I installed Fedora Silverblue on it to skip having to deal with Windows on a daily basis.
Everything seems to work, even the fingerprint reader. Now to figure out if the NPU is accessible from Linux and what to do with it.
I want to throw out a big #HotDamn to 20 years of #softwaredevelopment . I recently bought a used #Behringer #BCF2000 which had a #SysEx editor last developed in 2004 in #Java available for download from the official website. I downloaded the software to my #Fedora system and it recognized the device over the modern #Linux #USB interface and worked like a champ.
Well done, 20 years of #software develoment and backwards compatibility!
I should have made this poll multi choice. I have two depending on use: Fedora for desktop/laptop & Debian for servers.
What’s your #Linux distro of choice? Comment if a different one than the four in the poll.
I'm in love with uv. Seriously, the tool is small yet packs a punch with features.
I'm writing an article for Fedora Magazine about the cool things you can do with uv, here is the source code (with the article in markdown) for your enjoyment:
https://github.com/josevnz/tutorials/tree/main/docs/Enhancing_Your_Python_Workflow_with_UV_on_Fedora