Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RStudio-Docu
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Scientific Computing
RStudio-Docu
Commits
155737fe
Commit
155737fe
authored
5 years ago
by
Dirk Sarpe
Browse files
Options
Downloads
Patches
Plain Diff
simplify ssh section
current windows versions support ssh via cli
parent
8a803d1b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rstudio1.md
+5
-3
5 additions, 3 deletions
rstudio1.md
with
5 additions
and
3 deletions
rstudio1.md
+
5
−
3
View file @
155737fe
...
@@ -35,13 +35,15 @@ You can only reach the server from the internal network, i.e. if you are
...
@@ -35,13 +35,15 @@ You can only reach the server from the internal network, i.e. if you are
connected via VPN or cable at iDiv. Note that the internal name is rstudio1
connected via VPN or cable at iDiv. Note that the internal name is rstudio1
instead of rstudio!
instead of rstudio!
### Linux
From a terminal/command prompt run (replace
`ab12cdef`
with your iDiv user name.
From a terminal run
```
bash
```
bash
ssh rstudio1.idiv.de
ssh
ab12cdef@
rstudio1.idiv.de
```
```
This even works on current windwos systems.
## Data organisation
## Data organisation
Currently there are three important places for you on the server:
Currently there are three important places for you on the server:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment