Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ], <hostport>,[<guestip>],<guestport>] [--natpf<1-N> delete <rulename>] ... name=[value]>] [--vrdeport <hostport>] [--vrdeaddress <hostip>] [--vrdeaut
- Cleanup Packages @info:linux:debian
- and oldlibs. --add-keep, -A PKGS.. Never report PKGS. --keep-file, -k FILE Use FILE to get... "keep" file. --guess-common Try to report common packages. --guess-data Try to report data packages. --guess-debug Try to report debugging libraries. --guess-dev
- AirPort Command Line Interface @info:mac
- ====== AirPort Command Line Interface ====== ===== AirPort On/Off ===== Infos from [[http://osxdaily.com/2011/05/31/enable-disable-airport-wireless-connections-command-line/|OS X Daily]] ==== AirPort On ==== networksetup -setairportpower airport
- JAX-WS Debugging @info:java
- you have to turn on the "dump" option in the transport pipe. The system property to set depends on your Java version. <code> com.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.dump=true com.sun.xml.ws.transport.http.HttpAdapter.dump=true com.sun.xml.internal.w
- MacPorts @info:mac
- st Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... ... an see a list of all installed ports: <code bash> port echo installed </code> After you run MacPorts fo
- Make your Mac feel at Home @info:mac
- e given (home) WLAN. <code bash> # # Path to 'airport' executeable, as of Mac OS X 10.5. AIRPORT="/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport" # # Set this to your Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'airport' and search for $HOMESSID SSID=$(${AIRPORT} --get
- Travian Map Download Script @z:travian
- h I use to downoad the map.sql from Travian and import it to the database. ===== config.inc ===== <code... ap} ln -s map-${today}.sql ${lastmap} # # import SQL ${BIN_DIR}/import.sh ${world} # # update SQL ${BIN_DIR}/update.sh ${world} # # export dump if [ -d ${DUMP_DIR} ] then ${MYSQLDU
- Convert a Key @info:cryptography:openssl
- ''key.pem'' to ''key.p12'': openssl pkcs12 -export -in cert.pem -inkey key.pem -out key.p12 ===== Export Certificate from P12 ===== Export the certificate with the complete certificate chain: openssl pkcs12 -in testkey.p12 -out testkey.pem -nokeys Export the certificate only: openssl pkcs12 -in testke
- export @tag
- ====== export ====== ===== Pages ===== {{topic>export&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/export}}
- Welcome to your new DokuWiki @wiki
- more. Please be aware that not all templates support sidebars. ===== Customize your Wiki ===== Once ... is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be more than happy to have you [[doku>teams:getting_involved|getting involve
- How To Create a Moveable VM with VirtualBox @blog:2010
- tach "${VM_NAME}" --storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive ... tach "${VM_NAME}" --storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive ... eattach "temp-vm" --storagectl "IDE Controller" --port 0 --device 1 --type dvddrive --medium emptydrive
- MySQL: Backup @info:mysql:database
- ====== MySQL: Backup ====== ===== Export a Database ===== <code bash> # set or replace the variables $... -table -u${USER} -p${PASS} ${DB} </code> ===== Export all Databases individually ===== <code bash> # s... # sleep 10 # optional done wait # for child processes to end </code> {{tag>mysql admin backup export}}
- Generate a Test Key @info:cryptography:openssl
- ey into a PKCS#12 container: openssl pkcs12 -export -out testkey.p12 -inkey testkey.key -in testkey.c... p://www.openssl.org/docs/apps/pkcs12.html#item__export|-export]]'': this option specifies that a PKCS#12 file will be created rather than parsed. * ''[[http
- Oracle: SPFile and PFiles @info:oracle
- gular text files. ===== Create PFile ===== To export the SPFiles to a PFile, just enter the following ... RACLE_HOME}/dbs/init${ORACLE_SID}.ora''. ===== Import PFile ===== To import the parameters from the PFile to the SPFile, you have to boot the instance from