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... ll always be in a subdirectory under the machines directory. At last, VirtualBox will remember the VM
- 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: -
- rmdir for OSX @info:mac
- 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/.DS_Store $ /bin/rmdir... </code> I wrote a small bash function to remove directories together with the contained ''.DS_Store''
- 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 second level directory, but not in subdirectories: <code> ^[^/]+/
- 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
- 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
- Git @info:code
- === === Init Repository === Standard: git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===
- 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
- jps - Java Virtual Machine Process Status Tool @info:java
- rk/Versions/1.6/Home -Dnetbeans.system_http_proxy=DIRECT -Dnetbeans.system_http_non_proxy_hosts= -Dnetbeans.dirs=bin/..//visualvm:bin/..//profiler2: -Dnetbeans.h
- Change Encoding with iconv @info:script
- to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f in $(find . -type
- Package Repositories @info:solaris
- t [[http://wikis.sun.com/display/IpsBestPractices/Directory+of+Package+Repositories]]. More on IPS, th
- Specify Java VM for Eclipse @info:code:eclipse
- o the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/java </code> <no
- ZFS Playground @blog:2009
- k space. ===== Preparation ===== First, go to a directory where you have enought space. We will need