update 4.PVE制作虚拟机模板.md.

This commit is contained in:
秋刀狐狸
2022-08-06 03:33:31 +00:00
committed by Gitee
parent 4c6916bfc2
commit 523c15648d
+1 -1
View File
@@ -252,7 +252,7 @@ PermitEmptyPasswords no
```bash
## 重启 sshd
sudo systemctl restart sshd
sudo systemctl restart ssh.service
```
就可以像往常一样,通过 SSH 工具远程访问 Debian 虚拟机了。