SSH Long time delay login to connect using ssh in linux
I had more of 10 seconds waiting for a connection to a remote SSH linux, well the issue that I got was due to the remote server CENTOS 5.5 because into sshd_config exist a GSS option enabled.
Just comment the following line /etc/ssh/sshd_config
(more…)
