Merge branch 'master' of gitlab.com:rehashedsalt/home
This commit is contained in:
commit
0060adef1f
20
.ssh/config
Normal file
20
.ssh/config
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Host lap-e560-obsd-0
|
||||||
|
HostName 192.168.200.2
|
||||||
|
Port 22
|
||||||
|
User salt
|
||||||
|
ForwardX11 yes
|
||||||
|
Compression yes
|
||||||
|
|
||||||
|
Host dsk-cstm-0
|
||||||
|
HostName 192.168.1.151
|
||||||
|
Port 22
|
||||||
|
User salt
|
||||||
|
ForwardX11 yes
|
||||||
|
Compression yes
|
||||||
|
|
||||||
|
Host srv-cstm-0
|
||||||
|
HostName 192.168.1.137
|
||||||
|
Port 22
|
||||||
|
User salt
|
||||||
|
ForwardX11 yes
|
||||||
|
Compression yes
|
Loading…
Reference in New Issue
Block a user