when I login from ssh user as root waiting too much and after I can entry my password. I found this fix https://forums.opensuse.org/showthread.php/453695-Login-very-slow-waiting-for-password-prompt but this was not fix for me Do you have any fix ? my OS is Centos 6.5 x64
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I found fix. If have anyone this problem do that
run command:
yum install nano
run command:
nano /etc/ssh/sshd_config
and press ctrl+w for search line GSSAPIAuthentication edit it as GSSAPIAuthentication no dont forget remove # the beginning of the line
and press again ctrl+w for search line UseDNS edit it as UseDNS no dont forget remove # the beginning of the line
The last, run command for restart ssh daemon
service sshd restart
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.