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

This commit is contained in:
秋刀狐狸
2022-08-05 12:50:34 +00:00
committed by Gitee
parent dfd6300cee
commit 1cfa1518ad
+5 -1
View File
@@ -255,4 +255,8 @@ PermitEmptyPasswords no
sudo systemctl restart sshd
```
就可以像往常一样,通过 SSH 工具远程访问 Debian 服务器了。
就可以像往常一样,通过 SSH 工具远程访问 Debian 虚拟机了。
## 5.2.配置系统软件源
使用 SSH 工具登录 Debian 虚拟机,常用 SSH 工具可以看之前的文章中的 [ SSH 工具推荐](./0.PVE系统安装.md#03ssh工具) 。