Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The secure server connection can cause slow-downs - some suggestions here.

Disable DNS

Open a terminal

Login as root (su)

Run gedit

From gedit, open the file /etc/ssh/sshd_config

Search for UseDNS, uncomment and set to no:

UseDNS no
  • No labels