How to use the KVM console to access a VPS

Wissensdatenbanken

How to use the KVM console to access a VPS


Icons/System/eye-open Created with Sketch. 3025 Ansichten 07.02.2025 Cloud / Virtual Private Server

Objective

The KVM console for VPS available in your OVHcloud Control Panel allows you to open a connection to your VPS in your web browser, independently of additional connection software. KVM in this context stands for "keyboard, video, and mouse", referring to the emulated input/output method of the remote connection.

Note that the KVM console is not a workaround solution if you have lost access to the operating system of your VPS. You will need to use the VPS rescue mode to recover server access in that case.

This guide explains how to use the KVM console to access your VPS.

Requirements

Instructions

How to open the KVM console via the OVHcloud Control Panel

Log in to the OVHcloud Control Panel, go to the Bare Metal Cloud section and select your server under Virtual private servers.

In the tab General information, click the button ... next to the name of your VPS in the section Your VPS.

Open KVM

How to open the KVM console via the OVHcloud API

Unfold this section

If you are not familiar with the API, consult our guide on the basics of using the OVHcloud API.

To retrieve the KVM access URL, open this endpoint:

Enter the internal name of your VPS (vps-x11x11xyy.vps.ovh.net) in the field serviceName.

Click the button EXECUTE.

The access URL will be displayed in the section RESPONSE.

Using the KVM console

If you access the KVM from the OVHcloud Control Panel, it will open in a popup window. To use it in full-screen, click on the link Open in a new window in the bottom right corner. This will usually open a new browser tab.

Connecting to KVM

The KVM screen displayed depends on the operating system and the individual state of the VPS. If prompted, log in with the credentials of an active user account.

You can alternatively use a third-party software client to connect.

How to change the keyboard layout

The keyboard of the KVM console may have a different layout from your own. Before entering a password, type some characters to verify the layout, for example with the help of this page.

You can enable your preferred keyboard configuration to make using the console more convenient. Enter the following command:

sudo dpkg-reconfigure keyboard-configuration

If necessary, install the package first via your distribution's package manager (sudo dnf install keyboard-configuration or sudo apt install keyboard-configuration).

A graphical menu will open in which you can select a keyboard model.

KVM

Use the arrow keys to navigate to the option that comes closest to your hardware, then press press Enter.

In the next menu, choose your country.

KVM

In the third menu, you can specify your actual keyboard layout.

KVM

Depending on your selections, there may be further options showing up after the third menu.

Back at the command line, enter the following command to apply the changes:

sudo systemctl restart keyboard-setup

This change will not persist if the server is rebooted.

Go further

For specialized services (SEO, development, etc.), contact OVHcloud partners.

If you would like assistance using and configuring your OVHcloud solutions, please refer to our support offers.

Join our community of users.


  1. Secure Shell (SSH) : un protocole de réseau sécurisé utilisé pour établir des connexions entre un client et un serveur. Il permet d'exécuter des commandes à distance de manière sécurisée. 

Zugehörige Artikel