From c00e178df3d742c1e26233f8879b7e191f083055 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Fri, 15 Dec 2023 02:25:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20OVS=20=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02.PVE初始化配置.md | 2 +- 03.PVE系统调整.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/02.PVE初始化配置.md b/02.PVE初始化配置.md index 94a9f12..4775573 100644 --- a/02.PVE初始化配置.md +++ b/02.PVE初始化配置.md @@ -164,7 +164,7 @@ $ apt update $ apt install htop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base ## 安装网络工具 -$ apt install iperf iperf3 iftop +$ apt install iperf iperf3 iftop openvswitch-switch ## 安装 CPU 调度调整工具 $ apt install linux-cpupower diff --git a/03.PVE系统调整.md b/03.PVE系统调整.md index 9de600f..b1af19c 100644 --- a/03.PVE系统调整.md +++ b/03.PVE系统调整.md @@ -12,7 +12,7 @@ $ apt update $ apt install htop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base ## 安装网络工具 -$ apt install iperf iperf3 iftop +$ apt install iperf iperf3 iftop openvswitch-switch ## 安装 CPU 调度调整工具 $ apt install linux-cpupower