Skip to content
XsMagical edited this page Aug 12, 2025 · 16 revisions

Linux Tools — Wiki

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.

📌 Overview

  • 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.

📂 Script Categories

  • 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).

🔗 Repository

GitHub: https://github.com/XsMagical/Linux-Tools

📄 Related Wiki Pages

Linux Tools

Universal scripts by Team Nocturnal

📂 Sections


Status

Repo stars Issues PRs Last commit


📈 Progress

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

🔗 Repo

https://github.com/XsMagical/Linux-Tools

Clone this wiki locally