The VPS console, also called VNC, lets you view and control the VPS even when SSH or Remote Desktop is not working. Use it for first boot checks, recovery screens, firewall lockouts, failed updates, and password recovery work.

The console is mainly for troubleshooting and recovery. Use SSH or Remote Desktop for normal day-to-day administration once the VPS is reachable.

  1. Open your VPS service from the client area.
  2. Open the VPS control panel.
  3. Click the console or VNC button on the VPS overview page.

    VPS panel showing the Launch VNC console option

  4. Wait for the console window to open. If the screen is black, move the mouse or press a key once.
  5. Use the console to sign in, view boot errors, or complete recovery steps.

    VPS panel overview showing the console option near power controls

If the console shows an installer or recovery ISO after you are finished, remove the ISO from the VPS settings and set the boot order back to the disk.

 

When to use VNC

SituationWhy VNC helps
SSH or Remote Desktop will not connectThe console still works even when the guest network or firewall is broken.
The VPS is stuck on bootYou can see the boot message or recovery screen directly.
You mounted an ISOYou can press keys, choose recovery options, and complete installer screens.
Password recoveryYou can use recovery tools that are not reachable from a normal remote login.

VNC is slower than SSH or Remote Desktop, so use it for recovery and initial access rather than normal daily work.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is a VPS and how can one be used for Game Hosting?

A VPS, or Virtual Private Server, is a private slice of a larger physical server. You get your...

How to access your VPS

After your VPS has been created, you need to connect to it before you can install software,...

How to reboot, shut down, or start your VPS

The VPS control panel includes power controls for stopping, restarting, and starting your VPS...

How to reinstall or rebuild your VPS

Reinstalling a VPS replaces the current operating system with a fresh install. This is useful...

How to add an SSH key to your VPS

SSH keys let you log in to a Linux VPS without relying only on a password. They are safer for...