• Install nscd using the following command if not yet
    • sudo apt-get install nscd
  • Flush DNS Cache in Ubuntu by restarting the nscd
    • sudo /etc/init.d/nscd restart