Flush name server cache in Linux
You may want to flush name server cache in Linux after making some chage.
By restarting name server daemon, the cahche will be flushed.
# service nscd restart
Please note that the services will be interrupted, if you are doing it on a production system , take necessary permisisons.