Link Search Menu Expand Document

Ubuntu

Everyday questions and answers!


Table of contents

  1. How to flush DNS Cache in Ubuntu 16.04

  • How to flush DNS Cache in Ubuntu 16.04

Linux HintDream Host

$ sudo systemd-resolve --statistics
$ sudo systemd-resolve --flush-caches
$ sudo systemctl restart systemd-resolved
# or
$ sudo systemctl restart nscd


Copyright © ∞ Rishi Giri