|
6 | 6 | Match Host hile exec "! hostname | grep 'ad.helsinki.fi'" |
7 | 7 | ProxyJump melkki.cs.helsinki.fi |
8 | 8 |
|
| 9 | +Host hile markka melkki melkinkari melkinpaasi pangolin pultti turso *.physics.helsinki.fi *.it.helsinki.fi |
| 10 | + User makimika |
| 11 | + ForwardAgent yes |
| 12 | + |
9 | 13 | Host hile |
10 | 14 | HostName hile01.it.helsinki.fi |
11 | | - User makimika |
12 | | - ForwardAgent yes |
13 | 15 |
|
14 | 16 | Host login.physics.helsinki.fi |
15 | 17 | HostName login.physics.helsinki.fi |
16 | | - User makimika |
17 | | - ForwardAgent yes |
18 | 18 | # Enable access with password to enable Kerberos to acquire its tickets, |
19 | 19 | # and to make PyCharm remember remote connection credentials |
20 | | - IdentitiesOnly no |
| 20 | + # IdentitiesOnly no |
21 | 21 |
|
22 | 22 | Host markka markka.it.helsinki.fi |
23 | 23 | HostName markka.it.helsinki.fi |
24 | | - User makimika |
25 | | - ForwardAgent yes |
26 | 24 |
|
27 | 25 | Host melkki melkki.cs.helsinki.fi |
28 | 26 | HostName melkki.cs.helsinki.fi |
29 | | - User makimika |
30 | | - ForwardAgent yes |
31 | 27 |
|
32 | 28 | Host melkinkari melkinkari.cs.helsinki.fi |
33 | 29 | HostName melkinkari.cs.helsinki.fi |
34 | | - User makimika |
35 | | - ForwardAgent yes |
36 | 30 |
|
37 | 31 | Host melkinpaasi melkinpaasi.cs.helsinki.fi |
38 | 32 | HostName melkinpaasi.cs.helsinki.fi |
39 | | - User makimika |
40 | | - ForwardAgent yes |
41 | 33 |
|
42 | 34 | Host pangolin pangolin.it.helsinki.fi |
43 | 35 | HostName pangolin.it.helsinki.fi |
44 | | - User makimika |
45 | | - ForwardAgent yes |
46 | 36 |
|
47 | 37 | Host pultti pultti.it.helsinki.fi |
48 | 38 | # This is a larger machine than the other login hosts: |
49 | 39 | # 256 GB RAM, 2x Intel Xeon CPU E5-2620 -> 24 threads |
50 | 40 | HostName pultti.it.helsinki.fi |
51 | | - User makimika |
52 | | - ForwardAgent yes |
53 | 41 |
|
54 | 42 | Match Host turso exec "! hostname | grep 'ad.helsinki.fi'" |
55 | 43 | ProxyJump melkinpaasi |
56 | 44 |
|
57 | 45 | Host turso turso.cs.helsinki.fi |
58 | 46 | HostName turso.cs.helsinki.fi |
59 | | - User makimika |
60 | | - ForwardAgent yes |
61 | | - |
62 | | -Host version.helsinki.fi |
63 | | - HostName version.helsinki.fi |
64 | | - User git |
65 | | - PasswordAuthentication no |
0 commit comments