Created
January 8, 2020 18:32
-
-
Save JwanKhalaf/510dc9f2c7f194b18369be10e89d070b to your computer and use it in GitHub Desktop.
stub-resolv.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[jwan@jwan-pc ~]$ cat /run/systemd/resolve/stub-resolv.conf | |
cat: /run/systemd/resolve/stub-resolv.conf: No such file or directory | |
[jwan@jwan-pc ~]$ cat /etc/resolv.conf | |
# Generated by NetworkManager | |
nameserver 192.168.1.1 | |
[jwan@jwan-pc ~]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment