2016年3月12日 星期六

Multiple Web Servers

It works only for http connections not https connections, as transparent web proxy does not support https connections.

Imagine, that you have only one public IP address i.e. xxx.xxx.xxx.xxx, but want to host 3 web servers:

123.com@192.168.0.2
abc.com@192.168.0.3
456.com@192.168.0.4

http://wiki.mikrotik.com/wiki/Multiple_Web_Servers

http://www.iis.net/learn/extensions/planning-for-arr/using-the-application-request-routing-module

2016年3月10日 星期四

下載 Windows 10 / 8.1 / 7

https://www.microsoft.com/zh-tw/software-download

系統準備 (Sysprep) 工具

系統準備 (Sysprep) 工具會準備要複製、稽核和交付給客戶的 Windows 安裝。複製又稱為製作映像,可讓您擷取自訂的 Windows 映像,以供在整個組織中重複使用。稽核模式可讓您將其他裝置驅動程式或應用程式新增至 Windows 安裝。在您安裝其他驅動程式與應用程式之後,您就可以測試 Windows 安裝的完整性。Sysprep 也可讓您準備要交付給客戶的映像。當客戶啟動 Windows 時,就會啟動 Windows 歡迎畫面。
Sysprep 只能用於設定 Windows 的新安裝。您可以視需求多次執行 Sysprep,來建立和設定 Windows 安裝。然而,您最多只能重設 Windows 啟用 3 次。您不可使用 Sysprep 來重新設定已經部署的現有 Windows 安裝。Sysprep 只能用以設定 Windows 的新安裝。

https://technet.microsoft.com/zh-tw/library/cc721940(v=ws.10).aspx