Flushing local client DNS cache

From info I found here. This is how to flush the local client DNS cache.
Windows:

ipconfig /flushdns

Linux:

sudo /etc/init.d/networking restart

Mac:

lookupd -flushcache