14,958
edits
(→user client node: add hosts file) |
|||
| Line 30: | Line 30: | ||
* [http://technet.microsoft.com/en-us/sysinternals/bb896642 FileMon for Windows] / [http://portable.easylife.tw/102 Filemon v7.04 - 檔案即時監控 :: 綠色工廠 Easylife Blog] | * [http://technet.microsoft.com/en-us/sysinternals/bb896642 FileMon for Windows] / [http://portable.easylife.tw/102 Filemon v7.04 - 檔案即時監控 :: 綠色工廠 Easylife Blog] | ||
* [http://technet.microsoft.com/en-us/sysinternals/bb896652 RegMon for Windows] / [http://portable.easylife.tw/101 RegMon v7.04 - 註冊表監控 :: 綠色工廠 Easylife Blog] | * [http://technet.microsoft.com/en-us/sysinternals/bb896652 RegMon for Windows] / [http://portable.easylife.tw/101 RegMon v7.04 - 註冊表監控 :: 綠色工廠 Easylife Blog] | ||
=== domain issue === | |||
C:\WINDOWS\system32\drivers\etc\hosts | |||
<pre> | |||
127.0.0.1 localhost | |||
# ip domain.com | |||
</pre> | |||
== local node (if you can login the server via SSH or Remote desktop service) == | == local node (if you can login the server via SSH or Remote desktop service) == | ||