Calibre
Create groups and users for Calibre
# groupadd -g 4101 calibre
# useradd -g calibre -M -r -u 4101 -s /bin/bash calibre
Manager users
$ calibre-server --manage-users
- References ##
How To Create a calibre Ebook Server on Ubuntu 20.04 | DigitalOcean