-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsshconfig
More file actions
41 lines (35 loc) · 732 Bytes
/
sshconfig
File metadata and controls
41 lines (35 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Host *
ControlPath ~/.ssh/master/%r@%h:%p
ControlMaster auto
ControlPersist 5m
ServerAliveInterval 60
StrictHostKeyChecking accept-new
IdentityAgent ~/.sekey/ssh-agent.ssh
Host peta4
User js947
Hostname login-e-15.hpc.cam.ac.uk
ForwardAgent yes
Host wilkes2
User js947
Hostname login-e-7.hpc.cam.ac.uk
ForwardAgent yes
Host superserver
ForwardAgent yes
Host psg
User jsalmond
Hostname psglogin.nvidia.com
ForwardAgent yes
Host centaurus
Hostname 129.213.25.152
User opc
Port 22
Host um6p-seed
Hostname 10.16.1.10
User jeffrey.salmond
ForwardAgent yes
IdentityFile ~/.ssh/id_um6p
Host um6p
Hostname 10.43.200.120
User centos
ProxyJump um6p-seed
IdentityFile ~/.ssh/id_um6p