Type `help' to learn how to use Xshell prompt.

[c:\~]$

Connecting to 20.0.0.91:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.

Last login: Fri Nov 1 12:36:08 2019 from 10.0.1.25

Connection closed by foreign host.

Disconnected from remote host(20.0.0.91) at 12:38:43.

Type `help' to learn how to use Xshell prompt.

 

操作:

 

vim /etc/ssh/sshd_config

#UseDNS yes
改为
UseDNS no

重启sshd
service sshd restart

 

相关文章:

  • 2021-09-25
  • 2021-12-31
  • 2021-06-06
  • 2021-11-30
  • 2021-04-11
  • 2021-12-15
  • 2021-05-19
猜你喜欢
  • 2021-11-18
  • 2021-06-04
  • 2021-04-17
  • 2021-12-20
  • 2022-01-15
  • 2021-11-09
相关资源
相似解决方案