Skip to content

Access your server using the web console

Last updated on

This guide will show you how to use the web console in the STACKIT Portal for connecting to your server.

There are a few predefined keyboard shortcuts for the web console that simplify its use and make your work more efficient. Here’s a list with the most used keyboard shortcuts including examples:

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

  • Example: Instead of “Shift” + “7” for ”/” you can press “Caps lock” + “7” in the web console (incl. another “Caps lock” afterwards to deactivate)
  • Example: Instead of “Shift” + “0” for ”=” you can press “Caps lock” + “0” in the web console (incl. another “Caps lock” afterwards to deactivate)
  • Example: Instead of “Alt gr” + “Q” for ”@” you can press “Caps lock” + “Shift” “2” in the web console (incl. another “Caps lock” again afterwards to deactivate)
  • Example: Instead of ”#” you can press “Caps lock” + “Shift” “3” in the web console (incl. another “Caps lock” 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, generate appropriate credentials during server installation (or directly on the server): Create a new Linux instance

Note the information on password complexity and on avoiding certain characters.

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 reach it via the function menu for the respective VM.

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).

A screenshot of a text-based terminal window for a Web console session. The terminal has a black background and white text, indicating a successful connection to a QEMU instance. The text at the top reads: "Connected (encrypted) to: QEMU (instance-000a306a)". The operating system is shown as "Ubuntu 18.04.5 LTS" and the command prompt displays "server-2-q01p7ljl login:", prompting the user to enter a username to log in to the server via the console. A button labeled "Send CtrlAltDel" is visible in the top-right corner.

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