Tags:

Slow SSH Connection

Tuesday, April 26, 2011 EDT

by: Eric Potvin

Tags: ubuntu linux ssh

Have you experienced some long delays when you want to connect to a remote server using SSH?

If so, edit the /etc/ssh/ssh_config file using the following command:

sudo vi /etc/ssh/ssh_config
Comment out the following lines
GSSAPIAuthentication yes
GSSAPIDelegateCredentials no
expected result:
#GSSAPIAuthentication yes
#GSSAPIDelegateCredentials no
Save the file and exit

Be the first to reply!

No comments!
Share this article:

Add a comment

* If your comment require a response from us, please make sure you leave your email

Captcha

* is required
The posting of advertisements, profanity, or personal attacks is prohibited.
Please review our terms of use

Latest Articles

Top Articles

Category List

Top of the page
Loading, please wait ...