A collection of automation scripts designed to simplify post-installation desktop and driver setup for Rocky Linux 9.
📋 Key Features
- Automated X11 & Display Setup: Configures foundational X11 display packages smoothly.
- NVIDIA Driver Installation: Streamlines compiling and installing official NVIDIA GPU drivers from source.
- KDE Desktop Environment: Installs KDE Plasma and configures it as the primary desktop environment.
🚀 Quick Start
sudo dnf install git
git clone https://github.com/TheLinuxITGuy/Rocky-Scripts.git
cd Rocky-Scripts
chmod u+x *.sh
# Execute installation scripts in numerical order
Find the scripts and view usage notes on GitHub.