• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » dir
Trace: • timezone • password • online • Travian Map Download Script • solaris • ISO 3166-1 • Travian Village Planner • Home Server Goals • zfs • info

dir
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (21)
  • blog (11)
  • p (1)
  • wiki (1)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • rmdir for OSX
  • Compare directories

Fulltext results:

Travian Map Download Script @z:travian
20 Hits, Last modified: 13 years ago
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
16 Hits, Last modified: 16 years ago
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
12 Hits, Last modified: 10 years ago
====== 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
7 Hits, Last modified: 13 years ago
==== 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
7 Hits, Last modified: 13 years ago
<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
5 Hits, Last modified: 12 years ago
ohost| bidirectional] [--draganddr... sttohost| bidirectional | draganddrop... [--recursive] createdir[ectory]|mkdir|md <guest directory>... --username <name>
jps - Java Virtual Machine Process Status Tool @info:java
3 Hits, Last modified: 13 years ago
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
3 Hits, Last modified: 7 years ago
====== 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
3 Hits, Last modified: 11 years ago
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
2 Hits, Last modified: 12 years ago
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
2 Hits, Last modified: 13 years ago
ttps://addons.mozilla.org/thunderbird/addon/mailredirect/|Mail Redirect]] * [[https://addons.mozilla.org/thunderbird/addon/nostalgy/|Nostalgy]] * [[http
Formatting Syntax @wiki
2 Hits, Last modified: 5 years ago
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
2 Hits, Last modified: 13 years ago
bpg 6144 fpg 49152 ipg 5824 nindir 2048 inopb 64 nspf 2 nbfree 374513 ndir 37781 nifree 2110625 nffree 282680 cgrotor
Git @info:code
2 Hits, Last modified: 7 years ago
=== === 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
1 Hits, Last modified: 13 years ago
OC: fmthard -s <vtoc backup> <raw device> * Directly transfer VTOC from one disk to another: p
Set PHP Variables in .htaccess Files @blog:2010
1 Hits, Last modified: 16 years ago
/etc @info:solaris
1 Hits, Last modified: 13 years ago
Specify Java VM for Eclipse @info:code:eclipse
1 Hits, Last modified: 12 years ago
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
Package Repositories @info:solaris
1 Hits, Last modified: 13 years ago
Change Encoding with iconv @info:script
1 Hits, Last modified: 13 years ago
Oracle: SPFile and PFiles @info:oracle
1 Hits, Last modified: 13 years ago
2013 @blog:2013
1 Hits, Last modified: 13 years ago
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
2009 @blog:2009
1 Hits, Last modified: 13 years ago
root login with bash @info:script
1 Hits, Last modified: 13 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
2014 @blog:2014
1 Hits, Last modified: 12 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
2010 @blog:2010
1 Hits, Last modified: 13 years ago
2011 @blog:2011
1 Hits, Last modified: 13 years ago
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
firefox @info
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki