Bash-скрипты для администрирования Linux
★ 6.6 · devops
linux-shell-scripting is a Claude Code skill that delivers production-ready bash script templates for common Linux system administration tasks. It covers four areas: backups (local tar archives, remote rsync transfers, rotation logic, mysqldump for databases), resource monitoring (CPU threshold alerts, disk usage checks, usage logging, full system health reports), user management (account creation, password expiry reporting via chage), and security utilities (random password generation with openssl, AES-256-CBC file encryption and decryption). The skill is designed for sysadmins and security engineers who need reliable, reusable shell automation or building blocks for penetration testing environments. It requires a Linux/Unix system with bash, appropriate permissions, and utilities such as rsync and openssl.
- #bash
- #linux
- #automation
- #scripting
- #system-administration