From 5ddf438d7cf0661b3a82263aff0982b6d5e9e3fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Wed, 20 Jul 2022 05:55:48 +0000 Subject: [PATCH] =?UTF-8?q?update=20PVE=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E9=85=8D=E7=BD=AE.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PVE初始化配置.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PVE初始化配置.md b/PVE初始化配置.md index ac7d23b..34a8f99 100644 --- a/PVE初始化配置.md +++ b/PVE初始化配置.md @@ -4,7 +4,7 @@ ![PVE系统信息](img/pve_sys_info.png) -此处显示出 PVE 底层使用的是 Debian 的系统,代号为“bullseye”。 +此处显示出 PVE 底层使用的是 Debian 的系统,代号为 `bullseye` 。 为了后续能够对 PVE 系统进行升级,需要更换其镜像仓库,也就是大家熟知的软件源。 @@ -172,9 +172,9 @@ apt install iperf iperf3 iftop net-tools ethtool apt install cpufrequtils ``` -其中“fail2ban”和“unattended-upgrades”为两个服务,后续会对其进行配置。 +其中 `fail2ban` 和 `unattended-upgrades` 为两个服务,后续会对其进行配置。 -“cpufrequtils”为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。 +`cpufrequtils` 为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。 ## 3.配置 PVE 网桥和管理网口