The 8Bit Server Portal includes a built-in browser SSH terminal. You can run commands on your VPS without installing any software.
Opening the console
- Log in to the Server Portal
- Click Manage on your server
- Open the Console tab in the left sidebar
- Click Connect — the terminal connects as
rootautomatically
Using the terminal
The console works like any standard Linux terminal. You can install packages, edit files, restart services, and run scripts. The session stays open as long as the browser tab is active.
- Right-click to paste (Ctrl+V may not work in some browsers)
- Use
Ctrl+Cto cancel a running command - Disconnecting the console has no effect on your server — it keeps running
Prefer a dedicated SSH client?
For longer sessions or file transfers we recommend a dedicated SSH client. See How to Connect via SSH.
8Bit Hosting