On Wed, Sep 9, 2020 at 2:08 pm, Michael Catanzaro
<[email protected]> wrote:
Then, fix /etc/resolv.conf:
# rm /etc/resolv.conf
# ln -s ../run/systemd/resolve/stub-resolv.conf
Sigh, sorry. Fixed instructions:
# rm /etc/resolv.conf
# ln -s ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
It should look like this:
# ls -l /etc | grep resolv
lrwxrwxrwx. 1 root root 39 Sep 9 14:13 resolv.conf ->
../run/systemd/resolve/stub-resolv.conf
(Unless you intentionally want to configure DNS differently and are OK
with having a non-default setup.)
Michael
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]