ssh设置DNS不解析

sed -i "s/#UseDNS yes/UseDNS no/"  /etc/ssh/sshd_config
/etc/init.d/sshd restart

systemctl restart sshd

相关文章:

  • 2022-12-23
  • 2021-12-04
  • 2022-03-03
  • 2022-12-23
  • 2022-12-23
  • 2022-02-16
  • 2022-12-23
  • 2022-01-02
猜你喜欢
  • 2022-12-23
  • 2021-08-21
  • 2021-06-16
  • 2022-12-23
  • 2021-10-09
  • 2021-10-26
  • 2022-12-23
相关资源
相似解决方案