Zum Inhalt springen

Access your server using the web console

Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen

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

A screen for User Authentication within a cloud management panel. Instructional text advises that authentication is required for the web console, and the provided login credentials should be used initially. It warns against using the characters #, +, =, $$$ due to compatibility issues with the Web Console keyboard layout. The main form fields are visible: a blank text field for Username, a password field for New password with a "Show" toggle, and a "Repeat new password" field. Under the password fields are the password strength requirements, indicated by grey dots: At least 15 characters, At least 1 special character, At least 1 number, and At least 1 capital letter. Action buttons "Discard" and the highlighted "Save" are in the bottom right.

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.

A screenshot of a cloud server management interface showing the details and actions for a server named "Server1". The server's specifications are listed as 20 GB SSD, 4 GB RAM, 1 CPU, and running CentOS 7 OS. Its Status is Online, and the private IP address 4.159.158.229 is displayed. A dropdown menu, accessed via a vertical ellipsis, is open on the right, displaying server control options: Start (greyed out), Stop, Reboot, Web console, and Delete.

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.