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
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <uuid>|<name>... [--type gui|headless] controlvm <uuid>... --device <number>] [--type dvddrive|hdd|fdd] [--... |vmname> add <name> --type disk|network --li... <uuid>|<filename> [--type normal|writethrough|immutable|shareable|
- 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
- fstyp @info:solaris
- ====== fstyp ====== ''fstyp'' reports the type of file system. With the ''-v'' (verbose) option reports... 36263558 guid: 9425194213536263558 vdev_tree: type: 'disk' id: 0 guid: 9425194213536263558
- Change Encoding with iconv @info:script
- a Directory ===== <code bash> for f in $(find . -type f) do iconv -f iso-8859-1 -t utf-8 -o ${f}_$$_T
- andunix.net
- ====== andunix.net ====== <html> <style type="text/css"> table.ax-links { border:none;width:auto; } tabl
- Hello Drupal @blog:2010
- annel in the sidebar. I set up a "Friend" content type and gave it attributes like blog URL and Twitter
- Compare directories @info:script
- s, generate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2 > sha
- ZFS Playground @blog:2009
- nt redundancy. It's recommendend to have the same type of redundancy (none, mirror or raidz) for all vde
- Serial Protocol @p:dmx
- rn ("\n") as end. The first character denotes the type of command or information. The following commands
- 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