Skip to content

Certainly! Here's a description paragraph for your Linux Fedora cheat sheet: "Empower your Linux journey with this comprehensive cheat sheet tailored for Fedora users. Whether you're a seasoned Linux enthusiast or just getting started, this handy reference guide offers quick acceess.

Notifications You must be signed in to change notification settings

prankush-tech/Fedora-RetHAT-desto-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Fedora-RetHAT-distro-Linux

CONTROL GPU FAN

Open a terminal in your home directory and enter the following commands:

sudo dnf upgrade
sudo dnf install kernel-devel dkms make openssl

Reboot, and again:

git clone https://github.com/musikid/acpi_ec.git
cd acpi_ec
sudo ./install.sh

Reboot one last time, and finally enter:

git clone https://github.com/FaridZelli/ISW-Modern.git
cd ISW-Modern
sudo bash ./install.sh
sudo systemctl enable --now isw@SILENT.service

Execte

sudo isw -b off
sudo isw -b on

Install NVIDIA DRIVER in REDHAT

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Now excute

sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-devel

sudo dnf install lame\* --exclude=lame-devel

sudo dnf group upgrade --with-optional Multimedia

AKMOD NVIDIA

sudo dnf install akmod-nvidia
sudo dnf install xorg-x11-drv-nvidia-cuda
sudo dnf config-manager --set-enabled rpmfusion-nonfree-nvidia-driver

Chrome PRofile error

rm -rf ~/.config/google-chrome/Singleton*

Battery Capacity Ckeck

upower -i /org/freedesktop/UPower/devices/battery_BAT1

About

Certainly! Here's a description paragraph for your Linux Fedora cheat sheet: "Empower your Linux journey with this comprehensive cheat sheet tailored for Fedora users. Whether you're a seasoned Linux enthusiast or just getting started, this handy reference guide offers quick acceess.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published