skel
network UPS tools - metapackage
Install
- All systems
-
curl cmd.cat/skel.sh
- Debian
-
apt-get install libadios-bin
- Ubuntu
-
apt-get install libadios-bin
- Kali Linux
-
apt-get install libadios-bin
- Fedora
-
dnf install nut
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libadios-bin
- OS X
-
brew install nut
- Raspbian
-
apt-get install libadios-bin
- Dockerfile
- dockerfile.run/skel
nut
network UPS tools - metapackage
Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. This package is a metapackage that installs both nut-server and nut-client, in most cases it is sufficient for a basic UPS monitoring system.
libadios-bin
ADIOS Adaptable IO system for simulations - binaries
The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. This package provides tools for use with ADIOS.