

See if this helps at all:
sudo systemctl revert systemd-resolved
sudo systemctl restart systemd-resolved
Also, what does ls -lh /etc/resolv*
show?
See if this helps at all:
sudo systemctl revert systemd-resolved
sudo systemctl restart systemd-resolved
Also, what does ls -lh /etc/resolv*
show?
What’s happening in journalctl -u systemd-resolved
?
Well only your DNS is broken, so that’s all that needs to get fixed. Are you POSITIVE you’re using systemd resolve and not networkmanager?
Did you insert the sysctl values and reboot?
Yes, PSK will work.
Add it to /etc/fstab. Tons of guides everywhere online.
No, it can just affect the boot record in some cases. This is not that case.
Good luck!
VLC? Been a long time since I’ve ripped a CD. Looks like most tools are no longer maintained.
Been liking Amberol lately, but it’s extremely simple. Nice UI though.
All distros have security vulnerabilities. It’s the nature of software. Minimizing the risk is the best you can do.
Well the Gentoo community felt it was good enough and made the effort to write that doc for you. Unsure what you’ve asked here.
This seems like one of those questions where the source of truth is telling you it’s not going to happen, but you want a world in which it exists and for help in making that happen.
Maybe dig in and learn about snapshots and partitioning.
Well if it’s just a preference thing, there is a Gentoo guide for using it: https://wiki.gentoo.org/wiki/Snapper
It describes the locations of what needs access to what in Gentoo to work properly.
I really think you have conflicting resolvers running on startup, which would explain this. Double check your systemd units that are enabled on boot. If you don’t see anything like networkmanager, reboot the machine, get the status of systemd-resolv to make sure it’s actually running after a fresh boot, check the logs and see if you see anything interesting there, then restart it and check the logs again once DNS works. Something is different between those two actions.