From 1cfa1518ad71bdd023cd2a23f0fa6eb5e0b4adfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Fri, 5 Aug 2022 12:50:34 +0000 Subject: [PATCH] =?UTF-8?q?update=204.PVE=E5=88=B6=E4=BD=9C=E8=99=9A?= =?UTF-8?q?=E6=8B=9F=E6=9C=BA=E6=A8=A1=E6=9D=BF.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 4.PVE制作虚拟机模板.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/4.PVE制作虚拟机模板.md b/4.PVE制作虚拟机模板.md index d0d6ec0..55544dc 100644 --- a/4.PVE制作虚拟机模板.md +++ b/4.PVE制作虚拟机模板.md @@ -255,4 +255,8 @@ PermitEmptyPasswords no sudo systemctl restart sshd ``` -就可以像往常一样,通过 SSH 工具远程访问 Debian 服务器了。 \ No newline at end of file +就可以像往常一样,通过 SSH 工具远程访问 Debian 虚拟机了。 + +## 5.2.配置系统软件源 + +使用 SSH 工具登录 Debian 虚拟机,常用 SSH 工具可以看之前的文章中的 [ SSH 工具推荐](./0.PVE系统安装.md#03ssh工具) 。 \ No newline at end of file