Scheduled maintenance will take place on this GitLab instance on 4 September 2025, from 12:30 to 13:00 CET. Short service outages may occur during this time.
@@ -61,12 +61,14 @@ The SSH configuration file can be found at `~/.ssh/config`. To access full docum
...
@@ -61,12 +61,14 @@ The SSH configuration file can be found at `~/.ssh/config`. To access full docum
# 3. Connect
# 3. Connect
From now on, in order to connect to Cineca systems you have to provide both your password and the 2FA code. Please note that **when you're asked for your credentials, remember to insert your password concatenated with your 2FA code without separators** directly at the command line:
```
```
$ ssh <your username>@login.m100.cineca.it
$ ssh <your username>@login.m100.cineca.it
Enter your first+second factors:
<your password><your 2FA code>
```
```
*TODO*
# Optional steps
# Optional steps
We know, having to bring up your favorite 2FA app every time you spin up a new connection can be
We know, having to bring up your favorite 2FA app every time you spin up a new connection can be