1
0
mw-lifecycle-analysis/mgaughan-rstudio-server_24552723.out
2025-03-05 21:43:06 -08:00

19 lines
594 B
Plaintext

1. SSH tunnel from your workstation using the following command:
ssh -N -L 8787:n3439:50869 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: vOFatg5CSDbh5vGq6k9d
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 24552723
slurmstepd: error: *** JOB 24552723 ON n3439 CANCELLED AT 2025-03-05T20:22:35 ***