Last Updated: February 25, 2016
·
1.168K
· gelias

SSH connection Taking a Long Time?

Some times when connecting to another server through ssh I was taken a long time to connect. If you have the same issue do this:

1) sudo vi /etc/ssh/sshd_config
2) Make sure the use of property: "UseDNS no"

Be happy and fast with your ssh connections :-)

Reference: http://twigstechtips.blogspot.com/2011/07/ssh-slow-connection-times-when-entering.html