Desktop App (VNC)
Last updated
Last updated
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.
Do not load any anaconda
module in your .modules or .bashrc file. These modules prevent Desktop sessions from starting correctly. You may load them inside the Desktop session.
Click here to launch Open OnDemand (OOD) and log in with you Brown Credentials.
Desktop
option in Interactive Apps
dropdown list:You may change the Image Quality if your internet connection is bad. Image quality can be changed in the middle of the 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:
Please don’t launch a new session if you have an existing session. You cannot launch two desktop sessions at the same time.
Sometimes, the “My interactive Sessions” button is shortened to look like:
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.
Click the Lock icon to the left of the URL
Switch on the "Clipboard" permission
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.
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.
Wait and launch this session like the regular Desktop session.
Inside the Desktop session , click on Applications in the top left
Applications -> Settings -> Default Applications
In the new Window, click on the "Utilities" tab and choose "Gnome Terminal" in the drop down menu under "Terminal Emulator"
Then click on "Applications -> Terminal Emulator" to launch the terminal:
Close the Desktop session
Inside a terminal (outside the Desktop session), run this command:
rm -r ~/.ood_config
Start a new desktop session .
Please drag and drop the "Terminal Emulator" icon from the "Applications" menu to the launcher panel at the bottom of the screen, it will be inserted to the launcher panel:
Then click on "Create Launcher":
You may remove the old terminal icon after adding the new icon: