mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
优化软件包顺序
This commit is contained in:
+2
-2
@@ -160,7 +160,7 @@ $ apt full-upgrade
|
||||
$ apt update
|
||||
|
||||
## 安装系统软件
|
||||
$ apt install btop lm-sensors curl tmux neovim unattended-upgrades powermgmt-base sshguard knot-dnsutils
|
||||
$ apt install btop curl knot-dnsutils lm-sensors neovim powermgmt-base unattended-upgrades sshguard tmux
|
||||
|
||||
## 安装 CPU 调度调整工具
|
||||
$ apt install linux-cpupower
|
||||
@@ -172,7 +172,7 @@ $ update-pciids
|
||||
$ apt install openvswitch-switch
|
||||
|
||||
## 安装网络检测工具(可选)
|
||||
$ apt install iftop iperf3 iperf
|
||||
$ apt install iftop iperf iperf3
|
||||
|
||||
## 根据 CPU 厂商安装 CPU 微码工具(可选,现已默认安装)
|
||||
$ apt install intel-microcode (amd64-microcode)
|
||||
|
||||
Reference in New Issue
Block a user