1
0
mw-lifecycle-analysis/mgaughan-rstudio-server_25494157.out
2025-04-21 11:52:30 -07:00

18 lines
512 B
Plaintext

1. SSH tunnel from your workstation using the following command:
ssh -N -L 8787:n3439:46227 mjilg@klone.hyak.uw.edu
and point your web browser to http://localhost:8787
2. log in to RStudio Server using the following credentials:
user: mjilg
password: AJ9ua2VJPYQLsa6g6Fbq
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 25494157