[fix] SSH connection refused

This commit is contained in:
DAI Mingchen 2024-10-14 06:48:42 +00:00
parent ac76a50f9e
commit 541c5672e7
No known key found for this signature in database
GPG Key ID: 830D8248E627888A

@ -5,4 +5,4 @@ rm -f /etc/ssh/ssh_host_*
ssh-keygen -A ssh-keygen -A
# 2. 启动 SSH 服务 # 2. 启动 SSH 服务
service ssh start service ssh restart