Wiki source code of Remote Access

Version 1.1 by Thomas Coelho on 2022/06/22 14:33

Show last authors
1 For remote access we offer several options, depending on your need.
2
3 == SSH Login ==
4
5 The most simple way is shell access with ssh. You can connect to one of our login servers with an SSH client available on nearly all operating systems.
6
7 The get the default login server connect to **itp.uni-frankfurt.de, **e.g.
8
9 {{{ ssh username@itp.uni-frankfurt.de}}}
10
11 The login server can be used to submit jobs. They have access to every storage system we run.
12
13
14 == VPN Access ==
15
16 VPN connects your computer directly to the ITP network. You can access internal services (ITP and from the whole University).
17
18 Details on the sub page VPN Access
19
20
21
22