.ssh: update
parent
c2f0658dee
commit
03aecec5ad
12
.ssh/config
12
.ssh/config
|
@ -1,19 +1,19 @@
|
|||
Host *
|
||||
SetEnv TERM=xterm
|
||||
AddKeysToAgent yes
|
||||
ServerAliveInterval 240
|
||||
SetEnv TERM=xterm
|
||||
AddKeysToAgent yes
|
||||
ServerAliveInterval 240
|
||||
|
||||
Host padova
|
||||
Hostname 10.200.200.1
|
||||
Hostname 10.200.200.1
|
||||
|
||||
Host milano
|
||||
Hostname 10.200.200.2
|
||||
|
||||
Host tivoli
|
||||
Hostname 10.200.200.3
|
||||
Hostname 10.200.200.3
|
||||
|
||||
Host genova
|
||||
Hostname 10.200.200.4
|
||||
Hostname 10.200.200.4
|
||||
|
||||
Host napoli
|
||||
Hostname 10.200.200.255
|
||||
|
|
Loading…
Reference in New Issue