http://lxhalle.in.tum.de:8787
and navigate out of Rechnerhalle.
Or
http://rbgse1.ma.tum.de:8787navigate out of the mathematics network.
To access the RStudio Server from outside the Rechnerhalle network, an SSH Tunnel is necessary for security reasons.
Type the following in the Unix/Linux/macOS Terminal:ssh -L8787:localhost:8787 <login>@<RStudio-Server>
Depending on ssh configurations a password may be necessary.
With Windows:start Putty >>
Session>Hostname='RStudio-Server'Then navigate to
http://localhost:8787
with your brwoser.