• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » dir
Trace: • VBoxManage (The VirtualBox CLI) • Change Encoding with iconv • image_package_system • Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) • /etc • Print all certificates in a file • Android Backup • Firefox Extensions • Home Server Goals • Project Archive

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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (16)
  • blog (10)
  • 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
14 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... ll always be in a subdirectory under the machines directory. At last, VirtualBox will remember the VM
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: -
rmdir for OSX @info:mac
5 Hits, Last modified: 10 years ago
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
5 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 second level directory, but not in subdirectories: <code> ^[^/]+/
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
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
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 ===
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
jps - Java Virtual Machine Process Status Tool @info:java
2 Hits, Last modified: 13 years ago
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
1 Hits, Last modified: 13 years ago
to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f in $(find . -type
Package Repositories @info:solaris
1 Hits, Last modified: 13 years ago
t [[http://wikis.sun.com/display/IpsBestPractices/Directory+of+Package+Repositories]]. More on IPS, th
Specify Java VM for Eclipse @info:code:eclipse
1 Hits, Last modified: 12 years ago
o the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/java </code> <no
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
k space. ===== Preparation ===== First, go to a directory where you have enought space. We will need
/etc @info:solaris
1 Hits, Last modified: 13 years ago
VBoxManage (The VirtualBox CLI) @info:virtualbox
1 Hits, Last modified: 12 years ago
Oracle: SPFile and PFiles @info:oracle
1 Hits, Last modified: 13 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
1 Hits, Last modified: 13 years ago
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
root login with bash @info:script
1 Hits, Last modified: 13 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
2009 @blog:2009
1 Hits, Last modified: 13 years ago
2011 @blog:2011
1 Hits, Last modified: 13 years ago
2010 @blog:2010
1 Hits, Last modified: 13 years ago
2014 @blog:2014
1 Hits, Last modified: 12 years ago
2013 @blog:2013
1 Hits, Last modified: 13 years ago
Set PHP Variables in .htaccess Files @blog:2010
1 Hits, Last modified: 16 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