A system is not quite complete without the small little things that makes your life easier.
zshZsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell). If you want to use zsh completion system, you should type the following commands: $ autoload -U compinstall $ compinstall See also zshcompsys(1) manpage. :) WWW: http://www.zsh.org/Back
cvsup-bin
CVSup is a software package for distributing and updating collections of files across a network. It can efficiently and accurately mirror all types of files, including sources, binaries, hard links, symbolic links, and even device nodes. CVSup's streaming communication protocol and multithreaded architecture make it most likely the fastest mirroring tool in existence today. In addition to being a great general-purpose mirroring tool, CVSup includes special features and optimizations specifically tailored to CVS repositories. This port of CVSup includes the GUI and requires X11. For a version that does not include the GUI, use the "net/cvsup-without-gui" port. WWW: http://www.cvsup.org/ jdp@polstra.comBack
vim
Vim is a virtually compatible, extremely enhanced, version of the UNIX
text editor vi.
There are a lot of enhancements above Vi: multi level undo, multi-windows
and buffers, syntax highlighting, command line editing, filename completion,
on-line help, visual selection, etc..
Many features above standard vi's have been added:
multiple windows and buffers, multi level undo, command line history,
filename completion, selection highlighting, block operations (including
column/rectangular blocks), syntax highlighting, on-line help, etc.
Embeded Perl, Tcl, and Python support.
See ":help vi_diff" for a summary of the differences between Vim and Vi.
An X-windows aware or a full X-windows GUI version can also be built
that allows full use of the mouse and pull-down menus
See http://www.vim.org/why.html for a full explanation of Vim's features.
Portability to all UNIX platforms, AmigaOS, Archimedes, Atari MiNT, BeOS,
M$-DOS, MacOS, OS/2, VMS, WinNT+Win95.
-- David (obrien@cs.ucdavis.edu)
WWW: http://www.vim.org/
Backbing
Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. It is written by Pierre BeyssacBack. WWW: http://www.freenix.fr/freenix/logiciels/bing.html
mtr
mtr combines the functionality of the "traceroute" and "ping" programs into a single network diagnostic tool. WWW: http://www.bitwizard.nl/mtr/Back
ntop
ntop is a flexible and feature-rich tool for monitoring and troubleshooting local area networks. It provides command line and web interfaces, the latter via an embedded web server. ntop is based on libpcap. Author: Luca DeriBackWWW: http://www.ntop.org/
nmap
Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and much more. WWW: http://nmap.org/ See the web page and the Phrack Magazine article (Volume 7, Issue 51 September 01, 1997, article 11 of 17) http://nmap.org/p51-11.htmlBack
mutt
Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh, part slrn, part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. Features include color support, message threading, MIME support (including RFC1522 support for encoded headers), customizable key bindings, POP3, Delivery Status Notification (DSN) support, and PGP/MIME. WWW: http://www.mutt.org/ Mutt User Information: http://www.math.fu-berlin.de/~guckes/mutt/ -- David (obrien@cs.ucdavis.edu)Back
trafshow
TrafShow continuously displays the information regarding packet traffic on the configured network interface that matches the boolean expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net. WWW: http://soft.risp.ru/trafshow/index_en.shtmlBack