How to clear the DNS cache in Ubuntu 22.04?
I tried the solution given "for 17.04 and higher" from How do I clear the DNS cache? but it did not work (command not found):
{19:58}~ ➭ tail -n1 /etc/lsb-release
DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
{19:58}~ ➭ sudo systemd-resolve --flush-caches
sudo: systemd-resolve: Befehl nicht gefunden