Connecting

The cluster has the network name kraken (kraken.it.cas.cz).

The SSH protocol is used to communicate with the cluster. You must have a program (SSH client) installed on your computer that allows communication in this protocol.

The name “kraken” refers to the administrative node of the cluster, the compute nodes themselves are controlled via queue system.


Linux

In Linux, an SSH client is usually included in the installation. To log in to the server, use the command in xterminal:

ssh -Y user@kraken

You can omit the -Y parameter if you don't need graphics redirection

Windows

In Windows, the SSH client is not part of the system, so you need to use a separate program. The recommended programs to use are:

You must have an X server installed to run graphical applications.

Detailed connection procedure

File transfer

You can use any of the following programs to conveniently transfer files between your computer and the server: