Software Access
How to access browser apps
-
In your computer's web browser, open the FRAME's landing page.
-
Click on the link for the browser app. For example, to open ImSwitch, click on the landing page's link for ImSwitch.
How to access the FRAME's terminal
via Cockpit
-
Open the browser app for Cockpit.
-
Log in to Cockpit, using the
piusername and the password for thepiuser.tipBy default, the
piuser's password isyouseetoo. -
Open the Terminal using Cockpit's navigation sidebar.
via SSH
If you're able to access the landing page via the URL http://{domain name}, then:
-
Open a local terminal on your computer.
-
Run the command
ssh pi@{domain name}. For example, if{domain name}isopen.uc2, run the commandssh pi@open.uc2. -
Enter the password for the
piuser.tipBy default, the
piuser's password isyouseetoo.