monitor
389 Directory Server suite - server
Install
- All systems
-
curl cmd.cat/monitor.sh
- Debian
-
apt-get install 389-ds-base-legacy-tools
- Ubuntu
-
apt-get install radare-common
- Kali Linux
-
apt-get install 389-ds-base-legacy-tools
- CentOS
-
yum install 389-ds-base
- Fedora
-
dnf install 389-ds-base-legacy-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install radare-common
- Raspbian
-
apt-get install radare-common
- Dockerfile
- dockerfile.run/monitor
389-ds-base
389 Directory Server suite - server
Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. Its key features include: * four-way multi-master replication; * great scalability; * extensive documentation; * Active Directory user and group synchronization; * secure authentication and transport; * support for LDAPv3; * graphical management console; * on-line, zero downtime update of schema, configuration, and in-tree Access Control Information.
dmucs
distributed compilation system for use with distcc
DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities: * Works with distcc, which need not be altered in any way. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm.
torrus-common
Universal front-end for Round-Robin Databases (common files)
Core part of the Torrus suite, providing support files needed by the other Torrus packages. It can be installed directly and used with any FastCGI-compatible webserver package. Torrus is designed to be a universal front-end framework for Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured to collect and monitor arbitrary data series from various data sources which can in turn be displayed on a web page. One of the traditional applications of this functionality is the collection and visualization of network information using the Simple Network Management Protocol (SNMP) from SNMP-enabled devices. You will need to install libcrypt-des-perl and libdigest-hmac-perl for SNMPv3 support. SNMP over IPv6-transport is also supported after installing libio-socket-inet6-perl. Torrus has been formerly known as rrfw, round-robin database framework.
389-ds-base-legacy-tools
Legacy utilities for 389 Directory Server
Legacy (and deprecated) utilities for 389 Directory Server. This includes the old account management and task scripts. These are deprecated in favour of the dscreate, dsctl, dsconf and dsidm tools.
radare-common
utilities and scripts used by radare
The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering. It is composed by an hexadecimal editor (radare) with a wrapped IO layer supporting multiple backends for local/remote files, debugger (osx,bsd,linux,w32), stream analyzer, assembler/disassembler (rasm) for x86,arm,ppc,m68k,java,msil,sparc code analysis modules and scripting facilities. A bindiffer named radiff, base converter (rax), shellcode development helper (rasc), a binary information extracter supporting (pe, mach0, elf, class, ...) named rabin, and a block-based hash utility called rahash. This package contains utilities and scripts used by the terminal and gtk edition of radare.