Windows
- Firstly open a cmd box by going to start > run > cmd
- Then flush your dns by running the following:
ipconfig /flushdns
OSX
- Open your terminal
- Run the following command:
dscacheutil -flushcache
Linux
- Just run the following:
/etc/init.d/nscd restart


Sat, Aug 8, 2009
Linux, OSX, Windows