Features

Every feature below is available from the customer portal without opening a ticket.

Browser console

A token-authenticated noVNC console session opens in a new tab. Works during boot, single-user mode, kernel panic recovery, or when SSH has locked you out. Sessions are per-customer and per-VM at the Proxmox permission layer, so a console URL from one customer can't reach another VM.

On-demand snapshots

Up to three snapshot slots per VPS, kept on the same Proxmox storage. Take one before a risky change (kernel upgrade, distro upgrade, config refactor). Roll back from the portal — the VM stops, reverts, restarts automatically.

Snapshots aren't off-site backups — if the underlying storage is lost, snapshots go with it. They're a "let me try this and revert if it breaks" tool, not a disaster-recovery system. Off-host backups remain your responsibility for now.

OS reload

Wipe the VPS and re-provision it with a different (or the same) operating system from the portal. The IP address, dedicated IPv6 (if any), hostname, console credentials, and per-VM Proxmox user all survive. The reload runs in the background; the page reloads automatically when it's done.

Rescue mode

Boots your VPS from a SystemRescue ISO without destroying anything. Cloud-init data stays attached, so the rescue environment comes up with your IP already configured — no need to manually set ip addr in the rescue shell.

From there: lsblk to find your root partition, mount it, chroot in, fix what needs fixing, exit, then click Exit Rescue Mode from the portal banner. Original boot order is restored and the VPS reboots back into normal operation.

Reverse DNS

Set PTR records on every IPv4 address assigned to your VPS, directly from the portal. Mail-server-friendly: hostname and PTR can match, so sending mail doesn't get auto-flagged by recipient servers checking for forward-confirmed reverse DNS.

Real-time stats and graphs

CPU utilization, memory usage, disk usage, network throughput. Last hour / day / week / month / year with min/max consolidation toggles. Pulled from Proxmox's RRD store, no agent needed inside the guest.

Plan changes

Move between plans through the customer portal billing flow. CPU, RAM, and disk allocations adjust; the next reboot is when the guest OS sees the new resources.

Hostname changes

Set or change your VPS hostname from the portal. The hypervisor records the new hostname immediately and a reboot makes the guest OS pick it up. No ticket needed for what's normally a simple operation.

IPv6

One IPv6 address per VPS is included, configured via cloud-init at deploy time alongside your IPv4 assignment.

Linux VPS PBX VPS