How-to guides
Step-by-step guides for setting up and managing your hosting.
Skip the self-hosted load balancer, use Cloudflare instead
Don't add another layer of infrastructure to maintain. Cloudflare's load balancing is affordable, global, and handles failover automatically.
How to install cPanel on your VPS
The easiest way is one-click installation through ServerPoint's Client Portal. But if you need to install cPanel manually, here's how to do it and where to get a license.
How to install Node.js on Ubuntu 24.04 LTS
Step-by-step guide to installing Node.js on your Ubuntu 24.04 VPS using the official NodeSource repository, plus security tips for your firewall.
How to use PM2 to manage Node.js applications
Install and configure PM2 to keep your Node.js applications running, auto-restart on crashes, and start on server boot.
How to set up Nginx as a reverse proxy for Node.js
Configure Nginx to serve your Node.js application with SSL, handle static files, and improve performance on your Ubuntu VPS.
How to install a Minecraft server on Ubuntu 24.04 LTS with DDoS protection
Step-by-step guide to setting up your own Minecraft VPS or Minecraft dedicated server on Ubuntu 24.04 with DDoS protection included.
How to automatically build your Node.js app when you push to GitHub
Set up GitHub webhooks to automatically pull and build your Node.js application on your VPS whenever you push changes to your repository.