Fulltext results:
- Travian Map Download Script @z:travian
- his 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 "`date +'%Y-%m-%d %H:%M:%S'` $0[$$] starting" world=$
- How To Create a Moveable VM with VirtualBox @blog:2010
- according to the parameters above. <code bash> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q storagectl "${VM_NAME}" --name "IDE Cont
- rmdir for OSX @info:mac
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store ... e command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash function to re
- andunix-tool @p:andunix-tool
- the corresponding ''lib'' directory ANDUNIX_TOOL_DIR=${HOME}/opt/andunix-tool # Use this to define th... k exec ${JAVA_HOME}/bin/java -jar ${ANDUNIX_TOOL_DIR}/andunix-tool.jar $* </file> Global Options: -... ec Number of allowed parallel recordings -d --dir Directory containing the ''EyeTV Archive''
- Git @info:code
- === === Init Repository === Standard: git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- [--recursive] createdir[ectory]|mkdir|md <guest directory>... --username <name>
- fstyp @info:solaris
- bpg 6144 fpg 49152 ipg 5824 nindir 2048 inopb 64 nspf 2 nbfree 374513 ndir 37781 nifree 2110625 nffree 282680 cgrotor
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <code bash
- 2009 @blog:2009
- ====== 2009 ====== ~~DIR?cols=page;tags&noheader~~
- Install the Java-Plugin for Firefox @info:java
- '' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib
- 2011 @blog:2011
- ====== 2011 ====== ~~DIR?cols=page;tags&noheader~~
- Workaround for FolderSync with ownCloud 7 @blog:2014
- port ''443'' to your config.php: In ''${OWNCLOUD_DIR}/config/config.php'': <code> 'trusted_domains'
- 2010 @blog:2010
- ====== 2010 ====== ~~DIR?cols=page;tags&noheader~~
- Compare directories @info:script
- tories, generate a digest file: <code bash> find DIR -type f -exec shasum {} + | LC_ALL=C sort -d -k 2
- 2014 @blog:2014
- ====== 2014 ====== ~~DIR?cols=page;tags&noheader~~