How to speed up SSH login using a public key and PuTTY?
Posted
by
BarsMonster
on Ask Ubuntu
See other posts from Ask Ubuntu
or by BarsMonster
Published on 2011-01-30T15:26:27Z
Indexed on
2011/03/02
23:33 UTC
Read the original article
Hit count: 268
ssh
Hi! I am using PuTTY to log into my local server, but it takes about 1.5 seconds to log in (from the click on 'Connect' to working command prompt, most of time is spend on "Authenticating with public key...").
I know many see even slower speeds, but I would like to have not more than 0.1 sec. login time.
I already set UseDNS=no
, allowed only IPv4 in the PuTTY client, and reduced key length from 4k down to 1k.
Any other suggestions to speed it up even further?
© Ask Ubuntu or respective owner