
A comprehensive interactive bash script designed for DevOps engineering tasks. It simplifies user management, system monitoring, and automated backups on Linux systems through an easy-to-use menu-driven interface. Features include creating/deleting users, displaying essential system metrics, automating timestamped directory backups, and keeping a comprehensive audit trail via structured activity logging.
Solution: Developed an intuitive, menu-driven bash interface that centralizes user/group management and critical system metric monitoring.
Solution: Implemented automated directory archiving with timestamped tarballs and automatic cleanup of old backups, coupled with robust INFO/WARN/ERROR operational logging.