# Web-based Terminal App

Open OnDemand offers a browser-based terminal app to access Oscar. Windows users who do not want to install an SSH client like Putty will find this app very useful.

## Accessing the terminal

1. Log in to <https://ood.ccv.brown.edu>
2. In the top menu, click `Clusters` -> `>_OSCAR Shell Access`

![Open OnDemand Clusters menu showing OSCAR Shell Access option](https://4272811953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LcWJ6pKCQH6l3rl9IQa%2Fuploads%2F6lRFZULl2c7B6IxbZhHZ%2Flaunch_terminal.png?alt=media\&token=b7503222-3c94-4a4d-a81f-6af78ba9dd1f)

A new tab will open and the web-based terminal app will be launched in it. The shell will be launched on one of the login nodes.

{% hint style="warning" %}
**The shell DOES NOT start on a compute node. Please do not run computations or simulations on the login nodes**, because they are shared with other users. You can use the login nodes to compile your code, manage files, and launch jobs on the compute nodes.
{% endhint %}

![A screenshot of the web-based terminal that you are logged on to a login node, from which you can launch other jobs.](https://4272811953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LcWJ6pKCQH6l3rl9IQa%2Fuploads%2FCmmDDfooRbcNkoIpn1jS%2Fterminal_screenshot.png?alt=media\&token=54e880fa-9e88-4d25-b579-df0ad9cd3c6a)

3\. You are logged into one of the login nodes. You can [launch batch jobs ](https://docs.ccv.brown.edu/oscar/submitting-jobs/batch)from this terminal or [start an interactive job](https://docs.ccv.brown.edu/oscar/submitting-jobs/interact) for anything computationally intensive.

### Features:

1. No installation needed. Just use your favorite browser!
2. No need to enter your password again. SSH into Oscar in seconds!
3. No need to use two factor authentication again. Just do it once, when you log into OOD.
4. Use it with, or without, VPN. Your workflow remains the same.
