#681
[Unix] SSH login slowness troubleshooting
In SunSSH,
Add the mentioned parameter in the file /etc/ssh/sshd_config
LookupClientHostnames no
In OpenSSH,
Edit the mentioned parameter in the file /etc/ssh/sshd_config
UseDNS no
[Unix] User/Group managment [Oracle] Installing Oracle Text aka CONTEXT (on 11g)
Comments are currently closed.