1
0
mw-lifecycle-analysis/mgaughan-rstudio-server_25101978.out
2025-04-01 10:28:00 -07:00

19 lines
612 B
Plaintext

1. SSH tunnel from your workstation using the following command:
ssh -N -L 8787:n3439:60937 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: Uoe+nDeFvcaRiOows2lT
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 25101978
slurmstepd: error: *** JOB 25101978 ON n3439 CANCELLED AT 2025-04-01T10:12:30 DUE TO TIME LIMIT ***