Skip to content

Console

The "Console" section provides a built-in web console that gives you direct access to your server from the browser, without needing an SSH client. The console is useful in situations where:

  • You don't have access to an SSH client
  • The server's network configuration doesn't allow SSH connections
  • The server is in rescue mode and you need command-line access
  • You want to quickly check the server's status

Web Console

Using the Console

  1. Navigate to the Section

    Go to the "Console" section on the service page.

  2. Open the Console

    Click the "Open Console" button to launch the web console in a new window.

  3. Log In

    Manually enter your username and password to log in to the server's operating system. Use the root user and the password shown in the "Overview" section of the service.

    Note

    The web console does not support pasting commands or content from the clipboard, so you'll need to type them manually.