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
Using the Console¶
-
Navigate to the Section
Go to the "Console" section on the service page.
-
Open the Console
Click the "Open Console" button to launch the web console in a new window.
-
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.
