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
@@ -293,7 +293,7 @@ Debian 云镜像默认使用 `systemd-timesyncd.service` 同步时间,且需
|
||||
调整 NTP 服务器参数,执行以下命令。
|
||||
|
||||
```bash
|
||||
## 创建 NTP 配置文件目录
|
||||
## 创建 NTP 配置目录
|
||||
$ sudo mkdir -p /etc/systemd/timesyncd.conf.d
|
||||
|
||||
## 创建 NTP 配置文件
|
||||
@@ -506,7 +506,7 @@ $ sudo systemctl enable dnsmasq.service
|
||||
`Dnsmasq` 的主配置文件一般位于 `/etc` 目录下,修改配置文件之前,执行以下命令。
|
||||
|
||||
```bash
|
||||
## 创建 Dnsmasq 配置文件目录
|
||||
## 创建 Dnsmasq 配置目录
|
||||
$ sudo mkdir -p /etc/dnsmasq.d
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user