resin-pro-4.0.34 服務器在windows环境下的配置(轉載请注明作者:icelong) 到caucho網站上http://www.caucho.com/download/下載resin-pro-4.0.34 Windows下載zip版,Linux下載tgz版 Install JDK 1.4 or later. On Unix, set the JAVA_HOME variable or link /usr/java to the java home. On Windows, ch
1.壓縮實現代碼如下: 調用ICSharpCode.SharpZipLib.dll(free software,可以搜到源碼). 轉移指定目錄文件夾轉移到目標文件夾 壓縮目標文件夾 刪除目標文件夾 using System; using System.Xml.Linq; using System.IO; using ICSharpCode.SharpZipLib.Zip; public class AutoZipFile { private static string _fromPath; pr
在RHCS服務切換的時候,unmount盤的時候,發現會failed,並且直接導致reboot. 在message里看到這樣一段 [lvm] * initrd image needs to be newer than lvm.conf red hat對此的解釋是: Bug 728365 - any change to lvm.conf results in an invalid HA configuration For HA LVM to work properly, the initrd wh