Marlon's Wiki

it's better when it's simpler

User Tools

Site Tools


start:software:calibre

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start:software:calibre [2024/09/21 14:07] marlonivostart:software:calibre [2024/12/14 16:33] (current) – [Creating the Server with Nginx] marlonivo
Line 17: Line 17:
 </code> </code>
  
-Upload your local library (using rsync) to /opt/calibre/ and save the command somewhere.+Upload your local library (using rsync) to ''%%/opt/calibre/%%'' and save the command somewhere. 
  
 <code> <code>
-rsync -avuP --delete-after ~/library root@example.org:/opt/calibre/+rsync -avuP --delete-after ~/local_library/ root@example.org:/opt/calibre/server_library/
 </code> </code>
  
Line 31: Line 31:
 ==== Creating a service ===== ==== Creating a service =====
  
-Create a new file /etc/systemd/system/calibre-server.service and add the following:+Create a new file ''%%/etc/systemd/system/calibre-server.service%%'' and add the following:
  
 <code> <code>
Line 93: Line 93:
 ------ ------
  
-Now just go to library.example.org, the server will request the username and password you've set above, then you are FINISHED!+Now just go to library.example.org, the server will request the username and password you've set above.  
 + 
 +ENJOY! 
 + 
 +==== You might wanna See ==== 
 + 
 +[[start:software:calibre:revert|Reverting]] Calibre Installation
  
  
start/software/calibre.1726927622.txt.gz · Last modified: 2024/09/21 14:07 by marlonivo

Donate Marlon Ivo's Webpage