1. SSH tunnel from your workstation using the following command: ssh -N -L 8787:n2193:57360 yaaminiv@LOGIN-HOST and point your web browser to http://localhost:8787 2. log in to RStudio Server using the following credentials: user: yaaminiv password: ZEz0zCzIuUMwYP6UFtJC When done using RStudio Server, terminate the job by: 1. Exit the RStudio Session ("power" button in the top right corner of the RStudio window) 2. Issue the following command on the login node: scancel -f 1889383