Search common questions, or browse by category on the left.
ssh username@IP -p port. Using SSH key authentication instead of password login is recommended.ssh-keygen -t ed25519 on your local machine and append the public key to ~/.ssh/authorized_keys on the instance. For production environments, disabling password login and ensuring the private key file has 600 permissions is recommended.top / htop via SSH to check CPU and memory; run df -h to check disk usage. For network issues, compare latency from your local machine to other sites. If metrics appear normal but issues persist, open a ticket with screenshots and the time window.Contact Us Directly
Email works well for explanatory questions; tickets are better for reproducible issues — attaching the instance ID and screenshots speeds things up.