content:linux_fedora
This version is outdated by a newer approved version.
This version (2026/02/13 19:05) was approved by obel1x.The Previously approved version (2026/02/09 20:51) is available.
This version (2026/02/13 19:05) was approved by obel1x.The Previously approved version (2026/02/09 20:51) is available.
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
Linux: Fedora- Client
here are some basics for setting up Fedora. Actual Version: 43
Useful Docs also: https://github.com/devangshekhawat/Fedora-43-Post-Install-Guide
Graphics
Out of the Box there are not alle Multimedia Codecs installed.
For AMD
dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm dnf install libavcodec-freeworld --allowerasing dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm dnf install mesa-va-drivers-freeworld --allowerasing
Intel
dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm dnf install libavcodec-freeworld --allowerasing dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm dnf install intel-media-driver --allowerasing
NVIDIA
to say it like a wise man did: fuck you nvidia
Fragmentation/Snapshotting
If you like BTRF because of its powerful Features and Snapshots, you need to set up BTRFs Assistant.
Annoying Plasmoids
like weather and such:
sudo dnf remove kdeplasma-addons
Akonadi
i don't like those tools. Make your machine slow by scanning files and such… so remove it:
sudo dnf remove akonadi-server
content/linux_fedora.1771005906.txt.gz · Zuletzt geändert: von obel1x
