mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 06:22:52 +08:00
更新 PVE 初始化配置
This commit is contained in:
+3
-3
@@ -165,10 +165,10 @@ apt install htop lm-sensors unzip vim tmux unattended-upgrades powermgmt-base
|
||||
## 安装网络工具
|
||||
apt install iperf iperf3 iftop
|
||||
|
||||
## 安装CPU调度调整工具
|
||||
## 安装 CPU 调度调整工具
|
||||
apt install cpufrequtils
|
||||
|
||||
## 根据CPU厂商安装CPU微码工具
|
||||
## 根据 CPU 厂商安装 CPU 微码工具
|
||||
apt install intel-microcode (amd64-microcode)
|
||||
|
||||
## 更新 PCI 数据库
|
||||
@@ -178,7 +178,7 @@ update-pciids
|
||||
|
||||
## 3.配置 PVE 网络
|
||||
|
||||
设置电脑的 IP 地址为静态 IP ,IP 地址段与 PVE 的 IP 地址段保持一致。
|
||||
设置电脑的 IPv4 地址为静态地址,电脑 IPv4 地址段需要与 PVE 的地址段保持一致。
|
||||
|
||||
用网线将电脑的网口与 PVE 的管理网口,此时应该为编号最小的第一个网口,相连接。
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 189 KiB |
Reference in New Issue
Block a user