Skip to content

Access your server using the web console

This page will guide you through the use of the web console in the STACKIT Portal for connecting to your server.

Following vendor KB-articles will guide with setting up the keyboard layout on:

Windows 10/11: Manage the input and display language settings in Windows

macOS: Write in another language on Mac

If you decide otherwise, there are a few predefined keyboard shortcuts for the web console that simplify its use and makes your work more efficient. Below, you will find a list with most used keyboard shortcuts incl. examples:

For some special characters, the “Capslock” key must be pressed instead of the “Shift” key (Capslock can be pressed either at the same time or before).

  • Example: Instead of “Shift” + “7” for ”/” you can press “Capslock” + “7” in the web console (incl. another “Capslock” afterwards to deactivate)
  • Example: Instead of “Shift” + “0” for ”=” you can press “Capslock” + “0” in the web console (incl. another “Capslock” afterwards to deactivate)
  • Example: Instead of “Alt gr” + “Q” for ”@” you can press “Capslock” + “Shift” “2” in the web console (incl. another “Capslock” again afterwards to deactivate
  • Example: Instead of ”#” you can press “Capslock” + “Shift” “3” in the web console (incl. another “Capslock” afterwards to deactivate)

The web console is an emulated console access to the respective virtual machine (VM). Use it to perform emergency actions via the console in the event of an error in the SSH configuration. The web console can be used as follows:

In order to use the web console, appropriate credentials must be generated during server installation (or directly on the server): Creating a new VM. Note the information on password complexity and avoiding certain characters.

Cloud platform server management interface showing Server1 details: 20 GB SSD storage, 4 GB RAM, 1 CPU running CentOS 7 with online status. The interface displays private IP address 4.159.158.229 and a dropdown menu with options for Start, Stop, Reboot, Web console, and Delete.

Use the STACKIT Portal to list all servers in your project and select the appropriate one. You can select the web console in the context menu of the server. You can be reach it via the function menu for the respective VM.

GRUB rescue menu for CentOS Linux showing two kernel options: standard kernel (3.10.0-1127.el7.x86_64) and rescue kernel (0-rescue-cab9605edaa5484da7c2f02b8f410762). The menu provides instructions to use up/down arrow keys for selection, ‘e’ to edit, and ‘c’ for command prompt.

The web console then opens and can be used to log into the server. As login data, please use the username and password information provided during the server installation (see Create a new STACKIT Server instance).

Ubuntu 18.04.5 LTS login screen showing hostname ‘server-2-q01p7ljl’ with tty1 console. The terminal displays a login prompt with a black background and white text.

After you finish your work, log off from the server for security reasons, to close the terminal session. For Windows, please use Log off button. For Linux / Unix systems, you can use the “exit” command.