TunnelFleet
Category

Security

VPN security, hardening, firewall rules, and best practices.

VPN Logging Best Practices
9 min read

VPN Logging Best Practices

What to log on a self-hosted VPN, what to avoid, retention policies, and how to keep operational visibility without collecting unnecessary user traffic data.

TunnelFleet Editorial ·
Secure SSH: A Complete Guide
9 min read

Secure SSH: A Complete Guide

Operational SSH security for VPN and VPS fleets: key lifecycle, jump hosts, access reviews, break-glass procedures, and least privilege—beyond a single sshd_config checklist.

TunnelFleet Editorial ·
How to Rotate VPN Keys
9 min read

How to Rotate VPN Keys

A runbook for rotating WireGuard and OpenVPN credentials without locking out users: dual-key windows, inventory hygiene, and compromise response.

TunnelFleet Editorial ·
Best VPN Encryption (Practical Guide)
9 min read

Best VPN Encryption (Practical Guide)

What “best VPN encryption” means in practice: modern ciphers, protocol defaults, key exchange, and how WireGuard and OpenVPN compare for self-hosted fleets.

TunnelFleet Editorial ·
Fail2Ban Guide: Stop Brute-Force Attacks
9 min read

Fail2Ban Guide: Stop Brute-Force Attacks

Install and configure Fail2Ban on Ubuntu to ban abusive SSH (and other) clients: jails, filters, ban times, ignoreip, and how it complements UFW on a VPN VPS.

TunnelFleet Editorial ·
SSH Hardening Best Practices
9 min read

SSH Hardening Best Practices

Harden OpenSSH on Ubuntu with concrete sshd_config settings: key-only auth, disable root login, restrict users, modern ciphers, and a host hardening checklist.

TunnelFleet Editorial ·
Configure UFW: A Practical Guide
9 min read

Configure UFW: A Practical Guide

Configure UFW on Ubuntu the right way: default deny, allow SSH first, open WireGuard UDP, rate limiting, and rules that survive reboots without locking yourself out.

TunnelFleet Editorial ·
Secure a VPS: A Practical Checklist
10 min read

Secure a VPS: A Practical Checklist

A practical hardening checklist for Ubuntu VPS servers: SSH keys, firewall, updates, users, Fail2Ban, and baseline controls before you run production services.

TunnelFleet Editorial ·