mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
Compare commits
2
Commits
d0f4ef53a0
...
66df985278
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
66df985278 | ||
|
|
dfb4a767a8 |
+2
-6
@@ -124,14 +124,10 @@ Microsoft 官方终端工具,可以在 Github 平台或 Microsoft 应用商店
|
||||
|
||||
此时会出现 `Target Harddisk` 选项,会显示出设备中存在的硬盘列表,可通过下拉框选择安装 PVE 的目标硬盘。
|
||||
|
||||
如需修改文件系统参数,可点击目标硬盘右侧的 `Options` 菜单。若无特殊要求,建议保持系统默认配置。
|
||||
|
||||

|
||||
|
||||
点击硬盘列表右侧的 `Options` ,对 PVE 的硬盘安装参数进行一些调整。
|
||||
|
||||
推荐将 `Filesystem` 也就是硬盘的文件系统,设置成 `xfs` 。
|
||||
|
||||

|
||||
|
||||
### 1.4. PVE 时区选项
|
||||
|
||||
此时 PVE 处于未联网的 “离线” 状态,因此不会从互联网中读取时区信息,需要手动设置时区。
|
||||
|
||||
+1
-1
@@ -160,7 +160,7 @@ $ apt full-upgrade
|
||||
$ apt update
|
||||
|
||||
## 安装系统软件
|
||||
$ apt install btop curl knot-dnsutils lm-sensors neovim powermgmt-base unattended-upgrades sshguard tmux
|
||||
$ apt install btop curl knot-dnsutils lm-sensors neovim powermgmt-base sshguard tmux unattended-upgrades
|
||||
|
||||
## 安装 CPU 调度调整工具
|
||||
$ apt install linux-cpupower
|
||||
|
||||
+1
-1
@@ -383,7 +383,7 @@ server-https https://doh.360.cn/dns-query -fallback
|
||||
|
||||
```
|
||||
|
||||
`SmartDNS` 主配置文件配置完成后,执行以下命令修正文件权限
|
||||
`SmartDNS` 主配置文件配置完成后,执行以下命令修正文件权限。
|
||||
|
||||
```bash
|
||||
## 修正 SmartDNS 主配置文件权限
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 508 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 463 KiB After Width: | Height: | Size: 464 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 586 KiB After Width: | Height: | Size: 474 KiB |
Reference in New Issue
Block a user