Ports Search

Results 871880 of 1,266 for /sysutils/.(0.105 seconds)
sysutils/megacli-8.07.14 (Score: 0.0807937)
SAS MegaRAID FreeBSD MegaCLI
Command Line Interface for the MegaRAID SAS family of RAID controllers, used to configure and manage connected storage devices.
sysutils/msktutil-0.5.1 (Score: 0.0807937)
Utility to manage Active Directory interoperability
Msktutil is a program for interoperability with Active Directory that can: Create a computer account in Active Directory Create a system Kerberos keytab Add and remove principals to and from that keytab Change the computer account's password
sysutils/qlogtools-3.1 (Score: 0.0807937)
Tools for processing logs from qmail and other packages
This package is a set of tools that are useful in analyzing or producing logs from qmail and other packages.
sysutils/qpxtool-0.7.2 (Score: 0.0807937)
GUI for testing CD/DVD quality and transfer rate
QPxTool is the Linux way to get full control over your CD/DVD drives. It is the Open Source Solution which intends to give you access to all available Quality Checks (Q-Checks) on written and blank media, that are available for your drive. This will help you to find the right media and the optimized writing speed for your hardware, which will increase the change for a long data lifetime. These tests are actually supported: * PIE / PIF Scan * TA Scan * Jitter / Beta Scan * Transfer Rate Scan * C1-, C2- and CU-Scan * Blank Media Quality Check * FE/TE Scan on blank media * FE/TE Scan on written media See webpage to get a list of the currently supported hardware.
sysutils/qtpass-1.1.3 (Score: 0.0807937)
Qt GUI for pass, the standard unix password manager
GUI for pass, the standard UNIX password manager.
sysutils/quicksynergy-0.9.0 (Score: 0.0807937)
Graphical interface for easily configuring Synergy2
QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an application that allows the user to share his mouse and keyboard between two or more computers. Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to share the resources, even between machines with diferent operating systems, such as Mac OS, Linux and Windows.
sysutils/racktables-0.20.11 (Score: 0.0807937)
Server room asset management suite
Racktables is a nifty and robust solution for datacenter and server room asset management. It helps document hardware assets, network addresses, space in racks, networks configuration and much much more!
sysutils/osquery-1.4.7 (Score: 0.0807937)
SQL powered OS instrumentation, monitoring, and analytics
osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.
sysutils/pdsh-2.29 (Score: 0.0807937)
Parallel Distributed Shell
Pdsh is a high-performance, parallel remote shell utility. It uses a sliding window of threads to execute remote commands, conserving socket resources while allowing some connections to timeout if needed. It was originally written as a replacement for IBM's DSH on clusters at LLNL.
sysutils/qjail-5.0 (Score: 0.0807937)
Utility to quickly deploy and manage jails
This qjail version only supports RELEASE-11.0 and newer. Qjail [ q = quick ] is a 4th generation wrapper for the basic chroot jail system that includes security and performance enhancements. Plus a new level of "user friendliness" enhancements dealing with deploying just a few jails or large scale jail environments consisting of 100's of jails. Qjail uses the jail(8) jail.conf method. This provides the ability to enable the following options on a per-jail basis. exec.fib, securelevel, allow.sysvipc, devfs_rulesets, allow.raw_sockets, allow.quotas, allow.mount.nullfs, allow.mount.tmpfs, allow.mount.zfs, vnet.interface, and vnet. The vnet option gives a jail its own network stack using the experimental vimage kernel module. The vnet option has only been tested on i386 and amd64 equipment. Qjail requires no knowledge of the jail command usage. It uses "nullfs" for read-only system executables, sharing one copy of them with all the jails. Uses "mdconfig" to create sparse image jails. Sparse image jails provide a method to limit the total disk space a jail can consume, while only occupying the physical disk space of the sum size of the files in the image jail. Ability to assign ip address with their network device name, so aliases are auto created on jail start and auto removed on jail stop. Ability to create "ZONE"s of identical qjail systems, each with their own group of jails. Ability to designate a portion of the jail name as a group prefix so the command being executed will apply to only those jail names matching that prefix. Qjail has been incorporated into the Finch open source project, see http://dreamcat4.github.io/finch/ for details.