sudo apt purge openssh-server # 已安装旧版本导致冲突,卸载干净 sudo apt install openssh-server sudo systemctl status ssh