Administration applications for KDE.
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.
For standard file operations MooseFS acts like any other Unix-like file system.
This port provides: MooseFS metalogger (metadata replication) server.
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.
For standard file operations MooseFS acts like any other Unix-like file system.
This port provides: MooseFS network packet dump utility
most is a pager (like less) that displays, one windowful at a time,
the contents of a file on a terminal. It pauses after each windowful
and prints the following on the window status line: the screen, the
file name, current line number, and the percentage of the file so far
displayed.
In addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters. As an
option, autosensing of binary files can be disabled (via the -k
option), thereby allowing one to browse files encoded in a different
language (Japanese, Korean, Chinese, etc).
FTP: ftp://ftp.jedsoft.org/pub/davis/most
mount.app - WindowMaker dock app
This set of scripts allows you to imitate Windows feature to automount some
network shares at login time. It is relatively difficult in setup - you should
understand, what you do, know how to install SMB/CIFS support into a kernel,
how to setup /etc/nsmb.conf and .nsmbrc files, etc.
Script are written on Shell. Uses nbtscan and host utilites to locate Windows
boxes when generated .nsmbrc file in semi-automated mode with smb2nsmbrc helper
script. Also uses their own file .mssmbrc to describe any share, mounted with
mountsmb2.
Mpiexec is a replacement program for the script mpirun, which is part of the
MPICH package. It is used to initialize a parallel job from within a PBS
batch or interactive environment. Mpiexec uses the task manager library of
PBS to spawn copies of the executable on the nodes in a PBS allocation.
This new design of syslog allows for an easy implementation of input and output
modules. The modules that mantain compatibility with its precursor (Secure
Syslog) are included in the standard distribution along with four modules:
om_peo (an implementation of PEO-1 and L-PEO, two algorithmic protocols for
integrity checking), om_mysql and om_pgsql (modules that sends output to a
MySQL and PostgreSQL database, respectively) and om_regex (a module that allows
output redirection using regular expressions).
MTPFS is a FUSE filesystem that supports reading and writing from any
MTP device (as supported by libmtp)
MultiTail lets you view one or multiple files like the original tail program.
The difference is that it creates multiple windows on your console (with
ncurses). It can also monitor wildcards: if another file matching the wildcard
has a more recent modification date, it will automatically switch to that file.
That way you can, for example, monitor a complete directory of files. Merging
of 2 or even more logfiles is possible. It can also use colors while displaying
the logfiles (through regular expressions), for faster recognition of what is
important and what not. It can also filter lines (again with regular
expressions). It has interactive menus for editing given regular expressions
and deleting and adding windows. One can also have windows with the output of
shell scripts and other software. When viewing the output of external software,
MultiTail can mimic the functionality of tools like 'watch' and such.