This repository has been archived on 2026-08-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pve_toss_notes/README.md
T
2022-08-02 05:13:23 +00:00

29 lines
829 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Proxmox VE 折腾手记
## 介绍
PVE虚拟化平台的安装以及折腾手记。
- PVE ISO 版本:7.2-1 (Last update: 04 May 2022)
- 演示机:
- CPUN5105
- 内存:16G
- 硬盘:SSD 512G
- 网络:
- IP地址:172.16.1.250
- 子网掩码:255.255.255.0
- 网关:172.16.1.1
- DNS172.16.1.1
### 教程章节
0. [PVE系统安装](./0.PVE系统安装.md)
1. [PVE初始化配置](./1.PVE初始化配置.md)
2. [PVE系统调整](./2.PVE系统调整.md)
3. [硬件BIOS配置](./3.硬件BIOS配置.md)
### 教程说明
1. 本教程涉及的部分参数需要人为调整来符合切实使用需求。
2. 随着PVE系统的迭代更新,截图中的内容和实际页面显示可能存在差异。
3. 如需引用,请注明本教程出处。