Fulltext results:
- How To Create a Moveable VM with VirtualBox
- ZE=${a:-${DISK_SIZE}} </code> The main part. The base directory, the VM and the disk image are created.... DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q storagectl "${VM_NAME}"
- Drupal: Reverse Proxy
- 'SSL' : 'NONSSL'; if ($request_type != "SSL"){ $base_url = 'http://' . $_SERVER['SERVER_NAME']; // NO... kie_domain = $_SERVER['SERVER_NAME']; } else { $base_url = 'https://' . $_SERVER['HTTP_X_FORWARDED_HOS
- Upgrade Solaris 11/OpenSolaris from Text to Graphical
- service: <code bash> svcadm enable gdm </code> Based on the OpenSolaris [[http://hub.opensolaris.org/