Create groups and users for Calibre
# groupadd -g 4101 calibre # useradd -g calibre -M -r -u 4101 -s /bin/bash calibre