Connections

Connecting to the kraken server on Windows - outside the ÚT network

It is also possible to connect to the kraken server from the Internet outside the UT network. Compared to logging in from the internal network, there are the following differences:

Linux

In Linux, use the ssh command as follows:

ssh -Yp 7222 uživatel@zuul.it.cas.cz

Windows

The SSH client is not part of Windows and needs to be installed. The most commonly used client is PuTTY.

The PuTTY client is a client for SSH, Telnet, rlogin and plain TCP protocols. It is developed as open source software. The latest version can be downloaded here. The program consists of a single exe file, which you can place in e.g. the directory “c:\program files\putty”.

If you are going to run GUI programs (MATLAB) on the server, you must have an X server installed. The recommended one is VcXsrv Windows X Server, which is available in both 32-bit and 64-bit versions.

Configuring the program

~~SP~~

~~SP~~

~~SP~~


If you want to use programs with a graphical interface (e.g. MATLAB) on the server, you need to run VcXsrv X Server before connecting. Go to VcXsr in the programs menu and run the VcXsr program.

If the X server is running, its icon will appear in the tray.


~~SP~~

~~SP~~

~~SP~~