Archived
update PVE初始化配置.md.
This commit is contained in:
+3
-3
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
此处显示出 PVE 底层使用的是 Debian 的系统,代号为“bullseye”。
|
此处显示出 PVE 底层使用的是 Debian 的系统,代号为 `bullseye` 。
|
||||||
|
|
||||||
为了后续能够对 PVE 系统进行升级,需要更换其镜像仓库,也就是大家熟知的软件源。
|
为了后续能够对 PVE 系统进行升级,需要更换其镜像仓库,也就是大家熟知的软件源。
|
||||||
|
|
||||||
@@ -172,9 +172,9 @@ apt install iperf iperf3 iftop net-tools ethtool
|
|||||||
apt install cpufrequtils
|
apt install cpufrequtils
|
||||||
```
|
```
|
||||||
|
|
||||||
其中“fail2ban”和“unattended-upgrades”为两个服务,后续会对其进行配置。
|
其中 `fail2ban` 和 `unattended-upgrades` 为两个服务,后续会对其进行配置。
|
||||||
|
|
||||||
“cpufrequtils”为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。
|
`cpufrequtils` 为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。
|
||||||
|
|
||||||
|
|
||||||
## 3.配置 PVE 网桥和管理网口
|
## 3.配置 PVE 网桥和管理网口
|
||||||
|
|||||||
Reference in New Issue
Block a user