crm
versatile classifier for e-mail and other data
Install
- All systems
-
curl cmd.cat/crm.sh
- Debian
-
apt-get install crm114
- Ubuntu
-
apt-get install crm114
- Kali Linux
-
apt-get install crm114
- Fedora
-
dnf install crm114
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install crm114
- OS X
-
brew install crm114
- Raspbian
-
apt-get install crm114
- Dockerfile
- dockerfile.run/crm
crm114
versatile classifier for e-mail and other data
CRM114, the Controllable Regex Mutilator, is a system to examine incoming e-mail, system log streams, data files, or other data streams, and to sort, filter, or alter the incoming files or data streams however the user desires. Criteria for categorization of data can be by satisfaction of regular expressions, by sparse binary polynomial matching with a Bayesian Chain Rule evaluator, or by other means. CRM114 is not just another drop-in spam-filtering system; its Sparse Binary Polynomial Hashing methods give it the power to develop highly accurate Bayesian filters on very little training. CRM114 is compatible with SpamAssassin or other spam-flagging software; it can also be pipelined in front of or behind procmail. CRM114 is also useful as a syslog or firewall log filter, to flag up important events but ignore the ones that aren't meaningful. For mail filtering, installing metamail or mew-bin packages is recommended in order to have tools to decode MIME attachments.
crmsh
CRM shell for the pacemaker cluster manager
The crm shell is an advanced command-line interface for High-Availability cluster management in GNU/Linux. Effortlessly configure, manage and troubleshoot your clusters from the command line, with full tab completion and extensive help. crmsh also provides advanced features like low-level cluster configuration, cluster scripting and package management, and history exploration tools giving you an instant view of what your cluster is doing.
crm114-0
content classifier and filter
pacemaker
cluster resource manager
At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). It can even use technology such as Docker to automatically isolate the resources managed by the cluster. This package contains the Pacemaker daemons directly interacting with the cluster stack.