Browser Shell
Browser Shell
The browser shell gives you terminal access from the dashboard.
Open a terminal
- Open app.psilon.dev.
- Go to VMs.
- Click Open Terminal for the workspace you want to use.
The terminal runs through your browser session, so you do not need to add an SSH key first.
Use the Shell tab
The Shell tab is useful when you want a larger terminal view. If the connection drops, refresh the page and open the shell again.
Common checks
Use standard Linux commands to inspect your workspace:
pwd
ls
whoamiIf a command hangs or the terminal does not open, check Troubleshooting.