typos authored by Roderick Christoph Dedekind's avatar Roderick Christoph Dedekind
...@@ -35,8 +35,8 @@ ...@@ -35,8 +35,8 @@
- main memory - main memory
- 167 TB - 167 TB
- Storage - Storage
- 15 PB HDD Speicherplatz - 15 PB HDD storage
- 940 TB SSD NVMe Speicherplatz - 940 TB SSD NVMe storage
- high-speed interconnect - high-speed interconnect
- HDR100 InfiniBand - HDR100 InfiniBand
...@@ -189,7 +189,7 @@ Enter a passcode or select one of the following options: ...@@ -189,7 +189,7 @@ Enter a passcode or select one of the following options:
In this example, if you choose '1', an authentication request is pushed to your phone and you just have to confirm it with a tap on the screen. Alternatively, instead of choosing a number in the above example, you could also open the Duo Mobile app on your device and enter the 6-digit passcode shown in the app. This code changes every 30 seconds. In this example, if you choose '1', an authentication request is pushed to your phone and you just have to confirm it with a tap on the screen. Alternatively, instead of choosing a number in the above example, you could also open the Duo Mobile app on your device and enter the 6-digit passcode shown in the app. This code changes every 30 seconds.
**IMPORTANT NOTE**: Be carefull with scripted logins: Any login attempt with your SSH key that triggers Duo Autopush is counted by Duo. If you don't respond in your Duo-app, your account will be blocked after 10 attempts. Only an admin can then unlock it. **IMPORTANT NOTE**: Be careful with scripted logins: Any login attempt with your SSH key that triggers Duo Autopush is counted by Duo. If you don't respond in your Duo-app, your account will be blocked after 10 attempts. Only an admin can then unlock it.
#### Facilitating your login #### Facilitating your login
To facilitate login, we suggest to set an alias upon your shell-initialization (`~/.bashrc`, `~/.zshrc` or similar): To facilitate login, we suggest to set an alias upon your shell-initialization (`~/.bashrc`, `~/.zshrc` or similar):
... ...
......