Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:rstudio [2025-03-24 18:36] – [Access RStudio Interface] anita | software:rstudio [2025-03-24 18:40] (current) – [Access RStudio Interface] anita | ||
---|---|---|---|
Line 41: | Line 41: | ||
</ | </ | ||
=== Linux/MacOS === | === Linux/MacOS === | ||
- | If you are using Linux or MacOS, open the terminal on your laptop and type | + | If you are using Linux or MacOS, open the terminal on your laptop |
<code bash> | <code bash> | ||
ssh -L 8787: | ssh -L 8787: | ||
Line 61: | Line 61: | ||
==== Access RStudio Interface ==== | ==== Access RStudio Interface ==== | ||
- | Once SSH tunnel connection is established, | + | Once SSH tunnel connection is established, |
< | < | ||
localhost: | localhost: | ||
</ | </ | ||
- | You should see the RStudio session start. Once you have completed your work, exit the RStudio session by closing the browser, close the SSH tunnel, | + | You should see the RStudio session start. Once you have completed your work, exit the RStudio session by closing the browser, close the SSH tunnel |