meta data for this page
- Česky (cs)
- English (en)
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.
VcXsrv Windows X Server – open source version of the X server available in both 32 and 64-bit versions.
- for Windows Vista, 7, 8.1 – download latest version
- for Windows XP – download version 1.4.2.1
Detailed connection procedure
File transfer
You can use any of the following programs to conveniently transfer files between your computer and the server: