Tutorials

:: Speed up SSH Login Prompt

:: Problem
SSH login prompt is slowly
 
:: How to fix
+ edit sshd_config

vi /etc/ssh/sshd_config
## change on this line:
UseDNS no

+ restarting sshd

/etc/init.d/sshd restart

 
:: Links
+ Google
+ Ryan

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *