
How to Secure a VPS Server with CrowdSec (2026 Guide)
Step-by-step guide to secure a VPS server with CrowdSec. Covers engine install, firewall bouncer (iptables & nftables), SSH protection, Nginx monitoring, and AppSec WAF.
47 guides in this category

Step-by-step guide to secure a VPS server with CrowdSec. Covers engine install, firewall bouncer (iptables & nftables), SSH protection, Nginx monitoring, and AppSec WAF.

Learn SSH port forwarding in Linux: local, remote, and dynamic tunneling. Set up persistent tunnels with systemd, SSH config, and security best practices.

Learn SSH ProxyJump and jump host setup for secure remote server access. Step-by-step bastion host configuration, security hardening, and troubleshooting.

Find which processes use swap space in Linux with smem, /proc/VmSwap, and shell scripts. Covers swappiness tuning, swap troubleshooting, and container swap tracking.

Configure Postfix to relay emails through external SMTP servers like Brevo, Mailgun, or Amazon SES. Step-by-step setup guide with an automated script.

Install and configure Ghostty terminal on Mac, then explore the libghostty ecosystem — cmux and 100+ terminals built on Ghostty's engine — plus prompts, zsh plugins, and tmux.

Master the Linux command line with this cheat sheet of 100+ essential Linux commands. Covers file management, networking, system admin, and modern CLI tools, all with practical examples for 2026.

Secure your Linux SSH server with this hardening guide. Covers key-based auth, sshd_config best practices, fail2ban, firewall rules, and OpenSSH security.

Add a new drive to Ubuntu LVM: pvcreate, vgcreate, lvcreate, ext4 format, and persistent mount with fstab nofail. Step-by-step guide for Ubuntu 24.04.

Extract text from PDF files on Linux command line using pdftotext. Covers install, layout modes, password-protected PDFs, OCR for scanned docs & batch scripts.