...Some options are transparent to software (i.e cache geometries, some can be detected at runtime and configured and used accordingly, while some need to be explicitly selected or configured in the kernel’s configuration utility.
New implementation of the traceroute utility for modern Linux systems.
Backward compatible with the traditional traceroute.
Supports both IPv4 and IPv6, additional types of trace (including TCP),
allows some traces for unprivileged users.
Entirely source-based system. The goal is to provide extremely flexible but easy-to-compile Linux-like OS ready for SSI clusters. Installation procedure is network-independent and automated.
mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
IMA2 Simple command-line editor of binary files (images, object filers, byte code, etc). More sofisticated that F4 option in FAR. More simple that GUI hex editors. Can be useed as command-line utility in scripts.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
A utility that allows you to use settings from the boot commandline or from /etc/lilo.conf using append="..." in batch scripts. Useful for bootscripts that need to deal with different kernels (2.2, 2.4) for instance