Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- groups showvminfo <uuid>|<name> [--details] [--machinereadable] showvminfo <uuid>|<name> --log <idx> registervm <filename> unregistervm <uuid>|<name> [--delete] createvm --name <name> [--groups <group>, .
- 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
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- /pci@2/network@0" 0 "e1000g"'' * logical device name: ''e1000g0'' * logical device path: ''/dev/e100... _to_inst]]'' maps physical device paths to driver name and driver instance number. Example: "/pci@0/p... pci@1/pci@0/pci@2/network@0" 0 "e1000g" === /etc/name_to_major === Maps driver name to major device number. Example: e1000g 51 ==== Save and Restore the
- 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
- Formatting Syntax @wiki
- ic section is possible, too. Just add the section name behind a hash character as known from HTML. This ... cribed in the previous section, but this time the name of the language syntax to be highlighted is inclu... oad as well. You can do this by specifying a file name after language code like this: <code> <file php
- 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:/
- Make your Mac feel at Home @info:mac
- ces/airport" # # Set this to your Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'air... code, set the ''HOMESSID'' to your ''SSID'' (the name of the wireless network) and replace the two echo
- 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}}
- 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 $
- Travian Analyzer Bookmarklet @z:travian
- . * If you mark some text on the website, eg. a name of a village and click on "Analyze", then the bro
- jps - Java Virtual Machine Process Status Tool @info:java
- orm7 -Dcom.apple.mrj.application.apple.menu.about.name=visualvm -Xms24m -Xmx192m -Dnetbeans.accept_licen
- fstyp @info:solaris
- fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14 name: 'rpool' state: 0 txg: 6946 pool_guid: 2570515241
- 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