trushang-dev.hashnode.dev🛡️ Essential Fail2Ban Commands Every Linux Admin Should KnowIf you're managing a Linux server exposed to the internet, brute-force attacks—especially on SSH—are inevitable. That's where Fail2Ban comes to the rescue. Fail2Ban scans log files for repeated failed login attempts and bans the offending IPs by upda...Jun 6, 2025·2 min read
trushang-dev.hashnode.devThe Ultimate Linux Command Cheat Sheet for Software DevelopersAs a software developer, especially when managing remote servers or backend systems, Linux commands are essential tools in your daily workflow. Whether you're connecting to servers, transferring code, working with databases, or managing backups, mast...Jun 2, 2025·3 min read
trushang-dev.hashnode.dev📊 Understanding AWS EC2 Volume MonitoringIf your Laravel application hosted on an EC2 instance (e.g., t3.small) is slowing down or crashing occasionally, this guide will help you understand how to monitor and troubleshoot it using EBS Volume Metrics. Here’s a simple, analogy-driven explanat...May 30, 2025·4 min read
trushang-dev.hashnode.devIt's Not My List or Your List — It's The ListIn any team environment — whether you're managing a software project, leading cross-functional teams, or running daily standups — there's one subtle mindset shift that can massively impact collaboration: Stop thinking in terms of “my list” and “your ...Apr 4, 2025·2 min read
trushang-dev.hashnode.devAmazon OpenSearch ServiceKey Features Managed Elasticsearch & OpenSearch – Fully managed service for deploying, operating, and scaling OpenSearch and Elasticsearch clusters. Scalability & Auto-Tuning – Supports auto-scaling, UltraWarm storage for cost-effective data retent...Mar 25, 2025·2 min read