vaciar_cache_dns_en_ubuntu_22.04
This is an old revision of the document!
https://askubuntu.com/questions/2219/how-do-i-clear-the-dns-cache
Ubuntu 17.04 and higher (18.04)
From Ubuntu 17.04 and onwards, systemd-resolve is used for DNS. You can flush systemd's caches like so:
sudo systemd-resolve --flush-caches
Ubuntu 22.04 and higher
sudo resolvectl flush-caches
vaciar_cache_dns_en_ubuntu_22.04.1691207548.txt.gz · Last modified: 2024/10/17 21:42 (external edit)
