Tools

From AdminWiki

(Difference between revisions)
Jump to: navigation, search
(Scripting)
(+ gawk, sed)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
 +
This is a landing page for tools to small to have their own section but important and useful enough to be left unnamed.
 +
= Filesystem =
= Filesystem =
Line 5: Line 7:
= Networking =
= Networking =
-
* [[mtr]]
+
* [http://www.bitwizard.nl/mtr/ mtr] -- matt's traceroute. ncurses-based traceroute utility.
 +
* [http://www.scl.ameslab.gov/netpipe/ netpipe] -- network performance tester. Helps verifying if gbit means gbit or "more than 100mbit".
= Editors =
= Editors =
Line 16: Line 19:
* [[bash]]
* [[bash]]
* [[perl]]
* [[perl]]
 +
* [[CLI]]
 +
* [[gawk]]
 +
* [[sed]]
 +
 +
= Other =
 +
 +
* [http://www.weitz.de/regex-coach/ Regex Coach] - Interactive tool for debugging regular expressions.
 +
* [[gcc]]

Latest revision as of 09:48, 10 April 2009

This is a landing page for tools to small to have their own section but important and useful enough to be left unnamed.

Contents

Filesystem

Networking

  • mtr -- matt's traceroute. ncurses-based traceroute utility.
  • netpipe -- network performance tester. Helps verifying if gbit means gbit or "more than 100mbit".

Editors

Scripting

Other

  • Regex Coach - Interactive tool for debugging regular expressions.
  • gcc
Personal tools