≡ Menu

How to make faster login SSH using Linux terminal in Ubuntu and Linuxmint

If you want to make your ubuntu or linuxmint more faster login with shh to your server using terminal, you can follow this tutorial:

sudo nano .ssh/config

put this line:

GSSAPIAuthentication=no

And then save with CTRL + W and close useing CTRL + X

{ 1 comment… add one }
  • arikaka September 3, 2012, 7:00 am

    i’d love to try linux but it’s just so hard to start it.

Leave a Comment