Reboot your GNU Guix VPS
If your GNU Guix VPS becomes unresponsive, you may have to reboot it from the outside.
To do so:
- log in to your management TUI with
ssh USER@maximus.guix-hosting.com; - select the VM you want to reboot using the arrow keys;
- type "r" to reboot;
- confirm by typing the VM's name, and the enter key.
Changelog
- Complete rewrite after the move to the new, non-OVH server, narrowing it to only rebooting
- Initial version