Fulltext results:
- How To Create a Moveable VM with VirtualBox @blog:2010
- ash> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q storagectl "${VM_NAME}" --name "IDE Controller" --add ide ${VBOX} -q createhd --filena
- Drupal: Reverse Proxy @blog:2010
- d * ''www.example.com'' with ''$_SERVER['SERVER_NAME']'' and * ''ssl.proxy.org'' with ''$_SERVER['HT... i_set('session.cookie_path', '/'.$_SERVER['SERVER_NAME'].'/');'' \\ to limit the cookies to the path, wh... SSL"){ $base_url = 'http://' . $_SERVER['SERVER_NAME']; // NO trailing slash! $cookie_domain = $_SERVER['SERVER_NAME']; } else { $base_url = 'https://' . $_SERVER['
- ZFS Playground @blog:2009
- state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:45:59 2009 config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM demo
- Dice Roller @blog:2009
- ed]]. ===== HTML Form ===== <code html> <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="submit" value="r
- Travian Village Planner - Tribe & Village Name @blog:2009
- ====== Travian Village Planner - Tribe & Village Name ====== Yesterday, I had some time and worked on ... illage Planner. It now has an input field for the name of the village and you can select your tribe. Bot... ark”. The tribe is saved as parameter 't' and the name as 'n'. You can check it out here: * [[http:/
- Travian Village Planner @blog:2009
- the current solution with two clicks * Village Name - add another parameter which is shown as village name {{tag>javascript travian}}
- ReLAX @blog:2009
- -automation-framework. In lack of a good project name, I named it "ReLAX". To get startet, here is a s
- Hello Drupal @blog:2010
- and gave it attributes like blog URL and Twitter name. The [[http://drupal.org/project/views|Views]] mo
- IPS Repository Appliance @blog:2010
- kg/server setprop pkg/inst_root=/media/ENTER_DISK_NAME_HERE/repo svccfg -s application/pkg/server setpro
- Memory Usage of a Solaris Container (Zone) @blog:2010
- t. Each zone ID can be specified as either a zone name or a numerical zone ID. See [[http://docs.oracle.
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- ot environments: beadm list echo echo -n Enter be name to create: read be beadm create $be beadm mount $
- Simulating slow network connections with trickle @blog:2014
- to <length> KB -n <path> Use trickled socket name <path> -L <ms> Set latency to <ms> millisec
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- to share (''/share'' in the example) and enter a name for the share (''share'' here). {{vbox_share_1.p