To restart a VPS from Virtualizor GUI, locate the VPS and click on Manage > Restart


To restart VPS from the Virtualizor node terminal, run:
virsh shutdown VM_ID
virsh start VM_ID
To restart VPS from it’s terminal, run:
shutdown -r now
To restart a VPS from Virtualizor GUI, locate the VPS and click on Manage > Restart


To restart VPS from the Virtualizor node terminal, run:
virsh shutdown VM_ID
virsh start VM_ID
To restart VPS from it’s terminal, run:
shutdown -r now