Premium Only Content
eBook server – Get off Amazon and other DRM Platforms
Establish a FOSS ebook reader and possibly run a method of syncing those books.
Adding the server on top of the NAS.
First problem – the server is not always turned on. That is OK because I am a van-lifer and I will turn it on as needed. As an alternative, you can load this up on Linode and run your eBook server in the cloud.
Need to:
1.) Create the server
2.) Auto-run it on boot (this particular server is encrypted, so I need to decrypt prior to running the cron – setting a 5 minute time to decrypt the drive)
3.) Setup an auto-add books to the server
4.) Access the books from any device on the network
Install:
apt install calibre
apt install xvfb xauth imagemagick //imagemagick may already be installed
mkdir ~/calibre
mkdir ~/calibre/toadd
Create the share folder on OMV:
Go into the OMV service and add the media share with the user name and password
fstab:
//YOUR-IP/calibre/toadd /home/pi/calibre/toadd cifs user=YOURUSER,pass=YOURPASS 0 0
Add books to the library toadd folder and run the library database add command:
xvfb-run calibredb add /home/pi/calibre/toadd/* -library-path /home/pi/calibre
Start the server:
calibre-server /home/pi/calibre
Background Service (Starting Cron Job):
Use the cron job – The daemonize scripts I have done in the past failed after updating to OMV4. It might work, but last time I tried it, it failed, so I wanted to run with cron which I know works.
@reboot sleep 180 && mount -a -t cifs
@reboot sleep 210 && xvfb-run calibredb add -library-path /home/pi/calibre calibre/toadd/* && rm /calibre/toadd/*
@reboot sleep 300 && sh /bin/calibre.sh
Contents of calibre.sh:
calibre-server -with-library /home/pi/calibre
-----------
Support Switched to Linux!
👕 Merch: https://shop.switchedtolinux.com
🛒 Amazon: http://tlm.li/amazon
💰 Support: https://switchedtolinux.com/support
🛒 Affiliates: https://switchedtolinux.com/affiliates
👥 Multichannel Support: https://thinklifemedia.com
💰 Patreon: /TomM
-----------
Social Media:
🐦 Twitter: @switchedtolinux
🐸 Gab: @switchedtolinux
💡 Minds: @switchedtolinux
Reddit: /r/switchedtolinux
Mastodon: https://fosstodon.org/@switchedtolinux
-----------
We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
-
11:56
SwitchedToLinux
4 days ago $0.21 earnedMicrosoft Now Ends Support for OOS - Business Data at Risk
2711 -
13:52
beautie_style
4 years agoLet's Talk about Selling on ebay and other platforms
262 -
0:46
BANG Gaming En
4 years agoAtlus on other platforms?
15 -
1:06
SlugZzSs
4 years agoHow To Take Other Discord Server Icons
22 -
0:41
BANG Gaming En
4 years ago‘Bugsnax’ could be available on other platforms in the future
22 -
19:12
Robbi On The Record
11 hours ago $17.50 earnedThe Loneliness Epidemic: AN INVESTIGATION
48.3K83 -
14:45
Mrgunsngear
1 day ago $101.39 earnedFletcher Rifle Works Texas Flood 30 Caliber 3D Printed Titanium Suppressor Test & Review
89.7K23 -
17:17
Lady Decade
1 day ago $6.50 earnedMortal Kombat Legacy Kollection is Causing Outrage
54.8K9 -
35:51
Athlete & Artist Show
1 day ago $12.34 earnedIs Ryan Smith The Best Owner In The NHL?
75.8K8 -
22:56
American Thought Leaders
2 days agoCharles Murray: I Thought Religion Was Irrelevant to Me. I Was Wrong.
64.6K34