From bc34401bb9d655d32a2899526eae87fc4099f213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Sun, 21 Aug 2022 04:04:57 +0000 Subject: [PATCH] =?UTF-8?q?update=205.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 Signed-off-by: 秋刀狐狸 --- 5.PVE制作虚拟机模板.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/5.PVE制作虚拟机模板.md b/5.PVE制作虚拟机模板.md index 6db4ad7..f825e60 100644 --- a/5.PVE制作虚拟机模板.md +++ b/5.PVE制作虚拟机模板.md @@ -25,6 +25,8 @@ sudo nano /etc/ssh/sshd_config.d/fox_sshd.conf PasswordAuthentication yes PermitEmptyPasswords no + +UseDNS no ``` `nano` 编辑器常用操作如下: