Page tree
Skip to end of metadata
Go to start of metadata

This method does not work for MS Windows.

Prerequisites

Make sure to setup the SSH connection as documented in Setup FLARECAST development infrastructure.

install "sshuttle" (https://github.com/apenwarr/sshuttle)

Install sshuttle
pip install sshuttle

Connect to cluster network

Open a new terminal/console and enter the following command

Start sshuttle
# sshuttle -N -H -r username@ias-ssh.ias.u-psud.fr
sshuttle -N -H -r username@flarecast-infra

Leave the terminal open as long as you want to stay connected to the cluster in u-psud. Occasionally you get disconnected due to timeouts. Just rerun the command above.

Access services

The name of the flarecast node is "cluster-r730-1"

Open http://cluster-r730-1 to access the cluster.

 

  • No labels