hosts file.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 01 Aug 2017 01:13:03 +0300
changeset 2166 0789bfd17c13
parent 2165 13a641164f9d
child 2167 3776d3119764
hosts file.
windows.rst
--- a/windows.rst	Mon Jul 31 01:25:11 2017 +0300
+++ b/windows.rst	Tue Aug 01 01:13:03 2017 +0300
@@ -671,3 +671,14 @@
 
 ``%SystemRoot%\system32\GroupPolicy\User\Scripts\Logoff`` and
 ``%SystemRoot%\system32\GroupPolicy\User\Scripts\Logon``.
+
+hosts file
+==========
+
+``%SystemRoot%\System32\drivers\etc\hosts``.
+
+Path to directory defined by registry key::
+
+  bash# cat /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/tcpip/Parameters/DataBasePath
+  %SystemRoot%\System32\drivers\etc
+