ParseError: syntax error, unexpected 'include' (T_INCLUDE), expecting identifier (T_STRING) or '{'
More info is available in the error log.
jump to: Search / User Tools / Main Content / Change Content Width
Dokumentace ÚT AV ČR
You are here: start » en » computing » cluster » pripojeni
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.
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
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.Detailed connection procedure
You can use any of the following programs to conveniently transfer files between your computer and the server: