Fulltext results:
- How To Create a Moveable VM with VirtualBox
- lue. <code bash> RAM="512" DISK_SIZE="8196" DISK_TYPE="vdi" </code> The script asks for the parameters... storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive test ! -z "${RAM}"... storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive __SCRIPT__ </code> ... storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive </code> You can hav
- Drupal: Reverse Proxy
- his using different domains. <code php> $request_type = ($_SERVER['HTTP_X_FORWARDED_HOST'] == 'ssl.webpack.de') ? 'SSL' : 'NONSSL'; if ($request_type != "SSL"){ $base_url = 'http://' . $_SERVER['SE
- Hello Drupal
- annel in the sidebar. I set up a "Friend" content type and gave it attributes like blog URL and Twitter