Failed SSH Login Report Shell Script (Brute Force Detection)
Detect failed SSH login attempts on Linux with a Bash script. Report top attacking IPs from auth logs.
Read tutorial →Browse step-by-step tutorials in this topic.
Detect failed SSH login attempts on Linux with a Bash script. Report top attacking IPs from auth logs.
Read tutorial →
Check SSL certificate expiry dates on Linux with a Bash script. Email alerts before certificates expire.
Read tutorial →
Analyze Nginx access logs with a Bash script. Find top IPs, URLs, 404 errors, and traffic patterns.
Read tutorial →
Automate MySQL and MariaDB backups on Linux with a Bash script using mysqldump, compression, and retention.
Read tutorial →
Bash script to monitor Linux disk usage and auto-clean logs, journal, and temp files when threshold is exceeded.…
Read tutorial →
Bash script to backup website files and MySQL database from one Linux server to a remote server using…
Read tutorial →