Desktop App (VNC)

The Desktop app on Open OnDemand is a replacement for the older VNC Java client. This app allows you to launch a Desktop GUI on Oscar.

Advanced users looking for more resources can try the Desktop (Advanced) app.

Launching Desktop App (VNC)

0. Launch Open OnDemand

Click here to launch Open OnDemand (OOD) and log in with you Brown Credentials.

1. Select the Desktop option in Interactive Apps dropdown list:

2. Choose the resource option:

3. Wait and Launch!

You may change the Image Quality if your internet connection is bad. Image quality can be changed in the middle of the session.

Reconnecting to session

A session may get disconnected if it is not active for a while:

If the session disconnects as shown above, please don't click the "Connect" button on the screen. You may go to Open OnDemand page and click “My Interactive Sessions” to find the session again:

Sometimes, the “My interactive Sessions” button is shortened to look like:

Copying and pasting text

If you are using Google Chrome, switch on the "Clipboard" permission and you can directly copy and paste text into the OOD Desktop from any other program.

  1. Click the Lock icon to the left of the URL

  2. Switch on the "Clipboard" permission

Desktop (Advanced)

If you need more or different resources than those available from the default Desktop session, you should use the Advanced Desktop app. Resources requested here count against the resources allowed for your Oscar account.

1. Select the Desktop (Advanced) app under Interactive Apps.

2. Choose required resources

Fill out the form with your required resources.

  • Account: Enter your condo account name. If you are not a member of a condo, leave this blank

  • Desktop Environment: Choose XFCE. KDE works for CPU jobs, but may not be able to use GPU acceleration correctly.

  • Number of hours: Choose appropriately. Your Desktop session will end abruptly after this time has lapsed. Requesting a very long session will result in a lower job priority.

  • Partition: Equivalent to #SBATCH -p option. The desktop session will run on this partition.

  • Num Cores: Equivalent to the #SBATCH -n option.

  • Num GPUs: Equivalent to the #SBATCH --gres=gpu: option. This field is ignored if the partition does not have any GPU nodes, e.g. batch

  • Memory (GB): Equivalent to the #SBATCH --mem= option.

  • Reservation: Equivalent to the #SBATCH --reservation= option. Leave blank if you are not using a reservation.

3. Wait and Launch!

Wait and launch this session like the regular Desktop session.

Last updated

Was this helpful?