You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

(Updated: )


Access via Secure Shell (SSH) 

From the UNIX command line on the own workstation the login to a CINECA username xxyyzzkk is performed via one of the commands given in the following table:


ssh xxyyzzkk@login.marconi.cineca.itMARCONI login nodes
ssh xxyyzzkk@login.galileo.cineca.itGALILEO login nodes
ssh xxyyzzkk@login.pico.cineca.itPICO login nodes


For WINDOWS, it is needed to download and install a specific SSH client, i.e. Putty or Tectia.

Access via Desktop Based Tool

It is possible access in a "desktop" based way (particularly useful if you are using visualization tools) by using one of two available applications:

Username and password have to be provided to access.

Access via Grid Services using GSI-SSH

An alternative way of accessing the cluster is to use GSI-SSH, a client-server application for accessing the Grid created by the UK’s NGS that provides 

  • terminal access to your account
  • a single sign-on environment (no password required to access other machines)
  • easy access to a number of additional functionalities, including secure and parallel file transfer

For using it the prerequisites are:

All CINECA machines host a GSISSH server and can be reached via gsissh:

user$ gsissh <hostname> -p <port>
gsissh login.marconi.cineca.it -p 2222 
MARCONI login nodes
gsissh gssh.marconi.cineca.it -p 2222 
MARCONI as PRACE door node 
gsissh gssh-prace.marconi.cineca.it -p 2222
MARCONI login nodes, only from PRACE network
gsissh login.pico.cineca.it -p 2222
PICO login nodes
gsissh gssh-prace.pico.cineca.it -p 2222 
PICO login nodes, only from PRACE network 
gsissh login.galileo.cineca.it -p 2222  
GALILEO login nodes



dependences:


outgoing links: 


  • No labels