Connect to a VPS with the Web Terminal (VNC Console)
When SSH is unavailable because of firewall or port changes, network problems, or a system startup failure, use the built-in web terminal (VNC) to access the VPS screen without installing a client. Copy, paste, and one-click password entry are supported.
Connect to a VPS with the Web Terminal (VNC Console)
Open the web terminal
- Sign in to the console and open the VPS details page from My Servers. The instance must be Running.
- Select Console in the upper-right corner of the title row. The web terminal opens in a new tab and connects to the instance screen automatically.
- Select the black terminal area to focus it, then use it like a local terminal.
Copy, paste, and common actions
- Paste: press Ctrl+Shift+V or select Clipboard in the top bar. The local clipboard contents are typed into the terminal character by character.
- Copy: press Ctrl+Shift+C to copy selected or synchronized terminal text to the local clipboard.
- Type password: if the root password is stored for this instance, Type password appears in the top bar and enters it at the login prompt with one selection.
- Ctrl+Alt+Del: sends this key sequence after a second confirmation. It can interrupt or restart the system, so use it carefully.
- The terminal reconnects automatically after an unexpected disconnect. You can also select Reconnect to retry manually.
Notes
- The web terminal is intended for recovery and temporary work. SSH is still recommended for routine use because it is more responsive.
- If the page says VNC is Not supported, the provider for this instance does not offer VNC access. Use SSH or submit a ticket instead.