Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History

README.md

🧹 Maintenance Scripts for Linux Tactical RMM

Scripts for system cleanup, optimization, and routine maintenance tasks.

📋 Scripts Overview

Script Category Description
Maintain - Disk Clean.sh Maintain Cleans temporary files and frees disk space
Maintain - Docker Clean.sh Maintain Removes unused Docker images, containers, and volumes
Maintain - Kernel Prune.sh Maintain Removes old kernel versions to save disk space

🎯 Maintenance Tasks

Regular maintenance helps:

  • Free up disk space
  • Remove orphaned resources
  • Improve system performance
  • Reduce storage overhead

Exit Codes: 0 = success, 1 = error

Note: Schedule these scripts as cron jobs for automated maintenance.