Skip to content
ITNotes ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Home » nginx
Security tutorial - IT technology blog
Posted inSecurity

WordPress Security Hardening: Stop Brute Force, SQLi, and RCE Before They Hit

May 25, 2026
Harden your WordPress site against brute force, SQL injection, and remote code execution using a layered approach: security plugins, Nginx rate limiting, file integrity monitoring, and database privilege restriction. Practical commands and configs included.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Staring at Raw Logs: Use GoAccess for Real-Time Nginx & Apache Analytics

May 13, 2026
Ditch the messy text logs. This guide shows you how to use GoAccess to create beautiful, real-time Nginx and Apache traffic dashboards in both your terminal and browser.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening Docker Web Apps with BunkerWeb: Integrated WAF, Fail2Ban, and Let’s Encrypt Guide

May 4, 2026
Learn how to secure your Docker applications using BunkerWeb, a hardened Nginx-based web server. This tutorial covers automated WAF, Fail2Ban, and Let's Encrypt configuration using a hands-on, experience-driven approach.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Beyond the Perimeter: A 6-Month Post-Mortem on mTLS with Nginx

May 3, 2026
A deep dive into implementing Mutual TLS (mTLS) with Nginx and OpenSSL. Explore real-world performance metrics, automation strategies, and security benefits after 6 months in production.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

HTTP/3 (QUIC) on Nginx: Killing Latency and Head-of-Line Blocking

April 23, 2026
Is your site lagging on mobile? Discover how to eliminate Head-of-Line blocking and slash latency by implementing HTTP/3 (QUIC) on Nginx with this step-by-step guide.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening Your API Gateway: Distributed Rate Limiting with Nginx and Redis

April 22, 2026
Protect your infrastructure from traffic spikes and resource abuse. This guide shows you how to build a distributed rate-limiting system using Nginx, OpenResty, and Redis.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Ditch the Subscription: Building a Production-Grade Captive Portal with Nodogsplash and Nginx

April 19, 2026
Tired of expensive Wi-Fi subscriptions? Learn how to use Nodogsplash and Nginx to build a high-performance, self-hosted captive portal on Linux with zero licensing fees.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hardening Nginx: Stop Clickjacking and Injection with CSP, HSTS, and Permissions-Policy

April 6, 2026
Secure your Nginx server in minutes. This guide covers HSTS for encryption, CSP for blocking XSS, and Permissions-Policy for hardware privacy with production-ready code.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Installing & Configuring ModSecurity WAF for Apache/Nginx Web App Protection

March 29, 2026
Learn how to install and configure ModSecurity WAF for both Apache and Nginx web servers. This guide covers core concepts, detailed setup instructions, and essential best practices to protect your web applications from common cyber threats like SQL injection and XSS.
Read More
Programming tutorial - IT technology blog
Posted inProgramming

Building Real-time Apps with WebSocket: A Practical Node.js to Deployment Guide

March 28, 2026
This guide covers building real-time applications with WebSockets and Node.js. It details various real-time approaches, their pros and cons, and a recommended setup featuring Node.js, the `ws` library, PM2, and Nginx. Follow practical code examples from development to a production-ready deployment.
Read More

Posts pagination

1 2 Next page
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top