Logging in: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 3: | Linia 3: | ||
If you don't have local WCSS account or grid certificate please contact your home site support. If you don't have home site contact [[Helpdesk|us directly]]. | If you don't have local WCSS account or grid certificate please contact your home site support. If you don't have home site contact [[Helpdesk|us directly]]. | ||
− | + | You may choose the way you log in to the system from the possibilities described below. | |
+ | == From PRACE network == | ||
+ | If you log in through one of the PRACE Door Nodes or other PRACE partner system (connected to PRACE network) you may use the Supernova internal address '''prace-int.wcss.pl'''. This gives you a connection via 10 GB link. | ||
=== SSH === | === SSH === | ||
− | + | ; Prerequisites | |
− | * local WCSS account(with password) | + | * local WCSS account (with password) |
− | + | ; Commands to log in | |
ssh username@prace-int.wcss.pl | ssh username@prace-int.wcss.pl | ||
=== GSI-SSH === | === GSI-SSH === | ||
− | + | ; Prerequisites | |
* local WCSS account | * local WCSS account | ||
− | * grid certificate on Door Node | + | * grid certificate on PRACE Door Node |
− | + | ; Commands to log in | |
grid-proxy-init | grid-proxy-init | ||
gsissh username@prace-int.wcss.pl -p2222 | gsissh username@prace-int.wcss.pl -p2222 | ||
− | == From | + | == From a public network == |
− | + | If you log in through public internet you must use the Supernova public address '''prace.wcss.pl'''. This gives you a connection via 1 GB link. | |
=== SSH === | === SSH === | ||
− | + | ; Prerequisites | |
− | * local WCSS account(with password) | + | * local WCSS account (with password) |
− | + | ; Commands to log in | |
ssh username@prace.wcss.pl | ssh username@prace.wcss.pl | ||
=== GSI-SSH === | === GSI-SSH === | ||
− | + | ; Prerequisites | |
* local WCSS account | * local WCSS account | ||
− | * grid certificate | + | * grid certificate on the machine |
− | * globus-toolkit or at least gsissh client | + | * globus-toolkit or at least gsissh client on the machine |
− | + | ; Commands to log in | |
grid-proxy-init | grid-proxy-init | ||
gsissh username@prace.wcss.pl -p2222 | gsissh username@prace.wcss.pl -p2222 |
Wersja z 12:11, 2 kwi 2013
< Supernova User Guide < Logging in
If you don't have local WCSS account or grid certificate please contact your home site support. If you don't have home site contact us directly.
You may choose the way you log in to the system from the possibilities described below.
From PRACE network
If you log in through one of the PRACE Door Nodes or other PRACE partner system (connected to PRACE network) you may use the Supernova internal address prace-int.wcss.pl. This gives you a connection via 10 GB link.
SSH
- Prerequisites
- local WCSS account (with password)
- Commands to log in
ssh username@prace-int.wcss.pl
GSI-SSH
- Prerequisites
- local WCSS account
- grid certificate on PRACE Door Node
- Commands to log in
grid-proxy-init gsissh username@prace-int.wcss.pl -p2222
From a public network
If you log in through public internet you must use the Supernova public address prace.wcss.pl. This gives you a connection via 1 GB link.
SSH
- Prerequisites
- local WCSS account (with password)
- Commands to log in
ssh username@prace.wcss.pl
GSI-SSH
- Prerequisites
- local WCSS account
- grid certificate on the machine
- globus-toolkit or at least gsissh client on the machine
- Commands to log in
grid-proxy-init gsissh username@prace.wcss.pl -p2222
< Supernova User Guide < Logging in