Windows Set Environmental Variables

setx M2_HOME “C:\AutoTest\Opt\apache-maven-2.2.1” setx ENV AUTO1 setx JAVA_HOME “C:\AutoTest\Opt\jdk1.6.0_32x64” setx JAVA_OPTS “-Xmx1024M -Xms512M -XX:MaxPermSize512M” setx CATALINA_HOME “C:\AutoTest\Opt\apache-tomcat-6.0.37_clear_install” setx PATH “%PATH%;%M2_HOME%\bin;%JAVA_HOME%\bin;%CATALINA_HOME%\bin;C:\AutoTest\Opt\SSH”

Firefox Sessions Restore And Recovery and Backup

You should search for the following files, if they are on the main disk , most likely you do support shadow copies of the file: C:\Users\${USERNAME}\AppData\Roaming\Mozilla\Firefox\Profiles\${PROFILENAME}\sessionstore.[js,*]  

IBM ServeRAID

IBM ServeRAID 8k and 8k-l BIOS and Firmware Update Adapters Supported: IBM ServeRAID 8k SAS Controller (25R8064) IBM ServeRAID 8k-l SAS Controller (n/a) NOTE TO SERVICE – Reference RETAIN #NA Version: 5.2.0-17003 – Suggested ——————— Enhancements: – Added support to…

Oracle ILOM reference guide

Oracle ILOM Reference guide, also applicable for SUN ILOM. Integrated Lights Out Manager OTABLE 1-1 ILOM Target Types Target Type Description * /SP The targets and properties below this target type are used for configuring the ILOM service processor (SP)…

Windows Workstation Installation

Disable Hibernate via command line powercfg hibernate off Page File : wmic pagefile list /format:list wmic pagefileset list /format:list Stop Windows Search net stop wsearch sc config wsearch start= disabled