close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
2009-03-17
Virtualization
Cloud Computing
Apache + Mono = ASP.NET on Linux
- 有人問我在 Linux 上可不可以架設 ASP 或 ASP.NET,答案是可以的。只是嚴格講起來不是標準的 ASP.NET ,由於我已經脫離微軟伺服器陣營多年,這種技術基本上也只是看看而已,一點想架的動力都沒有。
- 如果沒特別要用到 .Net 語法,其實有 ASP 的解決方案叫做 Apache::ASP - 一套透過 Apache mod_perl 提供 ASP 語法轉譯的機制
- 第一種方法是不裝 Apache 只用 XSP ,它是一套輕量化的網頁伺服器,可以直接用 Mono 跑 ASP.NET 的範例
- 第二種方法是裝 Apache 跟 mod_mono
Network : VPN (Virtual Private Network)
- VPN 的種類真是多如牛毛啊!!! SSL VPN, PPTP, L2TP, L2TP over IPSec .... 要挑一種可以適應在 NAT 背後來能連線的,還真是件困難的事情!!
- VPN 的兩種連法 - SSL VPN 跟 PPTP
- SSL VPN:
- L2TP/IPSec :
- PPTP:
Download in other formats: