স্বাগতম — আপনার VPS প্রস্তুত
Quick server info
Domain
Uptime
—
IP
—
Server quick actions
Deploy / install (Ubuntu) — copy & paste
sudo apt update && sudo apt upgrade -y sudo apt install -y nginx certbot python3-certbot-nginx # copy this file to /var/www/html/index.html # enable firewall: sudo ufw allow 'Nginx Full' && sudo ufw enable # obtain TLS: sudo certbot --nginx -d bhbserver.org