Benutzer-Werkzeuge

Webseiten-Werkzeuge


Die angeforderte Seite existiert nicht.
content:linux_fedora
This version is outdated by a newer approved version.DiffThis version (2026/02/09 20:51) was approved by obel1x.The Previously approved version (2025/08/17 10:14) is available.Diff

Dies ist eine alte Version des Dokuments!


Linux: Fedora- Client

here are some basics for setting up Fedora. Actual Version: 42

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.1770666673.txt.gz · Zuletzt geändert: von obel1x

Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki