Skip to content

远方的枸杞

但行好事,莫问前程

Menu
  • 首页
  • 博客
  • 联系
Home工具sshDebian 9 SSH服务启动失败(code=exited, status=255)
2023年7月11日

Debian 9 SSH服务启动失败(code=exited, status=255)

  1. 卸载
    sudo apt-get remove openssh-server openssh-client --purge && sudo apt-get autoremove && sudo apt-get autoclean && sudo apt-get update
  2. 重装
    sudo apt-get install openssh-server openssh-client

参考:dependencies – apt-get dependency issue Open-SSH Client – Ask Ubuntu

Tags:ssh

Related Posts

建立SSH隧道

About The Author

admin

归档

分类目录

apt (4) Arm (4) C (5) C# (5) C++ (22) CentOS (5) CMake (2) docker (2) gcc (2) GDB (4) Java (5) Jetson (3) Linux (33) Mysql (5) Open3D (1) OpenCV (2) PCL (3) PHP (2) Python (7) ROS (28) ROS2 (2) RTK (2) SHELL (4) ssh (2) svn (2) Swift (6) ubuntu (26) UML (1) vi (2) VMware (2) vs (2) Windows (6) WSL (1) 工具 (8) 开源项目 (3) 数据库 (5) 服务器 (3) 电力 (2) 电气 (2) 算法 (2) 编程 (26) 自动化 (1) 转载 (3) 运维 (3) 随笔 (9)

其他操作

  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org
© 2026 远方的枸杞
Back to Top ↑