ssh performance upgrade

This is slow because the OpenSSH daemon uses DNS to run a reverse lookup on the client hostname to make sure it’s valid
[crayon-669e1d38981d7174200074/]
Comment out the following lines
[crayon-669e1d38981dc155387180/]
OR

add this:
[crayon-669e1d38981df442805743/]