How do I start/stop/restart my VPS?

To manage your VPS power state:

  1. Log in to the Unified Panel
  2. Click on your server name to view details
  3. Use the power buttons in the top-right corner:
    • Start: Boot the VPS from powered-off state
    • Stop: Graceful shutdown (sends ACPI signal)
    • Force Stop: Immediate power off (like pulling the plug)
    • Restart: Graceful reboot

Best Practice: Always use "Stop" or "Restart" for graceful shutdowns. Use "Force Stop" only if the server is unresponsive.

Back to Knowledge Base