[fix] SSH connection refused

This commit is contained in:
DAI Mingchen
2024-10-14 06:48:42 +00:00
parent ac76a50f9e
commit 541c5672e7

View File

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