Aggiunta host personali in repo.
This commit is contained in:
parent
259a014d3c
commit
7332d991fc
12 changed files with 203 additions and 0 deletions
8
sshconfig/00-header
Normal file
8
sshconfig/00-header
Normal file
|
@ -0,0 +1,8 @@
|
|||
# vim:sts=4:sw=4:ft=sshconfig
|
||||
ControlPath ~/.ssh/%r@%h:%p.socket
|
||||
ControlMaster auto
|
||||
ServerAliveInterval 120
|
||||
TCPKeepAlive yes
|
||||
#HostKeyAlgorithms=+ssh-dss,ssh-rsa
|
||||
EnableEscapeCommandline yes
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue