mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/README.rst: Clarify need to run as root
This commit is contained in:
parent
77b6f79213
commit
7b807b4bb0
1 changed files with 3 additions and 1 deletions
|
@ -110,6 +110,8 @@ You can manage the backend Calibre-Web server with these systemd commands::
|
||||||
systemctl status calibre-web
|
systemctl status calibre-web
|
||||||
systemctl stop calibre-web
|
systemctl stop calibre-web
|
||||||
|
|
||||||
|
Run all commands `as root <https://unix.stackexchange.com/questions/3063/how-do-i-run-a-command-as-the-system-administrator-root>`_.
|
||||||
|
|
||||||
Errors and warnings can be seen if you run::
|
Errors and warnings can be seen if you run::
|
||||||
|
|
||||||
journalctl -u calibre-web
|
journalctl -u calibre-web
|
||||||
|
@ -136,7 +138,7 @@ But first: back up your content **and** settings, as explained above.
|
||||||
**Also move your /library/calibre-web/config/app.db AND/OR
|
**Also move your /library/calibre-web/config/app.db AND/OR
|
||||||
/library/calibre-web/metadata.db out of the way — if you're sure you want to
|
/library/calibre-web/metadata.db out of the way — if you're sure you want to
|
||||||
fully reset your Calibre-Web settings (to install defaults) AND/OR remove all
|
fully reset your Calibre-Web settings (to install defaults) AND/OR remove all
|
||||||
e-book metadata! Then run**::
|
e-book metadata! Then run, as root**::
|
||||||
|
|
||||||
cd /opt/iiab/iiab
|
cd /opt/iiab/iiab
|
||||||
./runrole --reinstall calibre-web
|
./runrole --reinstall calibre-web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue