Skip to content

Commit 2a12f11

Browse files
committed
first
1 parent 407e90e commit 2a12f11

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/Scientific_Computing/Terminal_Setup/Standard_Terminal_Setup.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ configurations.
5656
```
5757

5858
Close and save with `ctrl x`, `ctrl y`, `Enter`
59-
59+
6060
!!! warning
6161
MobaXterm does not allow the use of sockets.
6262
If you are using MobaXterm please exclude the first four lines from your own ssh config.
@@ -95,9 +95,10 @@ configurations.
9595
9696
8. Select your institution, you will be prompted to provide your login details.
9797
98-
9. You are now asked about your current device: do you trust it or not?
99-
- If this device is a shared computer (e.g. university computer where you have to delete cookies) or if you are using incognito or private windows, please do not trust it: click No. This means that you will need to enter your one-time password (OTP) every time you log.
100-
- If this device is your own laptop and you are using a secure network, you can trust it: click Yes. This will allow you to log in without Second Factor Authentication (2FA) for 7 days.
98+
9. You are now asked about your current device: do you trust it or not?
99+
100+
- If this device is a shared computer (e.g. university computer where you have to delete cookies) or if you are using incognito or private windows, please do not trust it: click No. This means that you will need to enter your one-time password (OTP) every time you log.
101+
- If this device is your own laptop and you are using a secure network, you can trust it: click Yes. This will allow you to log in without Second Factor Authentication (2FA) for 7 days.
101102
102103
If you have trusted your device, you have to enter a name for this device. This name must be unique but can be anything you want.
103104
@@ -110,6 +111,10 @@ Note: You cannot trust two devices the same day with the same name.
110111
111112
11. Return to your terminal, and press <kbd>enter</kbd>.
112113
114+
## Adding a SSH key (optional)
115+
116+
117+
113118
## Subsequent log in
114119
115120
1. `ssh mahuika`
@@ -121,9 +126,6 @@ Note: You cannot trust two devices the same day with the same name.
121126
122127
[Watch a demo here](https://www.youtube.com/embed/IKihbN-QlIA?si=N93PPPsi85jPYV7k).
123128
124-
125-
126-
127129
!!! prerequisite "What Next?"
128130
- [Moving files to/from a cluster.](../../Getting_Started/Next_Steps/Moving_files_to_and_from_the_cluster.md)
129131
- Setting up an [X-Server](../../Scientific_Computing/Terminal_Setup/X11_on_NeSI.md) (optional).

0 commit comments

Comments
 (0)