Ubuntu
Everyday questions and answers!
Table of contents
- How to flush DNS Cache in Ubuntu 16.04
How to flush DNS Cache in Ubuntu 16.04
Linux Hint
– Dream Host
$ sudo systemd-resolve --statistics
$ sudo systemd-resolve --flush-caches
$ sudo systemctl restart systemd-resolved
# or
$ sudo systemctl restart nscd