slurmdbd
Provides a secure enterprise-wide interface to a database for Slurm. More information: <https://slurm.schedmd.com/slurmdbd.html>.
Install
- All systems
-
curl cmd.cat/slurmdbd.sh
- Debian
-
apt-get install slurmdbd - Ubuntu
-
apt-get install slurmdbd - Kali Linux
-
apt-get install slurmdbd - Fedora
-
dnf install slurmdbd - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install slurmdbd - Raspbian
-
apt-get install slurmdbd
Provides a secure enterprise-wide interface to a database for Slurm. More information: <https://slurm.schedmd.com/slurmdbd.html>.
-
Set the daemon's nice value to the specified value, typically a negative number:
slurmdbd -n value -
Change the working directory of `slurmdbd` to the LogFile path or to `/var/tmp`:
slurmdbd -s -
Display help:
slurmdbd -h -
Display version:
slurmdbd -V
© tl;dr; authors and contributors