From 01f39562ff53e00302c3be09e5c1b3f2217dd348 Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Fri, 26 Apr 2024 12:36:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20sshguard=20=E5=B7=A5?= =?UTF-8?q?=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 3c3b789..b4143d8 100644 --- a/02.PVE初始化配置.md +++ b/02.PVE初始化配置.md @@ -174,7 +174,7 @@ $ apt update $ apt install htop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base ## 安装网络工具 -$ apt install iperf iperf3 iftop openvswitch-switch +$ apt install iperf iperf3 iftop sshguard openvswitch-switch ## 安装 CPU 调度调整工具 $ apt install linux-cpupower diff --git a/03.PVE系统调整.md b/03.PVE系统调整.md index 2bf3698..bbe4354 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 openvswitch-switch +$ apt install iperf iperf3 iftop sshguard openvswitch-switch ## 安装 CPU 调度调整工具 $ apt install linux-cpupower