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.
-
12:29
SwitchedToLinux
11 days ago $0.05 earnedLinux Mint 22.2 In Place Upgrade
3841 -
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?
14 -
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
21 -
2:34:46
TheSaltyCracker
8 hours agoWe Got Him Fired ReeEEStream 9-17-25
150K368 -
43:44
Man in America
10 hours agoAmericans Are About to Lose Everything—And They Don’t Even Know It
61.2K28 -
1:41:11
Adam Does Movies
2 days ago $3.58 earnedTalking Movies + Ask Me Anything - LIVE
41.9K2 -
3:40:08
I_Came_With_Fire_Podcast
16 hours agoNASA Blocks China, TPUSA BOOSTED, Chinese Spamoflauge, & Factional Division
44.8K6 -
33:40
Jamie Kennedy
8 hours agoEp 222 Processing the Loss of Charlie Kirk | HTBITY with Jamie Kennedy
64.5K27