Skip to content
Snippets Groups Projects
Commit 6c387c79 authored by David Hrbáč's avatar David Hrbáč
Browse files

Rename to general and anselm

parent 11925d92
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!79Rename to general and anselm
Pipeline #
Showing
with 9 additions and 9 deletions
...@@ -8,4 +8,4 @@ User data shared file-system (HOME, 320 TB) and job data shared file-system (SCR ...@@ -8,4 +8,4 @@ User data shared file-system (HOME, 320 TB) and job data shared file-system (SCR
The PBS Professional workload manager provides [computing resources allocations and job execution](resources-allocation-policy/). The PBS Professional workload manager provides [computing resources allocations and job execution](resources-allocation-policy/).
Read more on how to [apply for resources](../get-started-with-it4innovations/applying-for-resources/), [obtain login credentials,](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/) and [access the cluster](shell-and-data-access/). Read more on how to [apply for resources](../general/applying-for-resources/), [obtain login credentials,](../general/obtaining-login-credentials/obtaining-login-credentials/) and [access the cluster](shell-and-data-access/).
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
## Intro ## Intro
PRACE users coming to Anselm as to TIER-1 system offered through the DECI calls are in general treated as standard users and so most of the general documentation applies to them as well. This section shows the main differences for quicker orientation, but often uses references to the original documentation. PRACE users who don't undergo the full procedure (including signing the IT4I AuP on top of the PRACE AuP) will not have a password and thus access to some services intended for regular users. This can lower their comfort, but otherwise they should be able to use the TIER-1 system as intended. Please see the [Obtaining Login Credentials section](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/), if the same level of access is required. PRACE users coming to Anselm as to TIER-1 system offered through the DECI calls are in general treated as standard users and so most of the general documentation applies to them as well. This section shows the main differences for quicker orientation, but often uses references to the original documentation. PRACE users who don't undergo the full procedure (including signing the IT4I AuP on top of the PRACE AuP) will not have a password and thus access to some services intended for regular users. This can lower their comfort, but otherwise they should be able to use the TIER-1 system as intended. Please see the [Obtaining Login Credentials section](../general/obtaining-login-credentials/obtaining-login-credentials/), if the same level of access is required.
All general [PRACE User Documentation](http://www.prace-ri.eu/user-documentation/) should be read before continuing reading the local documentation here. All general [PRACE User Documentation](http://www.prace-ri.eu/user-documentation/) should be read before continuing reading the local documentation here.
......
...@@ -99,7 +99,7 @@ $ ssh login2.anselm.it4i.cz -L 5901:localhost:5901 ...@@ -99,7 +99,7 @@ $ ssh login2.anselm.it4i.cz -L 5901:localhost:5901
x-window-system/ x-window-system/
If you use Windows and Putty, please refer to port forwarding setup in the documentation: If you use Windows and Putty, please refer to port forwarding setup in the documentation:
[x-window-and-vnc#section-12](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) [x-window-and-vnc#section-12](../general/accessing-the-clusters/graphical-user-interface/x-window-system/)
#### 7. If You Don't Have Turbo VNC Installed on Your Workstation #### 7. If You Don't Have Turbo VNC Installed on Your Workstation
......
...@@ -10,7 +10,7 @@ The Anselm cluster is accessed by SSH protocol via login nodes login1 and login2 ...@@ -10,7 +10,7 @@ The Anselm cluster is accessed by SSH protocol via login nodes login1 and login2
| login1.anselm.it4i.cz | 22 | ssh | login1 | | login1.anselm.it4i.cz | 22 | ssh | login1 |
| login2.anselm.it4i.cz | 22 | ssh | login2 | | login2.anselm.it4i.cz | 22 | ssh | login2 |
The authentication is by the [private key](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
!!! note !!! note
Please verify SSH fingerprints during the first logon. They are identical on all login nodes: Please verify SSH fingerprints during the first logon. They are identical on all login nodes:
...@@ -32,7 +32,7 @@ If you see warning message "UNPROTECTED PRIVATE KEY FILE!", use this command to ...@@ -32,7 +32,7 @@ If you see warning message "UNPROTECTED PRIVATE KEY FILE!", use this command to
local $ chmod 600 /path/to/id_rsa local $ chmod 600 /path/to/id_rsa
``` ```
On **Windows**, use [PuTTY ssh client](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md). On **Windows**, use [PuTTY ssh client](../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md).
After logging in, you will see the command prompt: After logging in, you will see the command prompt:
...@@ -67,7 +67,7 @@ Data in and out of the system may be transferred by the [scp](http://en.wikipedi ...@@ -67,7 +67,7 @@ Data in and out of the system may be transferred by the [scp](http://en.wikipedi
| login2.anselm.it4i.cz | 22 | scp, sftp | | login2.anselm.it4i.cz | 22 | scp, sftp |
| dm1.anselm.it4i.cz | 22 | scp, sftp | | dm1.anselm.it4i.cz | 22 | scp, sftp |
The authentication is by the [private key](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
!!! note !!! note
Data transfer rates up to **160MB/s** can be achieved with scp or sftp. Data transfer rates up to **160MB/s** can be achieved with scp or sftp.
...@@ -198,9 +198,9 @@ Now, configure the applications proxy settings to **localhost:6000**. Use port f ...@@ -198,9 +198,9 @@ Now, configure the applications proxy settings to **localhost:6000**. Use port f
## Graphical User Interface ## Graphical User Interface
* The [X Window system](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters. * The [X Window system](../general/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters.
* The [Virtual Network Computing](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer). * The [Virtual Network Computing](../general/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer).
## VPN Access ## VPN Access
* Access to IT4Innovations internal resources via [VPN](../get-started-with-it4innovations/accessing-the-clusters/vpn-access/). * Access to IT4Innovations internal resources via [VPN](../general/accessing-the-clusters/vpn-access/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment