Web Browsers Singing
Written by Vygantas Lipskas on December 24, 2009
Greetings,
We would like to wish you a very happy Christmas and awesome New Year :-)
Also, we will be moving site to a new server (thanks to Lotosus.com) (so it can take 24-48 hours for your ISP (Internet Service Provider) to catch new IPs).
In case you don’t see any new posts within a week, please try to clear your DNS Cache.
To Clear/flush DNS cache in Microsoft Windows.
Start >> Run >> type cmd
In command prompt, type
ipconfig /flushdns
———–
To Clear/flush the DNS cache in Linux, you need to restart the nscd daemon.
You need login into the shell of your machine and type
root@support [~]# cd /etc/rc.d/init.d
root@support [/etc/rc.d/init.d]# ./nscd restart
———–
To Clear/flush the DNS cache in Mac OS.
In your terminal, type
For Tiger Mac
$ lookupd -flushcache
For Leopard Mac
$ dscacheutil -flushcache
Once you run the command your DNS cache (in Mac OS) will Clear/flush.





