Connect to the ISIS cluster
As a user of a project hosted on the ISIS platform, you have an account on this platform.
The connection is made on the server isis.aniti.fr via SSH on port 22.
Unix/Linux:
Open a console, and connect to the server isis.aniti.fr by using the ssh command and specifying the port 22 (default):
> ssh firstname.lastname@isis.aniti.fr
Then enter your password
On Windows:
Use the MobaXterm client (http://mobaxterm.mobatek.net/) by specifying the server address (isis.aniti.fr) and port 22 (by fault).

Once the connection is established on isis.aniti.fr, you can start using the platform (under Linux CentOS7). You can save your data in the storage area dedicated to your project, create a script, launch a job on the computing cluster, ...