1、vim /etc/ssh/ssh_config   打开ssh的配置文件

2、打开22端口

  linux----------fedora 27 如何打开ssh,可以远程链接

3、重启sshd:systemctl restart sshd

4、设置sshd开机启动:systemctl enable sshd

5、如果还不行就直接关闭防火墙,或者在防火墙里面打开22端口

 

相关文章:

  • 2021-06-28
  • 2022-12-23
  • 2021-11-08
  • 2021-12-14
  • 2021-08-13
  • 2021-09-30
猜你喜欢
  • 2021-12-08
  • 2022-01-07
  • 2021-09-14
  • 2022-02-01
  • 2022-12-23
  • 2021-10-01
相关资源
相似解决方案