Skip to content

Instantly share code, notes, and snippets.

View divsmart's full-sized avatar

Michael divsmart

  • Guadeloupe, France
  • 08:05 (UTC -04:00)
View GitHub Profile
@divsmart
divsmart / debian_first_aid_kit_117126.md
Last active March 17, 2026 19:53
Debian First Aid Kit

Table of Contents

  1. System Freezes & Crashes

  2. Boot Problems

  3. Network Issues

  4. Package Management Issues

@divsmart
divsmart / port25-monitoring.sh
Created October 21, 2025 22:18
Bash Script: Port25 Tools
#!/bin/bash
# v5.0.0
# Port 25 Monitoring and Security Script
# This script helps monitor and secure port 25 (SMTP) against abuse
echo "=== PORT 25 MONITORING & SECURITY TOOL ==="
echo "Date: $(date)"
echo "========================================"
# Colors for output