Skip to content
Browser Shell

Browser Shell

The browser shell gives you terminal access from the dashboard.

Open a terminal

  1. Open app.psilon.dev.
  2. Go to VMs.
  3. 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
whoami

If a command hangs or the terminal does not open, check Troubleshooting.