Accessing the VPS panel
- Log in to billing.crazynode.in.
- Under Services, click your VPS.
- Click Manage to open the control panel.
Power controls
VNC console
The VNC console gives you keyboard/mouse access even when SSH is broken. Use it to:- Recover from misconfigured firewall or SSH settings
- Watch the boot process
- Interact with a rescue image
Reinstalling the OS
1
Back up important data
Reinstalling wipes the entire disk. Download anything you want to keep.
2
Choose an image
In the VPS panel, click Reinstall and pick your desired OS.
3
Set a new root password
You’ll receive new credentials by email once the install completes (usually 2–5 minutes).
Snapshots
Snapshots capture the entire disk state at a point in time. Ideal before risky changes.- Create: Click Snapshots → Create Snapshot. Takes 1–5 minutes.
- Restore: Select a snapshot and click Restore. VPS is rolled back to that state.
- Delete: Old snapshots consume storage; delete ones you no longer need.
Rescue mode
If your VPS won’t boot, boot into rescue mode to repair the filesystem:- VPS panel → Rescue Mode.
- The VPS reboots into a temporary Linux environment with your original disk mounted at
/mnt. - Chroot in, fix the issue, exit, and reboot normally.
