-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathssh_config
93 lines (73 loc) · 1.49 KB
/
ssh_config
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Host *
ForwardX11 yes
ForwardAgent yes
HashKnownHosts yes
Host idldev.com
ForwardX11 yes
ForwardX11Trusted yes
Host svn.code.sf.net
User michaelgalloy
Host michaelgalloy.com
HostName ssh.us.stackcp.com
User michaelgalloy.com
Host github.com
ForwardX11 no
ForwardX11Trusted no
Host seabass
HostName seabass.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host kodiak
HostName kodiak.mlso.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host dusk
HostName dusk.mlso.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host mahi
HostName mahi.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host dawn
HostName dawn.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host sunrise
HostName sunrise.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host twilight
HostName twilight.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host sunset
HostName sunset.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host sundog1
HostName sundog1.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host sundog2
HostName sundog2.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host sundog3
HostName sundog3.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host datertot
HostName datertot.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host nicole
HostName nicole.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host hazel
HostName hazel.hao.ucar.edu
ForwardX11 yes
ForwardX11Trusted yes
Host gate
HostName gate.ucar.edu