Note that there are some explanatory texts on larger screens.

plurals
  1. POPutty connect fast, Ubuntu (linux) terminal not
    text
    copied!<p>When I connect in my cloud by Windows, using PUTTY, the connection is established in about 3 seconds maximum.</p> <p>When I connect by Ubuntu, it's "loading, loading, loading" ... and about 10 seconds later asks for password, and then waiting another 2 seconds, it connects.</p> <p>Why is that?</p> <p><strong>[EDIT]</strong><br /> <strong>[debug] -v</strong><br /></p> <pre><code>debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-keyex debug1: No valid Key exchange context debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure. Minor code may provide more information Cannot determine realm for numeric host address debug1: Unspecified GSS failure. Minor code may provide more information Cannot determine realm for numeric host address debug1: Unspecified GSS failure. Minor code may provide more information debug1: Unspecified GSS failure. Minor code may provide more information Cannot determine realm for numeric host address debug1: Next authentication method: publickey debug1: Offering RSA public key: /home/patrick/.ssh/id_rsa debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Trying private key: /home/patrick/.ssh/id_dsa debug1: Trying private key: /home/patrick/.ssh/id_ecdsa debug1: Next authentication method: password </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload