How to create symbolic link in Unix

Thursday, February 15th, 2007

Symbolic link in *nix is just like a shortcut in Window. You can create a shortcut for script or directory. You can delete symbolic link anytime and it wont affect your link directory or files.
To create symbolic link is very easy, it’s just a line of command to create symbolic link in *nix. We [...]

How to flush DNS cache in Linux / Windows / Mac

Thursday, September 28th, 2006

Flush dns to get a new name resolution. Also flush dns cache when you can’t access a newly registered domain name. You can simply flush your dns cache anytime to get new entry. So, Flush your dns cache now.
To flush DNS cache in Microsoft Windows (Win XP, Win ME, Win 2000):-

- Start -> Run -> [...]