Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- er <name>|<ip>] [--target <target>] [--tport <port>] [--lun <lun>] ... X] [--uuid <uuid>] getextradata global|<uuid>|<name> ... add <index,0-N> --target <uuid>|<name>|global
- Travian Map Download Script @z:travian
- /mysqldump -u${DB_USER} -p${DB_PASS} ${DB_INST}" WGET="/usr/bin/wget -nv --output-document=" #WGET="/usr/bin/curl --silent --show-error --output " </code> ===== cron.hour... M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code> ===== get.sh ===== <code ba
- Welcome to your new DokuWiki @wiki
- s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
- Travian Analyzer Bookmarklet @z:travian
- on javascript:top.location.href=((String(window.getSelection()).length>0)?'http://travian.ws/analyser.pl?s=de7&q='+window.getSelection():top.location.href.replace(/http:\/\/we... javascript: top.location.href=( (String(window.getSelection()).length>0) ? 'http://travian.ws/analyser.pl?s=de7&q='+window.getSelection() : top.location.href.replace(/http:
- Cleanup Packages @info:linux:debian
- ) packages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can f... he packages: <code bash> aptitude purge $(dpkg --get-selections | grep 'deinstall$' | cut -f1) </code>... aptitude install deborphan </code> Then you can get the list of orphans: <code bash> deborphan </cod... ort PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --list-keep,
- base-repo-get-service @z:relax:api:base
- ====== base-repo-get-service ====== Loads a service configuration from the repository and outputs it to STDOUT. ===== Usage ===== base-repo-get-service SERVICE * ''SERVICE'': a key of a serv... '' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then echo "ERROR loading se
- base-repo-get-value @z:relax:api:base
- ====== base-repo-get-value ====== Loads a service configuration from the repository and outputs a sing... n key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A key of a se... t be a zone (have $ZONE set) if [ -z "$(base-repo-get-value ${service} ZONE)" ]; then echo "CRITICAL:
- Oracle: Resize Instance @info:oracle
- ]]: <code sql> ALTER SYSTEM SET pga_aggregate_target = 2G SCOPE=SPFILE; ALTER SYSTEM SET sga_target = 6G SCOPE=SPFILE; </code> Then, (optionally) export t
- Debug Server Certificate from Client @info:cryptography:openssl
- = PositiveSSL CA 2 verify error:num=20:unable to get local issuer certificate verify return:0 --- Cert... : 300 (sec) Verify return code: 20 (unable to get local issuer certificate) --- ^C </file> {{tag>c
- Oracle: Recovery Manager @info:oracle
- Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===== Delet... bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ALL COMPL
- Make your Mac feel at Home @info:mac
- ur Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'airport' and search for $HOMESSID SSID=$(${AIRPORT} --getinfo | grep ' SSID:') SSID=$(echo ${SSID} | grep "
- Dice Roller @blog:2009
- ==== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> ... document.rolldice.r.value = result; document.getElementById("rolls").innerHTML = rolls; return f
- ReLAX @blog:2009
- k of a good project name, I named it "ReLAX". To get startet, here is a small comparison of the concep... llow any server which can be read by ''curl'', ''wget'' or ''cat''. This allows http, https, ftp, ftps
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- prtvtoc <source raw device> | fmthard -s - <target raw device> ==== Inodes ==== * Find all hard
- List Open Ports @info:sysadmin
- List Open Ports ====== To list the open ports together with the listening processes: <code bash> net