Fulltext results:
- Dice Roller @blog:2009
- r the number of dice and press the butten for the type of dice. At the bottom, there are some links of s... <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> d <input type="text" name="s" size="2"/> + <input type="text" name="o" size="4"/> <input type="subm
- How To Create a Moveable VM with VirtualBox @blog:2010
- 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 @blog:2010
- 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 @blog:2010
- annel in the sidebar. I set up a "Friend" content type and gave it attributes like blog URL and Twitter
- ZFS Playground @blog:2009
- nt redundancy. It's recommendend to have the same type of redundancy (none, mirror or raidz) for all vde
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- he Guest Additions and then mount the file system type ''vboxfs''. The Usage is: <code bash> mount -F v