type
status
date
slug
summary
tags
category
icon
password
修改DNS有永久和临时的方法。
第一、永久修改DNS方法
1、修改 /etc/systemd/resolved.conf 文件
根据需要修改 resolved.conf 文件中的DNS,然后保存。
2、重启 systemd-resolved 服务
3、设置开机启动 systemd-resolved 服务, 默认已开机启动,不需要。
4、查看。
第二、临时修改DNS方法
如果我们临时使用的话,也可以临时修改DNS。
修改下面文件:
/etc/resolv.conf
加入想要修改的DNS
如果多个DNS,就一行一个,修改之后保存退出即可;此方法修改后即刻生效,但重启后失效。
- Author:NotionNext
- URL:https://tangly1024.com/article/modify-dns
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!