mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新文案描述
This commit is contained in:
+2
-2
@@ -262,7 +262,7 @@ Debian 云镜像默认使用 `systemd-timesyncd.service` 同步时间,且需
|
||||
调整 NTP 服务器参数,执行以下命令。
|
||||
|
||||
```bash
|
||||
## 创建 NTP 配置文件的文件夹
|
||||
## 创建 NTP 配置文件的目录
|
||||
$ sudo mkdir -p /etc/systemd/timesyncd.conf.d
|
||||
|
||||
## 创建 NTP 配置文件
|
||||
@@ -427,7 +427,7 @@ $ sudo systemctl restart nftables.service
|
||||
为了正常使用 `53` 端口,需要对 `systemd-resolved.service` 进行配置,执行以下命令。
|
||||
|
||||
```bash
|
||||
## 创建 systemd-resolved 配置文件夹
|
||||
## 创建 systemd-resolved 配置目录
|
||||
$ sudo mkdir -p /etc/systemd/resolved.conf.d
|
||||
|
||||
## 创建 systemd-resolved 配置文件
|
||||
|
||||
Reference in New Issue
Block a user