第一步:更改sshd_config文件

kaili 2.0 开启ssh远程

修改sshd_config的内容如下:

PermitRootLogin yes

PasswordAuthentication yes

第二步:启动ssh的服务

/etc/init.d/ssh start

相关文章:

  • 2021-12-28
  • 2022-01-05
  • 2021-06-19
  • 2022-01-05
  • 2022-01-09
  • 2021-12-22
  • 2021-08-12
猜你喜欢
  • 2021-11-03
  • 2021-11-23
  • 2022-01-05
  • 2021-08-20
  • 2021-10-28
  • 2021-05-07
  • 2021-07-01
相关资源
相似解决方案