Logging in: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
m |
|||
Linia 7: | Linia 7: | ||
== From PRACE network == | == 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 | + | If you log in through one of the PRACE Door Nodes or other PRACE partner system (connected to PRACE network) you may use the Bem internal address '''prace-bem-int.wcss.pl'''. This gives you a connection via 10 GB link. |
=== SSH === | === SSH === | ||
; Prerequisites | ; Prerequisites | ||
− | * local WCSS account | + | * local WCSS account |
; Commands to log in | ; Commands to log in | ||
− | ssh username@prace-int.wcss.pl | + | ssh username@prace-bem-int.wcss.pl |
=== GSI-SSH === | === GSI-SSH === | ||
Linia 18: | Linia 18: | ||
* local WCSS account | * local WCSS account | ||
* grid certificate on PRACE Door Node | * grid certificate on PRACE Door Node | ||
+ | * DN of the certificate registered on the machine (it is done by a site administrator) | ||
; Commands to log in | ; Commands to log in | ||
grid-proxy-init | grid-proxy-init | ||
− | gsissh username@prace-int.wcss.pl -p2222 | + | gsissh username@prace-bem-int.wcss.pl -p2222 |
== From public network == | == From public network == | ||
− | If you log in through public internet you must use the | + | If you log in through public internet you must use the Bem public address '''prace-bem.wcss.pl'''. |
=== SSH === | === SSH === | ||
; Prerequisites | ; Prerequisites | ||
− | * local WCSS account | + | * local WCSS account |
; Commands to log in | ; Commands to log in | ||
− | ssh username@prace.wcss.pl | + | ssh username@prace-bem.wcss.pl |
=== GSI-SSH === | === GSI-SSH === | ||
Linia 34: | Linia 35: | ||
* local WCSS account | * local WCSS account | ||
* grid certificate on the machine | * grid certificate on the machine | ||
+ | * DN of the certificate registered on the machine (it is done by a site administrator) | ||
* globus-toolkit or at least gsissh client on the machine | * globus-toolkit or at least gsissh client on the machine | ||
; Commands to log in | ; Commands to log in | ||
grid-proxy-init | grid-proxy-init | ||
− | gsissh username@prace.wcss.pl -p2222 | + | gsissh username@prace-bem.wcss.pl -p2222 |
− | <small>< [[ | + | <small>< [[Bem User Guide]] < Logging in</small> |
[[Kategoria:User Guide]] | [[Kategoria:User Guide]] |
Wersja z 11:17, 19 lut 2016
PRACE User Guide | This page is a part of the PRACE User Guide dedicated for DECI Users with granted access to WCSS resources |
< 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 Bem internal address prace-bem-int.wcss.pl. This gives you a connection via 10 GB link.
SSH
- Prerequisites
- local WCSS account
- Commands to log in
ssh username@prace-bem-int.wcss.pl
GSI-SSH
- Prerequisites
- local WCSS account
- grid certificate on PRACE Door Node
- DN of the certificate registered on the machine (it is done by a site administrator)
- Commands to log in
grid-proxy-init gsissh username@prace-bem-int.wcss.pl -p2222
From public network
If you log in through public internet you must use the Bem public address prace-bem.wcss.pl.
SSH
- Prerequisites
- local WCSS account
- Commands to log in
ssh username@prace-bem.wcss.pl
GSI-SSH
- Prerequisites
- local WCSS account
- grid certificate on the machine
- DN of the certificate registered on the machine (it is done by a site administrator)
- globus-toolkit or at least gsissh client on the machine
- Commands to log in
grid-proxy-init gsissh username@prace-bem.wcss.pl -p2222
< Bem User Guide < Logging in