## SSH ConfigThe file "ssh_config_template" shows the initial setup. User refers to the nt.tuwien.ac.at username. You need to login once into every Falcon first and copy a specific SSH-KEY to the servers, defined then in the SSH config under Match clause as Identity File.## PyenvClone pyenv git repo to your Xserve Home Dir.https://github.com/pyenv/pyenvSee .bashrc for example configuration of pyenv.Then create any venv with pyenv as always in your local HOME.## Further stepsClone this repo into your existing one and update the paths in run.sh, define your script.sh and exec ./run.sh.Voi là