1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 11:19:46 +01:00
tldr/pages/linux/slurmdbd.md
Vítor Henrique 5edbf734fb
pages*: improve page descriptions (#12558)
* pages*: improve page descriptions

* ical: improve page description

* cockpit-desktop: remove unneeded word from page description

* nc: improve description wording

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-25 19:58:21 -03:00

412 B

slurmdbd

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