Posted by Hans-Henry Jakobsen
Add the following line if your SSH login takes a long time on your SSH server.
File /etc/ssh/sshd_config:
UseDNS no
Restart the SSH daemon to activate this change.
Tags: ssh
Comments are closed.