15709 projects tagged "Linux"
masqidentd is an Ident daemon for Linux systems that use IP masquerading. It implements the recommendations in RFC1413. It also has the ability to forward Ident requests from a client to a machine sitting behind the masquerade service. Users also have the ability to override the default Ident response. This program is most useful for people who use IRC using mIRC or Pirch behind IP masquerade. masqidentd is intended for use with ipchains only.
MathASM (MASM) is a scripting language similar to various (macro) assemblers but somewhat simplified and adjusted to specific tasks. The adjective "mathematical" comes from an early stage of its development, when its task was building simple mathematical scripts which would probably perform some calculations and write them out. As the program developed, more and more instructions were added from the "real" assemblers, so MASM now has a large set of instructions for various applications.
Mandelbrot Cellular Automaton Combines features of the Mandelbrot set and Conway's Game of Life. Displays snapshots of the Mandelbrot set at each stage of calculation; optionally includes interference from neighbouring cells (pixels) for a nonlinear and somewhat unpredictable result. Options are set at compile time. Most suitable for fractal or cellular automata enthusiasts; also visually interesting.
mmounter tries to mimic the behaviour of MacOS with regards to automatic monitoring and mounting of the volumes in your system (CDs, ZIP disks, floppies, HDs) using their volume name as the mount point. It will optionally eject devices and let users mount/umount them. Currently mmounter supports ext2, ext3, iso9660 (CD), HFS, and VFAT. This tool is user-space only (doesn't require any kernel patching) and should be fairly portable.