Skip to content

Create link with the server mathgpu1

This is the work for the first week.

purpose: create a connection with the mathgpu1 so we can have the access to the computation and data storage capabilities. step

  • 1. if you use windows, have an openssh server activated.
  • 2. download and configure Network identity manager
  • 3. use cmd or Windows Terminal(my recommendation) as an admin and connect to the server in the following way.

use the following: ssh -J yourid@login1.math.uni-hamburg.de yourid@mathgpu1.physnet.uni-hamburg.de

. get more information about the tmux and kpgush from the link Jan sent us

Edited by Westerhaus, Jonas