XCES is hosted at DKRZ's HPC, in order to navigate through folders, edit scripts/programs or run them we generally need to connect to the HPC nodes via ssh. Here we indicate the most common ways to do it:
We only need to open a terminal and type:
$ ssh <username>@levante.dkrz.de
add --X
for linux and --Y
for mac if you want to able to launch some GUI (e.g. ncview
) within the shell via X11.
Here we can do it either
just launch the powershell and type:
$ ssh <username>@levante.dkrz.de
Download it from here. Open it and under the Session tab
enter the following:
levante.dkrz.de
22
(for ssh)open
For example since some years you can install Windows Subsystem for Linux. From there you can launch it, and use the terminal to connect the same way. If you fancy some particular terminal such as terminator
follow this link.
DKRZ's Jupyterhub (For info on how to connect to Jupyterhub, please click here) also offers the possibility to open a terminal within it: