Windows equivalent of Linux's /etc/hosts

On Unix, /etc/hosts file contains mappings between an IP address and a name of the host. It overrides mappings from DNS. 

Windows has an equivalent of this file:c:\WINDOWS\system32\drivers\etc\hosts

Comments

Popular posts from this blog

Imote2 with Camera setup IMB400 over Ubuntu 9.10/10.04

Using pthread in a C++ class, having thread function a member function

How to Run Praat from Visual C++