Articles
Quick answer: Right after your Cloud2Y VPS is deployed: update all packages, create a sudo user,...
Quick answer: Secure SSH by switching to key-based authentication, disabling password logins and...
Quick answer: Create a regular user with sudo rights, install your SSH key for that user, then...
Quick answer: Set a new Port value in /etc/ssh/sshd_config, allow that port in your firewall...
Quick answer: Use the firewall native to your distro: ufw on Ubuntu/Debian, firewalld on...
Quick answer: Install the package (apt install fail2ban or dnf install fail2ban with EPEL),...
Quick answer: Remove the passwords bots guess: use SSH keys and disable password logins, add...
Quick answer: Use ClamAV for general file scanning, rkhunter/chkrootkit for rootkit signs, and...
Quick answer: Update manually with apt update && apt upgrade (Ubuntu/Debian) or dnf...
Quick answer: Install certbot and request a free Let's Encrypt certificate: certbot --nginx or...
Quick answer: Keep core, themes and plugins updated; use strong unique passwords + 2FA; set...
Quick answer: A DDoS (Distributed Denial of Service) attack floods a server or its network link...
Quick answer: Cloud2Y offers DDoS protection as a configurable option when ordering VPS, VDS or...
Quick answer: Open a support ticket (or email [email protected]) with: the target IP and service,...
Quick answer: Start with ss -s for the connection summary, list top source IPs with ss -tn, watch...
Quick answer: Authentication events live in /var/log/auth.log (Ubuntu/Debian) or /var/log/secure...
Quick answer: Serve everything over HTTPS, authenticate with short-lived tokens or keys,...
Quick answer: Cloud2Y secures everything up to your server's network port: physical data centers,...
Quick answer: Isolate the server (firewall block or power it off from the Client Area), assess...
Quick answer: Cloud2Y prohibits using services for spam, network scanning, DDoS participation,...
