Fulltext results:
- Travian Map Download Script @z:travian
- __SQL__ echo " `date +'%H:%M:%S'`: ${world}_account" ${MYSQL} << __SQL__ -- -- update account -- TRUNCATE ${world}_account; INSERT INTO ${world}_account SELECT w.uid , w.tid , w.aid , w.alliance
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- utc on|off] [--monitorcount <number>] [--accelera... H6|I82078] [--sataportcount <1-30>] [--hostiocach... |<folder> | loghistorycount <value> usbfilter add <index,0... fault: 1) [--samples <count>] (default: 1) [--lis
- Drupal: Reverse Proxy @blog:2010
- nice side effect: I separated my normal editor account from the admin account, so that my normal account has not all the rights. If I want to log in with both accounts at the same ti
- Dice Roller @blog:2009
- ===== <code javascript> function roll() { var count = parseInt(document.rolldice.n.value); var side... var rolls = ""; var roll; for (var i = 0; i < count; i++) { roll = 1+Math.floor(Math.random()*sid
- Oracle: EXP @info:oracle
- e: EXP ====== ===== Export all Objects from an Account ===== Enter the account name insteand of ''{user}''. <code bash> exp USERID=\'/ as sysdba\' FILE={user
- root login with bash @info:script
- with bash ====== On our systems, the ''root'' account is set to be a role, so you can't login as root,