cdist
Usable Configuration Management System
Install
- All systems
-
curl cmd.cat/cdist.sh
- Debian
-
apt-get install cdist
- Ubuntu
-
apt-get install cdist
- Kali Linux
-
apt-get install cdist
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cdist
- Raspbian
-
apt-get install cdist
- Dockerfile
- dockerfile.run/cdist
cdist
Usable Configuration Management System
cdist is a usable configuration management system. It adheres to the KISS principle and is being used in small up to enterprise grade environments. It has the following noteworthy features: * shell scripting configuration language * access to all control structures (if, case, for, while) * idempotent target properties * zero-dependencies: target system need only /bin/sh and ssh * push-based distribution * highly-scalable cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet.
sptk
speech signal processing toolkit
The Speech Signal Processing Toolkit (SPTK) is a suite of speech signal processing tools for UNIX environments developed by the SPTK working group and some graduate students in Nagoya Institute of Technology.