📜  fedora 更改 dns 名称服务器 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:42.601000             🧑  作者: Mango

代码示例1
# The simplest solution is to force use of your preferred DNS servers in /etc/systemd/resolved.conf and then restart the service.
sudo systemctl restart systemd-resolved.service