Docs

Server Actions

How to power on, shut down, and reboot your VPS server.

Power On

If your server is powered off, you can turn it on from the panel:

Shutdown

You can shut down your server using two methods:
Shutdown (graceful): Sends a signal to the OS to safely close processes and power off.
Force Shutdown: If the server is unresponsive, you can force it off (equivalent to unplugging).

Reboot

Two methods to reboot your server:
Reboot (graceful): The OS restarts safely.
Force Reboot: If the server is unresponsive, forcefully reboot it.

Related