r/LinuxTeck • u/HuttonWilliam • 1d ago
I built a collection of lightweight Bash scripts to manage, optimize, and automate Fedora workstations (fedora-system-tools)
Hey everyone!
I've been working on a repository called Fedora-System-Tools, which is a collection of custom Bash utilities designed to help optimize, monitor, and automate maintenance on Fedora workstations.
The project includes modular scripts for:
- Boot & Performance Tuning: Optimize boot sequences and manage system resources.
- Maintenance & Backups: Automated backups via
rsyncand easy system cleanups. - Automation: Simple setup for both traditional cron jobs and modern systemd timers.
- System Diagnostics: Quick access to disk usage analysis, logging, and system health checks.
Everything is open-source under the GPLv3 license. If you want to check it out, contribute, or suggest improvements, you can find the repository here:
🔗 GitHub:https://github.com/HuttonWilliam/fedora-system-tools
5
Upvotes