mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
update 4.PVE制作虚拟机模板.md.
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ PermitEmptyPasswords no
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## 重启 sshd
|
## 重启 sshd
|
||||||
sudo systemctl restart sshd
|
sudo systemctl restart ssh.service
|
||||||
```
|
```
|
||||||
|
|
||||||
就可以像往常一样,通过 SSH 工具远程访问 Debian 虚拟机了。
|
就可以像往常一样,通过 SSH 工具远程访问 Debian 虚拟机了。
|
||||||
|
|||||||
Reference in New Issue
Block a user