2025-02-07 21:11:29 +00:00
|
|
|
1. SSH tunnel from your workstation using the following command:
|
|
|
|
|
2025-02-09 18:24:45 +00:00
|
|
|
ssh -N -L 8787:n3449:47855 mjilg@klone.hyak.uw.edu
|
2025-02-07 21:11:29 +00:00
|
|
|
|
|
|
|
and point your web browser to http://localhost:8787
|
|
|
|
|
|
|
|
2. log in to RStudio Server using the following credentials:
|
|
|
|
|
|
|
|
user: mjilg
|
2025-02-09 18:24:45 +00:00
|
|
|
password: eam/2d4iPuXQLfLdYWQl
|
2025-02-07 21:11:29 +00:00
|
|
|
|
|
|
|
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:
|
|
|
|
|
2025-02-09 18:24:45 +00:00
|
|
|
scancel -f 24106808
|
|
|
|
slurmstepd: error: *** JOB 24106808 ON n3449 CANCELLED AT 2025-02-09T10:24:10 ***
|