Fulltext results:
- Travian Map Download Script @z:travian
- travian" # set this to your database instance # # directories MAP_DIR=${HOME}/opt/travian DUMP_DIR=/srv/glassfish/domains/domain1/docroot/sql # # executables MYSQL="/srv/my... > ===== get.sh ===== <code bash> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo echo "
- How To Create a Moveable VM with VirtualBox @blog:2010
- all the time. It organizes the disk images in one directory and the configuration files in another. It ... g the disk image and use the button to select the directory for the disk image or VirtualBox will put it in the default directory. Second, you don't have an option to speci... self (it's a XML file). It will always be in a subdirectory under the machines directory. At last, Vir
- rmdir for OSX @info:mac
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This makes removing directories from the command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.
- Mercurial @info
- ==== NetBeans ==== These expressions exclude the directories ''build'', ''dist'' and ''nbproject/priva... 'gen'', ''nbbuild'' or the complete ''nbproject'' directory. Only in the top directory, but not in subdirectories: <code> ^build$ ^dist$ ^nbproject/private$ </code> Only in the seco
- andunix-tool @p:andunix-tool
- <file bash axt> #! /bin/sh # Change this to the directory in which you put ''andunix-tool.jar'' # and the corresponding ''lib'' directory ANDUNIX_TOOL_DIR=${HOME}/opt/andunix-tool # Use this to define the path to your Java-Intallatio... k exec ${JAVA_HOME}/bin/java -jar ${ANDUNIX_TOOL_DIR}/andunix-tool.jar $* </file> Global Options: -
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ohost| bidirectional] [--draganddr... sttohost| bidirectional | draganddrop... [--recursive] createdir[ectory]|mkdir|md <guest directory>... --username <name>
- jps - Java Virtual Machine Process Status Tool @info:java
- Jps -m 51299 jEdit 4.2/jedit.jar 51610 Main --userdir /Users/andreas/Library/Application Support/visual... rk/Versions/1.6/Home -Dnetbeans.system_http_proxy=DIRECT -Dnetbeans.system_http_non_proxy_hosts= -Dnetbeans.dirs=bin/..//visualvm:bin/..//profiler2: -Dnetbeans.h
- Compare directories @info:script
- ====== Compare directories ====== For each of the directories, generate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2
- Install the Java-Plugin for Firefox @info:java
- ou have to create a symlink from Firefox's plugin directory ''/usr/lib/firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib... hat I tested this with Ubuntu 14.04, the "plugin" directory may be somewhere else on your system. {{ta
- Cleanup Packages @info:linux:debian
- grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the packages: <code ba... rphan --guess-all </code> You can feed this list directly to aptitude to purge the packages: <code ba
- Thunderbird Extendsions @info
- ttps://addons.mozilla.org/thunderbird/addon/mailredirect/|Mail Redirect]] * [[https://addons.mozilla.org/thunderbird/addon/nostalgy/|Nostalgy]] * [[http
- Formatting Syntax @wiki
- ecognized, too. Notes: * For security reasons direct browsing of windows shares only works in Micro... = DokuWiki can embed the following media formats directly. | Image | ''gif'', ''jpg'', ''png'' | | V
- fstyp @info:solaris
- bpg 6144 fpg 49152 ipg 5824 nindir 2048 inopb 64 nspf 2 nbfree 374513 ndir 37781 nifree 2110625 nffree 282680 cgrotor
- Git @info:code
- === === Init Repository === Standard: git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- OC: fmthard -s <vtoc backup> <raw device> * Directly transfer VTOC from one disk to another: p