mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
update PVE初始化配置.md.
This commit is contained in:
+3
-3
@@ -93,12 +93,12 @@ cd /etc/apt/sources.list.d
|
|||||||
rm -rvf *.list
|
rm -rvf *.list
|
||||||
```
|
```
|
||||||
|
|
||||||
创建PVE免费源:
|
创建 PVE 免费源:
|
||||||
|
|
||||||
**注意:该命令为两行,在输入时请逐行输入并回车执行**
|
**注意:该命令为两行,在输入时请逐行输入并回车执行**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
## 创建PVE免费源
|
## 创建 PVE 免费源
|
||||||
|
|
||||||
source /etc/os-release
|
source /etc/os-release
|
||||||
|
|
||||||
@@ -177,7 +177,7 @@ apt install cpufrequtils
|
|||||||
“cpufrequtils” 为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。
|
“cpufrequtils” 为 CPU 调度器的配置工具,后续会对 CPU 调度算法进行调整。
|
||||||
|
|
||||||
|
|
||||||
## 3.配置PVE网桥和管理网口
|
## 3.配置 PVE 网桥和管理网口
|
||||||
|
|
||||||
设置电脑的 IP 地址为静态 IP ,IP 地址段与 PVE 的 IP 地址段保持一致。
|
设置电脑的 IP 地址为静态 IP ,IP 地址段与 PVE 的 IP 地址段保持一致。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user