Command-line access with an SSH key, or a terminal right in the browser
ssh-keygen -t ed25519~/.ssh/id_ed25519.pub and copy the whole line.ssh [email protected] or sftp [email protected] โ the exact username is shown on that page.If you would rather not set up a key, use the Open Web Terminal button on the same tab โ it borrows the panel session you already have. Handy for short jobs like running composer or artisan.