Using any DE be like:
Using any DE be like:
KDE has a really nice suite of applications and utilities. No other desktop environment really compares on that level (and Amarok is back!).
XFCE &etc are also good if you are running lightweight hardware (not just old hardware) but still want a desktop environment.
CLI is best for servers and remotely managed/headless systems.
KDE has crazy complex apps like Krita, digiKam, KDEnlive, Kate, Konqueror, etc etc.
They went more minimal and dedicated over time
Amarok -> Elisa, Kasts
Konqueror -> Dolphin, Falkon/ājust use Firefoxā
I dont get why we have Gwenview, Kolourpaint, Spectacle edit and digiKam though, this feels absurd
I just installed Fedora KDE for the first time from gnome and goddamn all these fucking Ks lmao! Gotta say though I didnāt like elisa, installed Clementine almost immediately. I definitely donāt need all these apps but I have to figure out what they all do before I go removing them willy nilly.
And it refused to update my default browser to Librewolf so I had to uninstall Firefox to force it.
And NetworkManager wouldnāt work with the official fedora recommendation of how to randomize mac addresses, no clue why, it worked on gnome.
Other than that it is neat, though.
Yeah Fedora KDE is very bloated.
But no, changing the default browser under ādefault appsā in the settings works very reliable.
NetworkManager should default to randomized MAC since F40.
Have a look at my debloat guide
I just upgraded a laptop with traditional Fedora from F39 to F40. Lets say⦠atomic distro upgrades work worlds easier, one run, done. This took a few reboots and strange repititions. Fedora KDE (unlike Kinoite) comes equipped with a ton of KDE apps so I debloated as many of them as possible. Future apps will be mostly installed as Flataks. This speeds up upgrades and reduces the chance for breakages. sudo dnf remove kontact akregator kaddressbook dragon contactthemeeditor elisa kmag kmail kmo...
Nope, tried that, and still SABnzbd opened up in Firefox until I ran sudo dnf remove firefox. No clue why.
As for the randomized mac, OHHHHH thanks! Thatās probably why when I put that config file there it was confused! I was unaware of this change, thanks again!
And thanks, Iāll definitely check out your debloat guide, but Iām still going to have to do some learning and decide for myself because weāll be different. For instance Iām probably keeping kGpg unless I replace it with Kleopatra (ironically also a K haha). Iāll definitely use it as a start point though!
What is a SABnzbd ?
the MAC is randomized but static, so you are somebody else for every network, but then stay the same.
Full MAC randomization causes major breakages though, and should be avoided.
The default hostname is also really unprivate, change it to PC with sudo hostnamectl set-hostname PC.
Just Usenet shit. The important part is when you run the program it opens up your default web browser, which in my case was perpetually firefox and idk why.
Iāve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr. Maybe my usecase doesnāt need static MACs. The only issue is my home wifi says āa new device has been connectedā every time I connect, but like, thatās fine.
Good point on the hostname though, I usually use a specific name per device for my own sanity but maybe I should make them all generic āPC.ā
xdg-open will open the default browser. This is likely an issue with that app having firefox hardcoded, or detecting it and using it when detected or some stuff.
Iāve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr
People that dont have problems dont have a lot to add in terms or arguments :D
There are 2 types of MAC rando, and GrapheneOS uses full per-connection rando by default.
If you are in networks where access is controlled via the MAC, this will break. Static randomized (in grapheneOS āper networkā) like on Fedora dont have this issue at all, this should really be default always.
But it does not protect against certain levels of tracking.
Also randomized MACs may fill up certain router softwares and cause DHCP to fail because it tries to remember every connected device āfor securityā (FritzBox in my case).
Thing is though, it exhibited the desired behavior on Fedora 39 Gnome, if it was just how SABnzbd rolled Iād expect it to do it back then too, but since itās new behavior I suspect itās something else.
Yeah it does clog up the router a bit but I think in my case they auto-clean the older ones out.