Ports Search

Results 621630 of 1,266 for /sysutils/.(0.003 seconds)
sysutils/kdeadmin-4.14.3 (Score: 0.0807937)
KDE Administration applications (meta port)
Administration applications for KDE.
sysutils/moosefs3-3.0.81 (Score: 0.0807937)
MooseFS metadata backup 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 metalogger (metadata replication) server.
sysutils/moosefs3-3.0.81 (Score: 0.0807937)
MooseFS network packet dump utility
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
sysutils/most-5.0.0 (Score: 0.0807937)
Pager (like less) which has support for windows and binary files
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
sysutils/mountapp-3.0 (Score: 0.0807937)
Windowmaker application, Resembles wmmount with extra functionality
mount.app - WindowMaker dock app
sysutils/mountsmb2-0.90.2 (Score: 0.0807937)
SMB/CIFS shares mounting scripts to do it at login
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.
sysutils/mpiexec-0.84 (Score: 0.0807937)
Tool to run a parallel job from within a PBS environment
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.
sysutils/msyslog-1.08g (Score: 0.0807937)
Flexible and easy to integrate syslog daemon
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).
sysutils/mtpfs-1.1 (Score: 0.0807937)
MTP device filesystem
MTPFS is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)
sysutils/multitail-6.4.2 (Score: 0.0807937)
Tail multiple files on console with ncurses
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.