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
@@ -248,7 +248,7 @@ $ sudo systemctl enable smartdns.service
|
||||
若需使用 `SmartDNS` 屏蔽广告,则需下载广告规则配置文件。
|
||||
|
||||
```bash
|
||||
## 创建 SmartDNS 配置文件目录
|
||||
## 创建 SmartDNS 配置目录
|
||||
$ sudo mkdir -p /etc/smartdns.d
|
||||
|
||||
## 下载广告规则配置文件
|
||||
@@ -399,7 +399,7 @@ server-https https://dns.alidns.com/dns-query
|
||||
`Dnsmasq` 的主配置文件一般位于 `/etc` 目录下,修改配置文件之前,执行以下命令。
|
||||
|
||||
```bash
|
||||
## 创建 Dnsmasq 配置文件目录
|
||||
## 创建 Dnsmasq 配置目录
|
||||
$ sudo mkdir -p /etc/dnsmasq.d
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user