Fulltext results:
- andunix-tool @p:andunix-tool
- ====== andunix-tool ====== Usage: java -jar andunix-tool.jar <Global Options> <Command> <Command Options> **Tip:** I su... 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 defin
- jps - Java Virtual Machine Process Status Tool @info:java
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps'' command. ''jps'' lists... man page at [[http://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html]]. I'm using it with the param... hourglass.jar 51299 /Applications/jEdit 56042 sun.tools.jps.Jps 51610 org.netbeans.Main </code> List ar
- Command Line Tools Used in My Scripts @info:script
- ====== Command Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts an which should be installed on every of my systems. Basic tools (e.g. awk, find, grep, ps) which are always inst... g * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}}
- Travian @z:travian
- ====== Travian ====== Welcome to the Travian tools at andunix.net. Here I will publish my projects regar... age]]). {{indexmenu>.#1}} ====== Links to other Tools ====== * [[http://travian.ws/|Travian Analyzer]] * [[http://www.traviantoolbox.com/|Travian Toolbox]] * [[http://www.ebav.co.uk/travian/|Travian Village Planner]] -- the inspira
- exiftool @info:script
- ====== exiftool ====== ===== Rename Photos ===== Try it first with ''-testname'': exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate"... ys, 14 hours and 55 minutes to the future: exiftool -AllDates+='0:0:43 14:55:0' -overwrite_original *
- Firefox Extensions @info:prog:firefox
- ddons.mozilla.org/firefox/addon/wot-safe-browsing-tool/|WOT, Web of Trust]] |Information about the repu... dons.mozilla.org/firefox/addon/multirow-bookmarks-toolbar/|Multirow Bookmarks Toolbar]] * [[https://addons.mozilla.org/firefox/addon/noscript/|NoScript]]
- tool @tag
- ====== tool ====== ===== Pages ===== {{topic>tool&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/tool}}
- Travian Info Tool @z:travian
- ====== Travian Info Tool ====== This tool in currently in planning. You will be able to get Informations about * players * a... ld}&vid={id} | | Field | fid | /travian/info?w={world}&fid={id} | {{tag>travian info tool plan java}}
- Virtual Network Visualization @info:solaris
- bservatory/en_US/entry/crossbow_virtual_wire_demo_tool|Crossbow Virtual Wire Demo Tool]]. ===== dladm2dot.pl ===== <code perl> #! /usr/bin/perl $STYLE{'ethe
- Formatting Syntax @wiki
- he simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatt... } Of course, you can add a title (displayed as a tooltip by most browsers), too. {{ wiki:dokuwiki-128.
- Convert a Key @info:cryptography:openssl
- = ===== Convert P12 to Java Keystore ===== keytool -importkeystore -srckeystore testkey.p12 -srcstor... he password on the command line. If you don't, keytool will ask you for a password. ===== Convert PEM t
- How To Create a Moveable VM with VirtualBox @blog:2010
- ull path to VBoxManage, VirtualBox's command line tool. ''SCRIPT_EXT='' is the extensions for the genera
- Command Line Audio @info:mac
- remote of my Mac at home, I needed a command line tool which I can use via ssh. I've found it here: [[ht
- Compare directories @info:script
- s2.txt </code> Or you use Meld as graphical diff tool: <code bash> meld shasums1.txt shasums2.txt </co
- Simulating slow network connections with trickle @blog:2014
- ified .so instead of the default one </code> {{tag>simulation network opensource tool speed bandwidth}}