IBM WAS - Websphere Application Server 7 - Install options for Ubuntu
-OPT disableOSPrereqChecking="true"
-OPT silentInstallLicenseAcceptance="true"
-OPT allowNonRootSilentInstall="false"
-OPT disableNonBlockingPrereqChecking="true"
-OPT installType="installNew"
-OPT feature="noFeature"
-OPT profileType="standAlone"
-OPT PROF_enableAdminSecurity="true"
-OPT PROF_adminUserName=wasadmin
-OPT PROF_adminPassword=wasadmin
-OPT PROF_profileName="appsvr01"
-OPT PROF_isDefault="true"
-OPT PROF_hostName="127.0.0.1"
-OPT PROF_nodeName="was7defaultNode"
-OPT PROF_cellName="was7defaultCell"
-OPT PROF_serverName="server1"
-OPT PROF_defaultPorts="true"
-OPT installLocation="/opt/IBM/WebSphere/AppServer7"
-OPT traceFormat="text"
-OPT traceLevel="INFO"
-OPT PROF_isDeveloperServer="true"
-OPT PROF_winserviceCheck="false"
-OPT PROF_webServerCheck="false"
-OPT PROF_omitAction="samplesInstallAndConfig"
-OPT PROF_enableService="true"
-OPT PROF_serviceUserName="websphere"