diff --git a/rstudio1.md b/rstudio1.md index 7c0ae82074a520f21fa5c15a15f82ee4cb54e933..8021ff8b5ada4b1717e6b3716ee41c463f775dbd 100644 --- a/rstudio1.md +++ b/rstudio1.md @@ -37,13 +37,13 @@ If you are part of an iDiv group you can access your group share on the rstudio ## Network home -This is about \\idiv.de\public\homes. To make it available on the rstudio server you need to get active. Log in via ssh and run +This is about \\idiv.de\public\homes. To make it available on the rstudio server you need to get active. Log in via ssh or enter the pane labeled terminal in RStudio web IDE and run ``` su - $USER ``` -You will be asked to enter your password again and afterwards your network home will be available at `~/winhome`. However, it will only stay mounted until you log out. If you have any longer running jobs you might want to consider either moving stuff from the ~/winhome to /data or open a [tmux](tmux.md) session from which you detach (Ctrl+b, d) before you disconnect. +You will be asked to enter your password again and afterwards your network home will be available at `~/winhome`. However, it will only stay connected until you log out or quit your current session. If you have any longer running jobs you might want to consider either moving stuff from the ~/winhome to /data or open a [tmux](tmux.md) session from which you detach (Ctrl+b, d) before you disconnect. ## Data transfer You can use either use the web IDE to upload and export files.