2024年10月11日

摘要: sudo apt-get install openssh-server 查看ssh服务运行状态 systemctl status sshd 使用apt-get install openssh-server安装SSH后,使用service sshd start开启SSH服务时提示: Failed to 阅读全文
posted @ 2024-10-11 15:02 dingyun 阅读(38) 评论(0) 推荐(0)

导航