-
Notifications
You must be signed in to change notification settings - Fork 0
Home
XsMagical edited this page Aug 12, 2025
·
16 revisions
Linux Tools by Team Nocturnal is a collection of cross-distro automation scripts that make Linux setup, maintenance, and gaming faster, safer, and more consistent.
- Goal: Provide safe, beginner-friendly automation while keeping flexibility for advanced users.
- Scope: Post-install setup, gaming environment configuration, system cleanup, driver installation, and updates.
- Compatibility: Fedora/RHEL, Ubuntu/Debian, Arch, openSUSE.
- Post-Setup: Complete environment setup after a fresh install.
- Gaming: Automated gaming stack installation and configuration.
- NVIDIA Drivers: Universal installer for NVIDIA drivers with Secure Boot (MOK) signing support, vendor-signed driver preference, and cross-distro compatibility.
- Update: Keep your system and packages up to date with safe flags.
- Cleanup: Remove unused files, caches, and packages safely.
- Common: Shared includes (banner, colors, helper functions).
GitHub: https://github.com/XsMagical/Linux-Tools
- Post-Setup Scripts — Setup after a fresh Linux install.
- Gaming Scripts — Gaming stack automation.
- NVIDIA Driver Script — Universal NVIDIA driver installation with Secure Boot support.
- Update Scripts — Safe update automation.
- Cleanup Scripts — Safe cleanup automation.
Pushing Linux forward with safe, universal automation tools for all skill levels.
- Lead Developer: XsMagical
- GitHub Repository: Linux-Tools
💡 These scripts are tested across multiple distros to ensure compatibility and safety.
Feedback and contributions are always welcome to help make them even better.
Universal scripts by Team Nocturnal
- Home: Home
- Post-Setup: Post-Setup-Scripts
- Gaming: Gaming-Scripts
- NVIDIA Drivers: NVIDIA
- Update: Update-Scripts
- Cleanup: Cleanup-Scripts
- Common: Common-Includes
Milestones
- v1.0 baseline (core presets + docs)
- Universal Cleanup v1
- Universal Update v1
- Gaming overlays guide (per-game)
- NVIDIA driver automation guide
- Distro matrix (tested + notes)
Docs
- Wiki Home
- Post-Setup overview
- Gaming overview
- NVIDIA driver overview
- Update overview
- Cleanup overview
Scripts
-
post-setup/tn_xs_post_install.sh -
gaming/universal_gaming_setup.sh -
drivers/tn_universal_nvidia_signed.sh -
update/* -
cleanup/universal_cleanup.sh -
common/header.sh