In the first step, you need to install an SSH client, for example
PuTTy, then run the program and configure the connection to the supercomputer in WCSS, according to the following instructions.
To configure a connection in PuTTy, follow these steps:
- Run PuTTy
- Go to Session
- Fill the Host Name (or IP address) with ui.wcss.pl
- Select Connection type as SSH
- Click on Open
- Then enter your login and password to the supercomputer
To configure a connection with X11 forwarding in PuTTy, follow these steps:
- Download and install a virtual server tool on your computer, e.g. X-ming
- Run the X-ming program installed in the previous step
- Run PuTTy
- Go to Session
- Fill the Host Name (or IP address) with ui.wcss.pl
- Select Connection type as SSH
- Go to Connection -> SSH -> X11
- Select Enable X11 forwarding
- Click Open to establish the connection.
- Then enter your login and password to the supercomputer