Viromics2025: Access to Draco

Draco is a high-performance cluster created and maintained by the Universitätsrechenzentrum. It is available for members of Thuringian Universities.

SLURM ARCHITECTURE

This is a simplified overview of the slurm architecture.

slurm_architecture_simple

To log in, you can use ssh:

# replace <fsuid> with your actual id like ab12cde

ssh <fsuid>@login1.draco.uni-jena.de

Getting into Draco

Terminal or ssh client

You will require a terminal or an ssh client to access Draco, which is a remote server.

Linux and MacOS

Lucky! You already have a terminal integrated into the OS. You can use this or can also use VSCode (see below).

Windows

Please switch to either a Linux or MacOS…

Just joking! You can either install the Windows Subystem for Linux (WSL) or VScode (recommended)

Instructions for WSL

Instructions for installing Visual Studio Code

Adding a ssh remote server to VSCode

image

image

image

Then put in your password and you are in!