Razvan's Technology Blog
May 15, 2012
Speed up connection to ssh server
To speed up the connection to an ssh server, you can disable the reverse DNS lookup on the server. To do this add (edit) the following lines in "/etc/ssh/sshd_config", and restart the sshd service:
UseDNS no
GSSAPIAuthentication no
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)