projects
/
home-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
819299b
)
disable kexalgorithms for squeeze hosts
author
Don Armstrong
<don@donarmstrong.com>
Fri, 31 Aug 2012 22:08:53 +0000
(22:08 +0000)
committer
Don Armstrong
<don@donarmstrong.com>
Fri, 31 Aug 2012 22:08:53 +0000
(22:08 +0000)
.ssh/config
patch
|
blob
|
history
diff --git
a/.ssh/config
b/.ssh/config
index e8693a072ce5fdee05a87bb8cc44a327dbf31026..7d52b354d9bc2cfa003ae9d9ed06012217b6bb60 100644
(file)
--- a/
.ssh/config
+++ b/
.ssh/config
@@
-18,7
+18,7
@@
Host *-ilo.lab.donarmstrong.com
IdentityFile ~/.ssh/id_ilo
UserKnownHostsFile ~/.ssh/known_hosts_ilo
ForwardAgent no
- KexAlgorithms diffie-hellman-group1-sha1
+
#
KexAlgorithms diffie-hellman-group1-sha1
PreferredAuthentications keyboard-interactive,password
HostkeyAlgorithms ssh-rsa
SendEnv